- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Failed to ignite restore from a tape
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
10-27-2012 12:34 PM
10-27-2012 12:34 PM
Hi,
One of our customer has rp8420 server and HP-UX 11.23 OS. Currently they tried to ignite restore from a tape and the restore process stop with following error :
#############################################
* Extending logical volume "vg00/lvolomni" (unused).
* Extending logical volume "vg00/lvswap1" (swap).
* Making HFS filesystem for "/stand", (/dev/vg00/rlvol1).
mkfs (hfs): Cannot read from the device
mkfs (hfs): I/O error
ERROR: newfs command failed: (/sbin/fs/hfs/newfs -L -s 327680 -b 65536 -f 8192 -c 32 -m 10 -i 9395 -o nolargefiles /dev/vg00/rlvol1).
The configuration process has incurred an error, choose one of the following options
1) abort and reboot
2) ignore error and continue
3) push a shell for troubleshooting the problem
(At any time within the shell, type "exit" to return to this menu)
##########################################################
Customer has multiple set of ignite tape. So after the 1st attemp failure they tried to restore from a 2nd tape. But this time the restore again failed with following error :
###############################
* Making VxFS filesystem for "/source", (/dev/vg00/rlvolsource).
* Setting rotational delay to 0 for "/stand".
vxfs: WARNING: msgcnt 1 mesg 037: V-2-37: vx_metaioerr - vx_olt_read - /dev/vg00/lvol3 file system meta data read error in dev/block 0/18464
ERROR: Could not mount VxFS "/dev/vg00/lvol3" at "/d_cfg_mnt_sb61/": I/O error (errno = 5).
The configuration process has incurred an error, choose one of the following options
1) abort and reboot
2) ignore error and continue
3) push a shell for troubleshooting the problem
(At any time within the shell, type "exit" to return to this menu)
####################################################
After that they tried to restore the backup in a different test server and it was sucessful. Can anyone assist what is the problem? Is it in the tape cartridge or something else?
Thanks in advanced for assistance.
BR \\ AUngshu
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2012 01:29 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2012 09:17 PM
10-27-2012 09:17 PM
Re: Failed to ignite restore from a tape (disk I/O errors)
>It sounds like the problem may ... with the disk itself.
It sure looks like it:
ERROR: newfs command failed: (/sbin/fs/hfs/newfs ... /dev/vg00/rlvol1).
vxfs: WARNING: ... /dev/vg00/lvol3 file system meta data read error
Are these the same physical disk?
Strangely, the first had /stand as HFS the second as VXFS?