HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- vg01 lost after reloading HP-UX
Operating System - HP-UX
1826498
Members
2891
Online
109692
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
Go to solution
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
05-11-2005 04:08 PM
05-11-2005 04:08 PM
Hi,
I was having problems with applying patches on my system, so decided to simply reload the OS.
Fortunately I did a full backup before the reload!
After installing the new OS, I used SAM to bring in my second disk, as vg01. It certainly did the job, but in the process it deleted all the contents!
Where did I go wrong? I remember something about exporting & importing the vgtab file or something?
Please could someone tell me what I should have done, so that I will know what to do next time I may have a similar exercise.
Thanks.
I was having problems with applying patches on my system, so decided to simply reload the OS.
Fortunately I did a full backup before the reload!
After installing the new OS, I used SAM to bring in my second disk, as vg01. It certainly did the job, but in the process it deleted all the contents!
Where did I go wrong? I remember something about exporting & importing the vgtab file or something?
Please could someone tell me what I should have done, so that I will know what to do next time I may have a similar exercise.
Thanks.
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2005 04:14 PM
05-11-2005 04:14 PM
Solution
Hi Mike,
#mkdir /dev/vg01
#mknod /dev/vg01/group c 64 0x010000
#vgcreate /dev/vg01
#vgimport /dev/vg01 /dev/dsk/cxtyd0 (use actual PV path)
#vgchange -a y /dev/vg01
#ll /dev/vg01/lvol* and mount the volumes
Regards,
Naveej
#mkdir /dev/vg01
#mknod /dev/vg01/group c 64 0x010000
#vgcreate /dev/vg01
#vgimport /dev/vg01 /dev/dsk/cxtyd0 (use actual PV path)
#vgchange -a y /dev/vg01
#ll /dev/vg01/lvol* and mount the volumes
Regards,
Naveej
practice makes a man perfect!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2005 04:17 PM
05-11-2005 04:17 PM
Re: vg01 lost after reloading HP-UX
Thanks Naveej,
Sounds easy!
I hope not to need this, but it's nice to have the info, just in case.
Cheers.
Sounds easy!
I hope not to need this, but it's nice to have the info, just in case.
Cheers.
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