- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- File permission for volume group
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2005 05:17 PM
02-01-2005 05:17 PM
File permission for volume group
What is the default permission, owner & group for volume group? In my system, vg00 is root:root but others vg is root:sys.
Is there any different for vg00 and others volume group such as vg01, vg02 and etc?
So, any stardard to follow?
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2005 05:38 PM
02-01-2005 05:38 PM
Re: File permission for volume group
The permissions you have is the right one.
VG00 is craeted by system at installation time hence the root:root permissions.
where as vg01 etc are craeted by admin hence the permission root:sys
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2005 07:27 PM
02-01-2005 07:27 PM
Re: File permission for volume group
1) What is default permission for vg00 and others vg? 777, 775 or ...?
2) Any impact that I changed the vg00 to root:sys?
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2005 07:37 PM
02-01-2005 07:37 PM
Re: File permission for volume group
I don't think changing ownership of vg00 from root:root to root:sys will create any problem
Sunil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2005 07:44 PM
02-01-2005 07:44 PM
Re: File permission for volume group
How about the permission for others vg such vg01, vg02 and etc? also 775? What is the default permission for these vg?
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2005 09:01 PM
02-01-2005 09:01 PM
Re: File permission for volume group
As stated earlier vg00 is created at time of installation hence permissions are root:root
there must not be any problems if changed to root:sys, there is no default permissions as the assigned permissions are based on the umask value defined in shell env, but yes for file permissions it is better to keep it to 740 for all vg directories and its contents.
Cheers
Shantaram
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2005 09:49 PM
02-01-2005 09:49 PM
Re: File permission for volume group
Bill Hassell, sysadmin