- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- fbackup problem
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
05-24-2007 03:45 AM
05-24-2007 03:45 AM
fbackup problem
br_backup: Invoking fbackup. See /var/sam/log/br_log for details.
fbackup(1421): no history is available for graph file /var/sam/graphFDAa21681 (below level 0)
fbackup(1004): session begins on Fri May 18 15:53:18 2007
fbackup(3038): output file /dev/rmt/c5t3d0BEST is not a valid device file for backup
fbackup(3019): would you like to enter a new output file?
n
fbackup(3022): would you like to continue this session?
and the tape drive is not HP's.it is Certance ultrium2.
How can i fix it?
thanks a lot!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2007 03:57 AM
05-24-2007 03:57 AM
Re: fbackup problem
Did the tape drive ever work with this system? HP requires certain microcodes on the devices - is the Certance ultrium2 certified to work on a HP system?
Do an ioscan -fnC tape to see if /dev/rmt/c5t3d0BEST is assigned to the drive, if not, use the file assigned to the drive
If it is assigned to the correct tape device, then try removing the device files with rmsf -H and reinstalling them with insf -H
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2007 04:01 AM
05-24-2007 04:01 AM
Re: fbackup problem
but fbackup never succeeded!
I wonder whether HP "fbackup" can support such kind of tape drive?
thanks man!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2007 04:11 AM
05-24-2007 04:11 AM
Re: fbackup problem
Since you did not specify your HP-UX version, here are options for HP-UX 11.0 and 11.11:
HP-UX 11.00 - PHCO_33201
http://www1.itrc.hp.com/service/patch/patchDetail.do?patchid=PHCO_33201&sel={hpux:11.00,}&BC=main|search|
HP-UX 11.11 - PHCO_28998
http://www1.itrc.hp.com/service/patch/patchDetail.do?patchid=PHCO_28998&sel={hpux:11.11,}&BC=main|search|
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2007 04:13 AM
05-24-2007 04:13 AM
Re: fbackup problem
If tar worked to the same device file, then fbackup should work as well.
The man page for fbackup staes it will backup to any raw magnetic tape drive.
Did you recently replace the drive? If so I would recommend recreating the drivers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2007 12:20 AM
05-30-2007 12:20 AM
Re: fbackup problem
If they see a microcode which is unknown they simply won't work.
Seen this at a customer once when a repair company replaced internal parts of a DLT8000 after which it ended up with a quantum microcode if memory serves me right.
After logging a call and some investigation HP told that customer it was the microcode causing the problems.
On that device tar and such still worked but fbackup refused to work.
I wouldn't know what brands and types have valid microcode though.
I have experience with IBM LTO units working perfectly with fbackup on a HP9000.