HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: problem with vgimport
Operating System - HP-UX
1825793
Members
2542
Online
109687
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
02-16-2008 09:07 AM
02-16-2008 09:07 AM
problem with vgimport
We have taken export of a VG vg01 and after that the luns were presented through through different fibre cards which changed the controller number for physical devices one after we able to see physical devices with new controller number we tried to run vgimport command and we are getting the following error.
Please let me know if you need more details regarding this concern.
vgexport command used to export VG
vgexport -pvs -m /opt.mig/map.vg01
# vgimport -vs -m /opt/mig/map.vg01 vg01
Beginning the import process on Volume Group "vg01".
vgimport: The Physical Volumes specified on the command line
do not belong to the same Volume Group.
Please let me know if you need more details regarding this concern.
vgexport command used to export VG
vgexport -pvs -m /opt.mig/map.vg01
# vgimport -vs -m /opt/mig/map.vg01 vg01
Beginning the import process on Volume Group "vg01".
vgimport: The Physical Volumes specified on the command line
do not belong to the same Volume Group.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2008 12:17 PM
02-16-2008 12:17 PM
Re: problem with vgimport
Hi Venkat,
Do you know the new disk(lun) device files of the vg01 volume group?
if yes, create a file in
example
# vi /tmp/disk.conf
/dev/dsk/c4t6d0
/dev/dsk/c4t7d0
/dev/dsk/c5t0d0
etc
# vgimport -f /tmp/disk.conf /dev/vg01
Regards,
Robert-Jan
Do you know the new disk(lun) device files of the vg01 volume group?
if yes, create a file in
example
# vi /tmp/disk.conf
/dev/dsk/c4t6d0
/dev/dsk/c4t7d0
/dev/dsk/c5t0d0
etc
# vgimport -f /tmp/disk.conf /dev/vg01
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2008 05:03 PM
02-16-2008 05:03 PM
Re: problem with vgimport
I guess, it is a typo only, however just wanted to make sure the path specified:
vgexport -pvs -m /opt.mig/map.vg01 <---
# vgimport -vs -m /opt/mig/map.vg01 vg01 <---
see the difference in the path specified for map file.
vgexport -pvs -m /opt.mig/map.vg01 <---
# vgimport -vs -m /opt/mig/map.vg01 vg01 <---
see the difference in the path specified for map file.
Time has a wonderful way of weeding out the trivial
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP