- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- vgimport problem
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-11-2003 09:06 AM
04-11-2003 09:06 AM
vgimport problem
I created a vg with 130 lvs. I exported this. Using this map file I am importing the vg on different physical disk. It worked fine few times, later vgimport failed and given an error message saying "vgimport failed: vg is still active". I check lvmtab, /dev directory etc., but no syptoms of this new vg.
I found that some times LVM is locking the minor number, reboot is the only solution. I heard that Patch PHCO_24437 resolve this problem which is the later version of patch PHCO_23791 and PHCO_23499. I have those patches on my system. Still I am getting this error message. Any ideas why it is happening, any solutions?
Note: if I import the vg with different minor no it is working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2003 09:10 AM
04-11-2003 09:10 AM
Re: vgimport problem
On the machine where you are importing the VG, is that machine a node in an MC/ServiceGuard cluster?
Are you doing a vgimport on the machine before doing the vgimport? If so, are there any complaints from the vgimport?
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2003 09:11 AM
04-11-2003 09:11 AM
Re: vgimport problem
vgchange -a n /dev/yourvg
Then try the import...
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2003 09:13 AM
04-11-2003 09:13 AM
Re: vgimport problem
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2003 09:22 AM
04-11-2003 09:22 AM
Re: vgimport problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2003 09:26 AM
04-11-2003 09:26 AM
Re: vgimport problem
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2003 09:35 AM
04-11-2003 09:35 AM
Re: vgimport problem
You might need to do a 'vgchgid' on the copy of the volume group you are importing so that it will have a different VGID from the original.
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2003 09:41 AM
04-11-2003 09:41 AM
Re: vgimport problem
So, are you implying that this will work? You can use vgimport to clone vg/lv structure to create an identical vg on different disks? I didn't think that was possible. Am I just confused again?
Pete (it's tough getting old and senile)
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2003 09:45 AM
04-11-2003 09:45 AM
Re: vgimport problem
I think I didn't put in proper way.
I am working on a product which will take the mount point as a reference and create snap or clone depends on user choice and present that cloned or snapped physical disk to the system user choosed. There it has to create the VG and lvs identical to source and has to create the mount point and mount that particular lv.
In this process we are doing vg export and vgimport. I am facing problem while importing the vg, that also not quite often.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2003 09:53 AM
04-11-2003 09:53 AM
Re: vgimport problem
I'm not familiar with his hardware, but if I understand what he is doing, it sounds just like doing a copy with an XP or an EMC array. Sort of like an LVM snapshot. If so, he should be able to just do a vgimport on the split VG, do a vgchgid to give it a new VGID, and mount it up.
JP who is getting older and more senile too! :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2003 09:57 AM
04-11-2003 09:57 AM
Re: vgimport problem
Thanks. At least it's getting near quitting time and I can toddle on home and nurse on a "tonic" or too.
Pete
Pete