- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Activating Volume Groups attached to NAS
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
08-19-2009 06:44 PM
08-19-2009 06:44 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2009 07:10 PM
08-19-2009 07:10 PM
Re: Activating Volume Groups attached to NAS
regards,
ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2009 08:18 PM
08-19-2009 08:18 PM
Re: Activating Volume Groups attached to NAS
I can activate them manually though, and then mount the file systems.??
===>
1)For activation of Volume group automatically,check /etc/lvmrc file.
2)For mounting the file systems automatically, edit /etc/fstab file.
Regards,
LIJEESH N G
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2009 08:45 PM
08-19-2009 08:45 PM
Re: Activating Volume Groups attached to NAS
in /etc/lvmrc you need to have this variable set to 1.
#To disable automatic volume group activation,
#set AUTO_VG_ACTIVATE to 0.
AUTO_VG_ACTIVATE=1
mikap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2009 10:19 PM
08-19-2009 10:19 PM
Re: Activating Volume Groups attached to NAS
What is the output of :
# cat /etc/lvmrc | grep ^AUTO_VG_ACTIVATE
if AUTO_VG_ACTIVATE=0 in /etc/lvmrc you have to enter the vg names in the lvmrc , like vg00.
if AUTO_VG_ACTIVATE=1 those vgs should be activated automatically.
Cheers,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2009 11:11 PM
08-19-2009 11:11 PM
Solutionto the original poster - there is no proscribed "fix" from HP that I am aware of - I suspect you'll just have to write yourself a little startup script which is called after the network is started that activates the volume group, and fsck's and mounts the filesystem...
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2009 07:25 AM
08-20-2009 07:25 AM
Re: Activating Volume Groups attached to NAS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2009 04:17 PM
08-20-2009 04:17 PM
Re: Activating Volume Groups attached to NAS
The reason for the paranoia is that broken disks, whether SCSI, fibre or NFS/NAS, will cause serious bootup problems (like hangs with no recovery).
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2009 07:32 PM
08-20-2009 07:32 PM