- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Failure to attach PV to the root 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
04-08-2011 07:37 AM
04-08-2011 07:37 AM
Failure to attach PV to the root volume group on boot
I also have duplicate DSFs for some reason as well. When I try to rmsf any of them it states they are busy. I guess I could try from lvm maintence mode.... As far as I know there is no way to change a minor number for a persistent DSF, yes? Any advice would be appreciated.
SECLLDV01-root-(/home/root)-$ll /dev/disk/
total 0
brw-r----- 1 bin sys 1 0x00001d Apr 7 13:53 disk0
brw-r----- 1 bin sys 1 0x00001f Apr 7 14:30 disk0_p1
brw-r----- 1 bin sys 1 0x00001e Apr 7 14:30 disk0_p2
brw-r----- 1 bin sys 1 0x000020 Apr 7 14:30 disk0_p3
brw-r----- 1 bin sys 1 0x00001d Apr 4 14:57 disk15
brw-r----- 1 bin sys 1 0x00001f Apr 4 14:57 disk15_p1
brw-r----- 1 bin sys 1 0x00001e Apr 4 14:57 disk15_p2
brw-r----- 1 bin sys 1 0x000020 Apr 4 14:57 disk15_p3
vmunix: LVM : Failure in attaching PV (dev=0x1000010) to the root volume group.
The physical volume does not exist, or is not configured in the kernel
vmunix: LVM : Activation of root volume group failed
vmunix: LVM: Scanning for Root VG PVs (VGID 0x27ed8ed0 0x4cbf5813)
vmunix: LVM: Rootvgscan detected 1 PV(s). Will attempt root VG activation using
vmunix: the following PV(s):
vmunix: 0x100001e
vmunix: LVM: Root VG activated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2011 10:58 AM
04-08-2011 10:58 AM
Re: Failure to attach PV to the root volume group on boot
is PHCO_27369 installed?
ftp://us-ffs.external.hp.com/patch_bundles/hp-ux/HWE/HWE1100_B.11.00.0403.3.txt
it describes a similar problem...
Unix operates with beer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2011 08:53 AM
04-20-2011 08:53 AM
Re: Failure to attach PV to the root volume group on boot
I fixed this by booting into lvm maintenance mode and manually removed the duplicate dsfs (had to use rm -R and not rmsf). The I did a vgscan -Nf to update lvmtab entries. (However this did not work initially, it kept telling me I had to use the -N option even though I was. This is actually a bug with lvm, updating to the most current version of lvm fixed this).
Then I rebooted and all seems well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2011 10:32 AM
04-20-2011 10:32 AM
Re: Failure to attach PV to the root volume group on boot
Use vgscan -apv to 'preview' a new lvmtab.
In short, someone disconnected some luns and this is common in a SAN environment.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2011 12:37 PM
04-27-2011 12:37 PM
Re: Failure to attach PV to the root volume group on boot
Closed.