- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- DATA RECOVERY
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
12-20-2002 08:47 AM
12-20-2002 08:47 AM
I have a k210 test box that I upgraded (cold) from 11 to 11.11. I have some external Jamaica drives that I know still has data on it. I am trying to practice how I would recover this data. Is there a way to do this. Creating LVM structurs would obviously format the drives.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2002 08:48 AM
12-20-2002 08:48 AM
Re: DATA RECOVERY
Oh, that DATA RECOVERY!
Typically, you would just use vgimport to reconnect to the volume groups on these drives - they weren't in vg00, were they?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2002 08:51 AM
12-20-2002 08:51 AM
Re: DATA RECOVERY
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2002 08:52 AM
12-20-2002 08:52 AM
Re: DATA RECOVERY
# mknod /dev/vg??/group c 64 0x0?0000
# vgimport -v /dev/vg?? /dev/dsk/c?t?d? /dev/dsk/c?t?d?
You can have a whole list of disks at the end of the vgimport command line. See 'man vgimport' for more details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2002 08:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2002 05:17 PM
12-21-2002 05:17 PM
Re: DATA RECOVERY
If you had custom names for your filesystems, after a vgexport/vgimport process, you'll end up with OS standards like lvol1 lvol2 and all.
After a system recovery, I had trouble figuring out what was on what lvol after the import.
Thats when I started not using the -n parameter in the lvcreate command. It makes /etc/fstab less meaningful, but if you are careful about what you name the /fsname when you create a directory for it, not using the -n parameter will make this process easier.
This is especially useful with the big hp/emc/seagate(xiotech) disk arrays, where you vgexport a volume group on one machine, and vgimport it onto another machine. Of course on the target machine your lvol# # being number could end up different, but if you look at the origin machines /etc/fstab you should be able to figure it out.
The first time I used vgimport to recover from a self inflicted lvnboot disaster, I had to mount each lvol, look around, figure out what it was, then unmount it, make /etc/fstab changes and go to the next one. That was 4 a.m. to 6 a.m on an all nighter.
:-)
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com