HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Selective - Make_Recovery
Operating System - HP-UX
1834156
Members
2508
Online
110064
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-03-2001 11:44 AM
05-03-2001 11:44 AM
I need to recover to an external hard disk. I basically did a make_recovery of my internal drive and would like to restore it to an external so it can be portable. Does anyone know how to do a selective restore and select and external drive as the target of the restore?
Keep it Simple!~
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2001 12:00 PM
05-03-2001 12:00 PM
Re: Selective - Make_Recovery
Have a look at this thread. I think this should help you:
http://forums.itrc.hp.com:80/cm/QuestionAnswer/1,1150,0x29be53921f1ad5118fef0090279cd0f9,00.html
http://forums.itrc.hp.com:80/cm/QuestionAnswer/1,1150,0x29be53921f1ad5118fef0090279cd0f9,00.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2001 12:02 PM
05-03-2001 12:02 PM
Re: Selective - Make_Recovery
boot in single user mode,in bch prompt digit search for hardware path of tape,boot from it and recovey in your external disk.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2001 12:36 PM
05-03-2001 12:36 PM
Solution
it might be a little easier to do a
mkboot -b /dev/dsk/
vgextend /dev/vg00 /dev/dsk/
lvextend -m 1 /dev/vg00/lvol1 /dev/dsk/
(repeat for each lvol)
lvreduce -m 0 /dev/vg00/lvol1 /dev/dsk/
(repeat for each lvol)
vgreduce /dev/vg00 /dev/dsk/
but yes you can do what your asking, create the make_recovery with the -i option to make it interactive, boot to tape, then at the menu
make sure the disk you want to recover to is the correct disk (very very important) then let it go.
when your done do
setboot
and check that the pri boot path is the one you want.
good luck!!
mkboot -b /dev/dsk/
vgextend /dev/vg00 /dev/dsk/
lvextend -m 1 /dev/vg00/lvol1 /dev/dsk/
(repeat for each lvol)
lvreduce -m 0 /dev/vg00/lvol1 /dev/dsk/
(repeat for each lvol)
vgreduce /dev/vg00 /dev/dsk/
but yes you can do what your asking, create the make_recovery with the -i option to make it interactive, boot to tape, then at the menu
make sure the disk you want to recover to is the correct disk (very very important) then let it go.
when your done do
setboot
and check that the pri boot path is the one you want.
good luck!!
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP