HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Recovery from OBDR tape (mkCDrec utility)
Operating System - Linux
1832266
Members
4097
Online
110041
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
11-21-2008 08:53 AM
11-21-2008 08:53 AM
Recovery from OBDR tape (mkCDrec utility)
Environment:
- Server HP Rx2660 Itanium
- S.O. Linux RedHat ES 4.7
- Tape drive HP C7438A with OBDR function
- Backup/Recovery tool: mkCDrec
I have performed the backup operation without any problem, output on tape whit boot image
command: make OBDR
When I perform the recover operation:
1) I set tape in OBDR mode (push on eject button of the tape drive and switch on the tape drive)
2)Boot the server and select "Boot From File" in EFI Boot Manger Form.
3) select the device corresponding to the tape
Log:
Filename: \boot\elilo.efi
DevicePath: [Acpi(HWP0002,PNP0A03,700)/Pci(1|0)/Scsi(Pun3,Lun0)/CDROM(Entry0)/\boot\elilo.efi]
IA-64 EFI Application 11/20/08 03:15p 333,819 bytes
ELILO boot: Uncompressing Linux... done
Loading initrd initrd.img...done
Linux version 2.6.9-78.EL (brewbuilder@ia64-2.build.redhat.com) (gcc version 3.4.6 20060404 (Red Hat 3.4.6-10)) #1 SMP Wed Jul 9 15:27:17 EDT 2008
EFI v2.00 by HP: SALsystab=0x3ee7a000 ACPI 2.0=0x3fde4000 SMBIOS=0x3ee7c000 HCDP=0x3fde2000
booting generic kernel on platform hpzx1
.................
The Linux kernel is loaded but the following
messages are displayed:
One Button Disaster Recovery (OBDR) Procedure:
OBDR: positioning the tape...
/dev/nst0: No such device or address
/dev/nst0: No such device or address
OBDR: reading ram disk image into /dev/ram1 or /dev/rd/1
dd: opening `/dev/nst0': No such device or address
bzip2: Compressed file ends unexpectedly;
perhaps it is corrupted? *Possible* reason follows.
bzip2: Invalid argument
Input file = (stdin), output file = (stdout)
It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.
You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.
OBDR: problem with reading ram disk from /dev/nst0
Being desparate, I will try to open a /bin/sh.
sh: can't access tty; job control turned off
#
The tape is not present but this is normal !
The tape is set in OBDR mode = CD-ROM
Has someone already tried the recovery from tape with mkcdrec?
Thanks
- Server HP Rx2660 Itanium
- S.O. Linux RedHat ES 4.7
- Tape drive HP C7438A with OBDR function
- Backup/Recovery tool: mkCDrec
I have performed the backup operation without any problem, output on tape whit boot image
command: make OBDR
When I perform the recover operation:
1) I set tape in OBDR mode (push on eject button of the tape drive and switch on the tape drive)
2)Boot the server and select "Boot From File" in EFI Boot Manger Form.
3) select the device corresponding to the tape
Log:
Filename: \boot\elilo.efi
DevicePath: [Acpi(HWP0002,PNP0A03,700)/Pci(1|0)/Scsi(Pun3,Lun0)/CDROM(Entry0)/\boot\elilo.efi]
IA-64 EFI Application 11/20/08 03:15p 333,819 bytes
ELILO boot: Uncompressing Linux... done
Loading initrd initrd.img...done
Linux version 2.6.9-78.EL (brewbuilder@ia64-2.build.redhat.com) (gcc version 3.4.6 20060404 (Red Hat 3.4.6-10)) #1 SMP Wed Jul 9 15:27:17 EDT 2008
EFI v2.00 by HP: SALsystab=0x3ee7a000 ACPI 2.0=0x3fde4000 SMBIOS=0x3ee7c000 HCDP=0x3fde2000
booting generic kernel on platform hpzx1
.................
The Linux kernel is loaded but the following
messages are displayed:
One Button Disaster Recovery (OBDR) Procedure:
OBDR: positioning the tape...
/dev/nst0: No such device or address
/dev/nst0: No such device or address
OBDR: reading ram disk image into /dev/ram1 or /dev/rd/1
dd: opening `/dev/nst0': No such device or address
bzip2: Compressed file ends unexpectedly;
perhaps it is corrupted? *Possible* reason follows.
bzip2: Invalid argument
Input file = (stdin), output file = (stdout)
It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.
You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.
OBDR: problem with reading ram disk from /dev/nst0
Being desparate, I will try to open a /bin/sh.
sh: can't access tty; job control turned off
#
The tape is not present but this is normal !
The tape is set in OBDR mode = CD-ROM
Has someone already tried the recovery from tape with mkcdrec?
Thanks
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2008 09:09 AM
11-21-2008 09:09 AM
Re: Recovery from OBDR tape (mkCDrec utility)
Add the recovery log file
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