HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- hpux restore fails with "Cannot open destination"
Operating System - HP-UX
1830207
Members
3821
Online
109999
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
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
12-02-2002 12:54 PM
12-02-2002 12:54 PM
hpux restore fails with "Cannot open destination"
I am trying to create a bootable backup tape per document "How can I build a restore tape to recover my hp-ux system?" This is document id: CJLP9210290900 in the knowledge base. My system is an hp735 10.20. The commands (slightly modified from doc) to build the tape:
# dd if=/usr/lib/uxbootlf of=/dev/rmt/1mn bs=2k
# sync; sync
# dd if=/dev/rdsk/c2t6d0 of=/dev/rmt/1m bs=64k
The 2nd dd takes 16 mins. c2t6d0 is a 1GB disk. The doc says it should take an hour. Rebooting to the tape I try from the isl prompt:
ISL> hpux restore disk(2/0/7.6.0;0)
The system responds:
"Restore 2/0/7.6.0
Cannot open destination disk"
and hangs. Rebooting and trying:
ISL> hpux restore fwscsi.6.0
results in the system error:
"Restore
Cannot open destination fwscsi.6.0". Any ideas how to correct these errors?
# dd if=/usr/lib/uxbootlf of=/dev/rmt/1mn bs=2k
# sync; sync
# dd if=/dev/rdsk/c2t6d0 of=/dev/rmt/1m bs=64k
The 2nd dd takes 16 mins. c2t6d0 is a 1GB disk. The doc says it should take an hour. Rebooting to the tape I try from the isl prompt:
ISL> hpux restore disk(2/0/7.6.0;0)
The system responds:
"Restore 2/0/7.6.0
Cannot open destination disk"
and hangs. Rebooting and trying:
ISL> hpux restore fwscsi.6.0
results in the system error:
"Restore
Cannot open destination fwscsi.6.0". Any ideas how to correct these errors?
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2002 01:58 PM
12-02-2002 01:58 PM
Re: hpux restore fails with "Cannot open destination"
Way too complicated. Download a the latest copy of Ignite/UX and install it on your system:
http://www.software.hp.com/products/IUX/index.html
Then run:
make_tape_recovery -a tape-device-file -Iv -x inc_entire=vg00
You will now have a bootable tape with options to reload onto a different disk, change sizes of the lvols and even change the type of filesystem.
Bill Hassell, sysadmin
http://www.software.hp.com/products/IUX/index.html
Then run:
make_tape_recovery -a tape-device-file -Iv -x inc_entire=vg00
You will now have a bootable tape with options to reload onto a different disk, change sizes of the lvols and even change the type of filesystem.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2002 06:43 PM
12-02-2002 06:43 PM
Re: hpux restore fails with "Cannot open destination"
Also make sure that you make use of the "no-rewind" device when creating an ignite tape. Otherwise the tape is useless. The tape is created in two portions, a bootable image at the beginning, and a 'tar' archive after that.
Using Bill's example:
# /opt/ignite/bin/make_tape_recovery -a /dev/rmt/0mn -Iv -x inc_entire=vg00
Using Bill's example:
# /opt/ignite/bin/make_tape_recovery -a /dev/rmt/0mn -Iv -x inc_entire=vg00
Anyone for a Mutiny ?
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