- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- volume group not activated
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
04-21-2004 03:21 AM
04-21-2004 03:21 AM
A little bit history, last night the SAN admin decided to un-install EMC PowerPath software because it was giving us problems. After he rebooted the box, the volume groups were all gone!! This morning I tried to mount filesystems manually, and it said "Volume Group not activated"
Some outputs
# vgchange -a y /dev/skyplan1
vgchange: Warning: Couldn't attach to the volume group physical volume "/dev/dsk/c17t0d0":
I/O error
vgchange: Warning: couldn't query physical volume "/dev/dsk/c17t0d0":
The specified path does not correspond to physical volume attached to
this volume group
vgchange: Warning: couldn't query all of the physical volumes.
vgchange: Couldn't activate volume group "/dev/skyplan1":
Quorum not present, or some physical volume(s) are missing.
# vgdisplay -v /dev/skyplan1
vgdisplay: Volume group not activated.
vgdisplay: Cannot display volume group "/dev/skyplan1".
Help.
Thanks so much
Arnold
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2004 03:24 AM
04-21-2004 03:24 AM
Solutionhttp://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=199648
-Hazem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2004 03:25 AM
04-21-2004 03:25 AM
Re: volume group not activated
Regds,
Kaps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2004 03:35 AM
04-21-2004 03:35 AM
Re: volume group not activated
I did vgscan -v, I had some missing controllers.
Then, vgchange -a y
Then, lvlnboot -R
Then, mountall
Everything is back !!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2004 03:37 AM
04-21-2004 03:37 AM
Re: volume group not activated
it sounds like an LVM configuration problem.
# vgcfgrestore /dev/vg01
HTH.
Best regards,
Ettore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2004 03:38 AM
04-21-2004 03:38 AM
Re: volume group not activated
Best regards,
Ettore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2004 03:38 AM
04-21-2004 03:38 AM
Re: volume group not activated
Second, try to do ioscan/insf -e... possibly vgscan might work first.
Next, try to vgimport or vgcfgrestore your disk information.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2004 03:40 AM
04-21-2004 03:40 AM
Re: volume group not activated
also, know this that your thruput i/o will suffer greatly w/o Powerpath... so expect worse I/o from now on.
no points here. plz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2004 03:32 AM
12-30-2004 03:32 AM
Re: volume group not activated
....
lvlnboot: Volume group not activated.
Cannot display volume group "/dev/data".
The volume group /dev/data does not exist from SAM. It must be left over from previous configuration. The question is how to clean it up! Should I simply delete /dev/data or I need to do something else.
-- Kang