- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- vgimport warning message
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-08-2004 05:35 PM
03-08-2004 05:35 PM
Beginning the import process on Volume Group "/dev/vg01".
vgimport: Warning: Volume Group belongs to different CPU ID.
Can not determine if Volume Group is in use on another system.
Continuing.
vgimport: Warning: Volume Group contains "2" PVs, "4" specified.
Continuing.
Logical volume "/dev/vg01/lvol11" has been successfully created
with lv number 1.
Logical volume "/dev/vg01/lvol12" has been successfully created
with lv number 2.
Logical volume "/dev/vg01/lvol13" has been successfully created
with lv number 3.
Logical volume "/dev/vg01/lvol14" has been successfully created
with lv number 4.
Volume group "/dev/vg01" has been successfully created.
Warning: A backup of this volume group may not exist on this machine.
Please remember to take a backup using the vgcfgbackup command after
activating the volume group.
Activated volume group
Volume group "/dev/vg01" has been successfully changed.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 05:43 PM
03-08-2004 05:43 PM
Re: vgimport warning message
Are there shared disks?
Check that they doesn't belong to another volume group in this system or the other system.
hth.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 05:50 PM
03-08-2004 05:50 PM
Re: vgimport warning message
It always says the first warning when it is importing disks from another system. It is telling the truth! because the disks are from another machine, it can't be sure they are not in another volume group. However, you can be sure :)
The second one is just being stupid. It is telling you that you have specified four devices on the command line but there are only two disks. It looks like two of your device files are alternate paths to the same disks so it's correct.
You final warning is true too, it doesn't do a vgcfgbackup but you can do that yourself if you want
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 05:51 PM
03-08-2004 05:51 PM
Solution2. If the VG contains alternate links to the PVs. Dont specify them with the vgimport command. (it takes it automatically). Even if you specify it just throws an error which you can ignore.
From the o/p that u have given I think the VG has successfully been imported on the other system. You can ignore the error messages.
-Karthik S S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2004 12:36 AM
03-10-2004 12:36 AM