- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- fbackup/frecove and LTO
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
04-01-2003 12:22 AM
04-01-2003 12:22 AM
fbackup/frecove and LTO
We use fbackup to do system backup but never used it on an LTO device before. The scrip that I use checks the volume header but if the tape is an unused tape it will fail. If I use the same tape running the same script the backup will work with no problem.
If I take the new tape and tar a file to it before I start the backup the backup will also succeed with no errors.
I do not want to tar a file to the tape at the start of the backup as I will loose the header information and I cannot read the tape if it was not used before.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2003 01:55 AM
04-01-2003 01:55 AM
Re: fbackup/frecove and LTO
These may have something to do with it.
Particularly the stape driver patch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2003 03:37 AM
04-01-2003 03:37 AM
Re: fbackup/frecove and LTO
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2003 03:57 AM
04-01-2003 03:57 AM
Re: fbackup/frecove and LTO
December 2002 release (as far as I can see it has all the patches that was recommended for fbackup and LTO tape devices.)
Here is the backup script and a part of the log file. The backup_control script only check for the day and if it should do a backup or not.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2003 04:09 AM
04-01-2003 04:09 AM
Re: fbackup/frecove and LTO
I can only suggest to check that you are fully up to date on patches, both for fbackup and frecover and for the SCSI and tape drivers. Also search the ITRC Forums on 'recent' threads for fbackup and Ultrium c.q. LTO.
Please realize that the combination of fbackup/frecover and a Ultrium/LTO drive is not supported (by HP). For a supported combination you have to use HP's OmniBack/DataProtector or a similar supported backup product.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2003 04:30 AM
04-01-2003 04:30 AM
Re: fbackup/frecove and LTO
What does
lssf /dev/rmt/1m
and
swlist -l fileset -a title -a revision -a state|grep -i fback
give
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2003 05:38 AM
04-01-2003 05:38 AM
Re: fbackup/frecove and LTO
PHCO_23914 1.0 Enhancement support to Ultrium tape
Is there other patches that is required for UX 11.11 and Ultrium?
As far as I know is that this system have the latest released patch bundel installed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2003 06:40 AM
04-01-2003 06:40 AM
Re: fbackup/frecove and LTO
Just out of interest, what HP Product number does this device have
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2003 12:22 AM
04-02-2003 12:22 AM
Re: fbackup/frecove and LTO
I did a search for the patch but could not find it Can someone give me a url for it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2003 12:41 AM
04-02-2003 12:41 AM
Re: fbackup/frecove and LTO
The patch PHKL_28217 is for Ultrium 2 and OmnibackI.
I do see how this will help in the problem I have currently.