- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- /dev/vg02/group was not matched with any Physical...
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
03-06-2005 06:37 AM
03-06-2005 06:37 AM
/dev/vg02/group was not matched with any Physical Volumes
I can't see all the data disks (a Nike technology discs with LUN) on my server ,
I try to make vgchange -a y /dev/vg02 =>does not exist in the /etc/lvmtab !!
I try to make vgextend /dev/vg02 /dev/dsk/c0t0d0 => /dev/vg02 does not exist in teh /etc/lvmtab
I try to move /etc/lvmtab into /etc/lvmtab/old and tape #vgscan -av =>the volume group /dev/vg02/group was not matched with any physical volumes
I reboot my server , I tape #search =>the system does recognize data discs !!
Does someone have a solution ?
Thanks a lot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2005 07:12 AM
03-06-2005 07:12 AM
Re: /dev/vg02/group was not matched with any Physical Volumes
What do you see in "ioscan -ifnCdisk" ?
Check if all disks in ioscan output match some vg. I think that disks that hold the vg02 are no longer exist in the system and you have only /dev/vg02/ directory with files that does not match the hardware.
Steps:
ioscan -fnCdisk
pvdisplay -v /dev/dsk/cXtXdX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2005 07:20 AM
03-06-2005 07:20 AM
Re: /dev/vg02/group was not matched with any Physical Volumes
pvdisplay -v /dev/dsk/c0t0d0 =>Cannot display physical volume
I can't all the disks !!
If i break to boot and tape >search => i see only disks system (VG00) not the data !!
??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2005 07:47 AM
03-06-2005 07:47 AM
Re: /dev/vg02/group was not matched with any Physical Volumes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2005 12:08 PM
03-06-2005 12:08 PM
Re: /dev/vg02/group was not matched with any Physical Volumes
CHeck the cables but also check the power to the disk cabinet. Do you have green lights on the front of the disks.
If on a SAN also check that the zoning is correct on the fibre switch, and that the disks are set up on the san to enable the server to see them.
Regards John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2005 05:00 PM
03-06-2005 05:00 PM
Re: /dev/vg02/group was not matched with any Physical Volumes
Jov