- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- fbackup fail - output file /dev/rmt/0m is not a va...
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
07-17-2003 04:49 PM
07-17-2003 04:49 PM
Anyone has any idea why my fbackup failed?
I received the following
br_backup: Invoking fbackup. See /var/sam/log/br_log for details.
fbackup(1004): session begins on Fri Jul 18 01:30:01 2003
fbackup(3038): output file /dev/rmt/0m is not a valid device file for backup
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
Have tried replacing with another working tape drive but still failed.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2003 04:55 PM
07-17-2003 04:55 PM
Re: fbackup fail - output file /dev/rmt/0m is not a valid device file for backup
Please supply:
# ls -l /dev/rmt/0m
# ioscan -fnkC tape
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2003 05:05 PM
07-17-2003 05:05 PM
Re: fbackup fail - output file /dev/rmt/0m is not a valid device file for backup
Do some testing to see if the tape device file is correct.
mt -t /dev/rmt/0m rew
mediainit /dev/rmt/0m
Find out the correct device by using the command
ioscan -fnC tape
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2003 05:30 PM
07-17-2003 05:30 PM
Re: fbackup fail - output file /dev/rmt/0m is not a valid device file for backup
Check lssf /dev/rmt/* and ensure hardware path is not question marks (ie, ???)
Ensure tape drive is supported on server and server has any enablement patches installed.
Check firmware.
Clean tape drive and use new tape
Test with tar.
Ensure cabling is correctly (and firmly) attached.
Check for hardware errors in cstm or for messages in syslog or event.log.
Just a few quick things that may help.
Cheers!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2003 06:12 PM
07-17-2003 06:12 PM
Re: fbackup fail - output file /dev/rmt/0m is not a valid device file for backup
Please find the output as follows :
#ls -l /dev/rmt/0m
crw-rw-rw- 2 bin bin 205 0x003000 Jul 2 03:55 /dev/rmt/0m
#ioscan -fnkC tape
Class I H/W Path Driver S/W State H/W Type Description
=====================================================================
tape 1 0/0/1/0.4.0 stape CLAIMED DEVICE HP C1533A
/dev/rmt/1m /dev/rmt/c0t4d0BESTn
/dev/rmt/1mb /dev/rmt/c0t4d0BESTnb
/dev/rmt/1mn /dev/rmt/c0t4d0DDS
/dev/rmt/1mnb /dev/rmt/c0t4d0DDSb
/dev/rmt/c0t4d0BEST /dev/rmt/c0t4d0DDSn
/dev/rmt/c0t4d0BESTb /dev/rmt/c0t4d0DDSnb
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2003 06:23 PM
07-17-2003 06:23 PM
Re: fbackup fail - output file /dev/rmt/0m is not a valid device file for backup
# tar cvf /dev/rmt/1m /tmp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2003 06:42 PM
07-17-2003 06:42 PM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2003 06:49 PM
07-17-2003 06:49 PM
Re: fbackup fail - output file /dev/rmt/0m is not a valid device file for backup
Will try and see if the backup is successful tonight.
Meanwhile, i have another HP-UX box which has the fbackup failed as well.
The /var/sam/log/br_log did reflect that the full backup started, but no exit code. But my br_index.full file wasn't updated, so I suspect the backup did not run at all.
Below is the message i got.
Any idea what went wrong ?
br_backup: Invoking fbackup. See /var/sam/log/br_log for details.
fbackup(1601): could not access -i/-e file /nfs
fbackup(1004): session begins on Fri Jul 18 02:50:01 2003
fbackup(1517): /net not backed up - 'n' option (NFS) not specified
fbackup(3203): volume 1 has been used 26 time(s)
fbackup(3024): writing volume 1 to the output file /dev/rmt/0m
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2003 06:58 PM
07-17-2003 06:58 PM
Re: fbackup fail - output file /dev/rmt/0m is not a valid device file for backup
Those are warnings and your backup should be running.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2003 05:44 PM
07-20-2003 05:44 PM
Re: fbackup fail - output file /dev/rmt/0m is not a valid device file for backup
Please help ! How to check what actually went wrong ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2003 06:20 PM
07-20-2003 06:20 PM
Re: fbackup fail - output file /dev/rmt/0m is not a valid device file for backup
What is in the tape header? This will tell you when the backup was taken.
# frecover -V /tmp/header -f /dev/rmt/0m
This will give you the index of the tape.
# frecover -I /tmp/index -f /dev/rmt/0m
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2003 06:28 PM
07-20-2003 06:28 PM
Re: fbackup fail - output file /dev/rmt/0m is not a valid device file for backup
if no, you may create a link:
# ln -s /dev/rmt/1m /dev/rmt/0m
and try to test it:
- To store a particular directory:
# fbackup -f /dev/rmt/0m -i /tmp
- To recover a particular directory:
# frecover -vx -i /tmp -f /dev/rmt/0m
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2003 08:03 PM
07-20-2003 08:03 PM
Re: fbackup fail - output file /dev/rmt/0m is not a valid device file for backup
Here's the tape header...
Magic Field:FBACKUP_LABEL
Machine Identification:9000/800
System Identification:HP-UX
Release Identification:B.11.00
Node Identification:dgamfg
User Identification:root
Record Size:32768
Time:Mon Jul 21 02:50:01 2003
Media Use:-1
Volume Number:1
Checkpoint Frequency:32
Fast Search Mark Frequency:200
Index Size:12629744 26013
Backup Identification Tag:26013 1058719801
Language:
Any clue? Thanks !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2003 11:31 PM
07-20-2003 11:31 PM
Re: fbackup fail - output file /dev/rmt/0m is not a valid device file for backup
As you can see the device of your tape is:
/dev/rmt/1m
So set to fbackup to use this device.
Also made a check to read/write to the device
(write -> tar cf /dev/rmt/1m
read(extract) -> tar xvf /dev/rmt/1m )
Caesar