- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: vg's not being mounted after reboot
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
11-19-2001 11:21 AM
11-19-2001 11:21 AM
vg's not being mounted after reboot
as "CLAIMED" but in SAM both disks show up as
UNUSED in "disks devices". I had to activate
them via "vgchange" after "vgdisplay" showed
them being inactive. What can I do to make sure
these vg's come up on their own after a reboot.
They are both listed correctly in /etc/lvmtab also.
Thanks,
Randy Vincent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2001 11:29 AM
11-19-2001 11:29 AM
Re: vg's not being mounted after reboot
check /etc/fstab has entry for these VG if not add it.
Goodluck,
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2001 11:33 AM
11-19-2001 11:33 AM
Re: vg's not being mounted after reboot
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2001 11:36 AM
11-19-2001 11:36 AM
Re: vg's not being mounted after reboot
are those station members of an MC/SC cluster (ServiceGuard)?
then this is intended, as these VGs should only be activated by the MC/SG-packages...
Else have a look into your "/etc/lvmrc", and ensure "AUTO_ACTIVATE_VG" is set to "1".
HTH,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2001 11:38 AM
11-19-2001 11:38 AM
Re: vg's not being mounted after reboot
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2001 11:40 AM
11-19-2001 11:40 AM
Re: vg's not being mounted after reboot
Make sure that AUTO_VG_ACTIVATE=1 in /etc/lvmrc unless you are custom activating volume groups (within /etc/lvmrc).
Also, have a look at /var/adm/syslog/syslog.log for any potential information.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2001 12:09 PM
11-19-2001 12:09 PM
Re: vg's not being mounted after reboot
And the systems has vg00, vg01, vg02, vg03, vg04 for volume groups. It is vg03 & vg04
that don't come up. Both are 17gig drives on a
11.00 32bit system. Should I customize the /etc/lvmrc file and if so how would the
function look to accomplish this, like this????
/sbin/vgchange -a y -s
parallel_vg_sync "dev/vg00 /dev/vg01"
parallel_vg_sync "/dev/vg02 /dev/vg03"
parallel_vg_sync "/dev/vg04"
Plus there is not MCService Guard s/w installed.
Thanks,
Randy Vincent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2001 12:15 PM
11-19-2001 12:15 PM
Re: vg's not being mounted after reboot
Regards,
Jason V.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2001 01:03 PM
11-19-2001 01:03 PM
Re: vg's not being mounted after reboot
If the autovgactivate is set to 1, the system should activate the VG's on boot.
Check rc.log and syslog.log file to see whether any messages on this activation were recorded.
HTH
raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2001 01:07 PM
11-19-2001 01:07 PM
Re: vg's not being mounted after reboot
Regards,
Jason V.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2001 08:28 AM
11-20-2001 08:28 AM
Re: vg's not being mounted after reboot
are assigned to the problem VG's (vg03, vg04).
The command "ioscan" show them as claimed and
the device files are there?. While in SAM
the LV's associated with these VG's showed up
as unused.
Thanks,
Randy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2001 08:36 AM
11-20-2001 08:36 AM
Re: vg's not being mounted after reboot
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2001 09:22 AM
11-20-2001 09:22 AM
Re: vg's not being mounted after reboot
up prior to the CPU being fired up. These disks
are 17gig. The LV's that make up these VG's
were created with "nolargefile" and are noted
that way in the /etc/fstab file.
Randy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2001 09:25 AM
11-20-2001 09:25 AM
Re: vg's not being mounted after reboot
ioscan -fnC disk
strings /etc/lvmtab
vgdisplay vg03
vgdisplay vg04
Rgds
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2001 09:33 AM
11-20-2001 09:33 AM
Re: vg's not being mounted after reboot
Restore the LVM configuration information for the physical volume /dev/rdsk/
vgcfgrestore -n /dev/vgnn /dev/rdsk/
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2001 09:36 AM
11-20-2001 09:36 AM
Re: vg's not being mounted after reboot
Thanks,
Randy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2001 09:50 AM
11-20-2001 09:50 AM
Re: vg's not being mounted after reboot
for both VG's. I guess I have to wait until
the system is rebooted (???) to see if all is
well again.
Thanks everyone for your help, have
a Happy Thanksgiving : )
Randy