HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- fbackup(1002) error in backp
Operating System - HP-UX
1833827
Members
2117
Online
110063
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
07-23-2004 06:15 PM
07-23-2004 06:15 PM
fbackup(1002) error in backp
fbackup(1004): session begins on Sat Jul 24 00:30:01 2004
fbackup(3038): output file /dev/rmt/c0t1d0BEST is not a valid device file for ba
ckup
fbackup(3019): would you like to enter a new output file?
fbackup(3004): writer aborting
fbackup(1002): Backup did not complete : Reader or Writer process exit
The output of "ioscan -funC tape" command is:
Class I H/W Path Driver S/W State H/W Type Description
=====================================================================
tape 0 0/0/1/0.1.0 stape CLAIMED DEVICE HP C5683A
/dev/rmt/0m /dev/rmt/c0t1d0BESTn
/dev/rmt/0mb /dev/rmt/c0t1d0BESTnb
/dev/rmt/0mn /dev/rmt/c0t1d0DDS
/dev/rmt/0mnb /dev/rmt/c0t1d0DDSb
/dev/rmt/c0t1d0BEST /dev/rmt/c0t1d0DDSn
/dev/rmt/c0t1d0BESTb /dev/rmt/c0t1d0DDSnb
Could someone please advise what to do?????
fbackup(3038): output file /dev/rmt/c0t1d0BEST is not a valid device file for ba
ckup
fbackup(3019): would you like to enter a new output file?
fbackup(3004): writer aborting
fbackup(1002): Backup did not complete : Reader or Writer process exit
The output of "ioscan -funC tape" command is:
Class I H/W Path Driver S/W State H/W Type Description
=====================================================================
tape 0 0/0/1/0.1.0 stape CLAIMED DEVICE HP C5683A
/dev/rmt/0m /dev/rmt/c0t1d0BESTn
/dev/rmt/0mb /dev/rmt/c0t1d0BESTnb
/dev/rmt/0mn /dev/rmt/c0t1d0DDS
/dev/rmt/0mnb /dev/rmt/c0t1d0DDSb
/dev/rmt/c0t1d0BEST /dev/rmt/c0t1d0DDSn
/dev/rmt/c0t1d0BESTb /dev/rmt/c0t1d0DDSnb
Could someone please advise what to do?????
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2004 09:14 PM
07-23-2004 09:14 PM
Re: fbackup(1002) error in backp
Hi,
First you run the command insf -e or insf witout any option . This will create the device files for new installed hardware or device file deleted or corupted. Then check the devive file for the particular tape and run the fbackup command.
Error you have listed seems to be some issue with device file only.
Gaurav
First you run the command insf -e or insf witout any option . This will create the device files for new installed hardware or device file deleted or corupted. Then check the devive file for the particular tape and run the fbackup command.
Error you have listed seems to be some issue with device file only.
Gaurav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2004 05:35 AM
07-24-2004 05:35 AM
Re: fbackup(1002) error in backp
The error message is fairly clear: there is no device called c0t1d0BEST. Unfortunately, insf creates these lengthy names which are duplicates of the shorter (easier to remember) names. To see the icentical device files:
ll /dev/rmt | sort -k6
The device file that will work with fbackup (and easy to remember) is /dev/rmt/0m (or 0mn). The trailing 'n' refers to no-rewind which is only meaningful to simple tools like tar or cpio). fbackup controls all tape movement so the automatic features in specfic defice files are not important.
Bill Hassell, sysadmin
ll /dev/rmt | sort -k6
The device file that will work with fbackup (and easy to remember) is /dev/rmt/0m (or 0mn). The trailing 'n' refers to no-rewind which is only meaningful to simple tools like tar or cpio). fbackup controls all tape movement so the automatic features in specfic defice files are not important.
Bill Hassell, sysadmin
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