- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- vg01.conf wrong
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
08-03-2006 01:23 AM
08-03-2006 01:23 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 01:28 AM
08-03-2006 01:28 AM
SolutionSorry, I'm not familiar with the previous history, so my assumption can be wrong, but why do you need this *conf file.
If you are sure about the disks of the vg, the only thing which you have to do is:
mkdir /dev/vg01
mknod /dev/vg01/group c 64 0x0N0000 (N must be unique on the computer)
vgimport /dev/vg01 /dev/dsk/XXXX /dev/dsk/YYYY
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 01:32 AM
08-03-2006 01:32 AM
Re: vg01.conf wrong
So as long as I do the vgimport, my vg01 will come back online with data intact?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 01:33 AM
08-03-2006 01:33 AM
Re: vg01.conf wrong
Please post the link you the thread that you are talking about, and do not forget to give points to the poeple that kindly take their time to answer your questions.
Regards,
Jaime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 01:35 AM
08-03-2006 01:35 AM
Re: vg01.conf wrong
if you do a vgimport, you will get all the data on it.
Chan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 01:35 AM
08-03-2006 01:35 AM
Re: vg01.conf wrong
Yes your data will be intact with vgimport provided you are 100% certain you have the correct disks.
The questions I have is what date was that conf file created. typically the system automatically makes that when the vg changes.
But as stated above. if you know the disks.
mkdir
mknod
vgimport vg01 {list of disks}
will bring your vg back
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 01:36 AM
08-03-2006 01:36 AM
Re: vg01.conf wrong
I always post points when the problem is resolved. As of this posting I still have a problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 01:39 AM
08-03-2006 01:39 AM
Re: vg01.conf wrong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 01:40 AM
08-03-2006 01:40 AM
Re: vg01.conf wrong
The data will be stored, take into account the only one thing: such a restore will give the standard names to logical volumes: lvol1, lvoil2 etc...
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 01:47 AM
08-03-2006 01:47 AM
Re: vg01.conf wrong
hmm you sure that vgscan removed your vg01?
if you do vgdisplay vg01 what do you get?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 01:52 AM
08-03-2006 01:52 AM
Re: vg01.conf wrong
vgimport: Warning: Volume Group contains "3" PVs, "2" specified. Continuing." So I'll start investigating that road.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 01:54 AM
08-03-2006 01:54 AM
Re: vg01.conf wrong
vgcfgrestore -n vg01 -l
vgcfgrestore -n vg03 -l
and check the disk too, e.g.:
pvdisplay -v /dev/dsk/c4t1d0
Does it match?
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 01:55 AM
08-03-2006 01:55 AM
Re: vg01.conf wrong
It could just be an alternate path that was missing also.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 02:01 AM
08-03-2006 02:01 AM
Re: vg01.conf wrong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 02:04 AM
08-03-2006 02:04 AM
Re: vg01.conf wrong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 02:04 AM
08-03-2006 02:04 AM
Re: vg01.conf wrong
Regards,
Jaime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 02:10 AM
08-03-2006 02:10 AM
Re: vg01.conf wrong
then you should be able to vgdisplay vg01
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 02:31 AM
08-03-2006 02:31 AM
Re: vg01.conf wrong
Use this to check the configuration.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2006 03:46 AM
08-03-2006 03:46 AM