- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: fbackup failing on LTO drive
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
02-21-2002 06:31 PM
02-21-2002 06:31 PM
fbackup failing on LTO drive
I seems to be having an intermittent problem doing a fbackup to my LTO drive. Error msg show below :-
WRITE ERROR while writting data record, at media record XXXXXXX attempting to make this volume salvagable rewrite the volume from beginning.
This is a new server (rp5470) running HP-UX11.0 we just acquired recently and comes with an internal ultrium drive (230 series).
The fbackup command I'm using is :-
/etc/fbackup -I /opr/bkup/citygas.log -v0f /dev/rmt/1m -g /opr/bkup/citygasgraph
where citygasgraph file contains the dirs I need to backup.
HP engr has upgraded the drive firmware from E15D to E20D, and applied a series of fbackup enhancement patches, including PHCO_25424 (cumulative fbackup(1M)/frecover(1M) patch). Also the LTO drive, LVD SE SCSI card, LVD SCSI cable and LVD SE terminator have been changed.
But the problem still presisted, and seems to be getting even more frequent.
I just wondering if anyone has encountered similiar problem.
Thanks for any feedback.
- Kim Meng
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2002 06:44 PM
02-21-2002 06:44 PM
Re: fbackup failing on LTO drive
To verify whether this is related to fbackup, can you perform a tar backup on the same file to the same LTO drive and check whether it works?
Hope this helps. Regards.
Steven Sim Kok Leong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2002 02:07 AM
02-22-2002 02:07 AM
Re: fbackup failing on LTO drive
By gradually eliminating things and testing, we eventually tried changing the tapes to be HP or Maxell only and the errors mysteriously went away...
Its not the same mechanism as DLT, don't rely on past tape performance as a reliable guide.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2002 04:44 AM
02-27-2002 04:44 AM
Re: fbackup failing on LTO drive
Also set a "blocksperrecord" size of at least 64 (KByte). The default size (16) is way too small for LTO (It already is too small for DDS.). See the fbackup(1M) manual page for details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2002 04:13 AM
02-28-2002 04:13 AM
Re: fbackup failing on LTO drive
For info, I'm using HP tapes, which is supposed to be of good quality. But it's really is not so much of a media problem.
HP has reverted with the info that there is a known bug using fbackup on certain LTO drive (mine is an ultrium 230 series), and they are still working on the fixes.
In the meantime, they are also testing another series of ultrium drive with fbackup in Germany, and result appears to be good.
As an interim, I have just change my backup from fbackup to cpio, although HP engr has informed me that both cpio and tar are not fully tested out on all ultrium drive as yet, and they cannot warantee that these will be trouble-free in all cases.
If anyone have any other supplementary info to add, that will be most welcome.
So, thanks once again for all the feedbacks given.
Best rgd,
- Kim Meng