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
10-09-2002 07:06 AM
10-09-2002 07:06 AM
fbackup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 07:09 AM
10-09-2002 07:09 AM
Re: fbackup
Do a "mt rew" and see what results you get.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 07:09 AM
10-09-2002 07:09 AM
Re: fbackup
Sandip
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 07:14 AM
10-09-2002 07:14 AM
Re: fbackup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 07:19 AM
10-09-2002 07:19 AM
Re: fbackup
The mt command should default to /dev/rmt/0m if you don't specify a device (with the -t option). I wonder if your device files are corrupted. Do "ll /dev/rmt/0*" and see what you get. We may want to remove them with "rmsf" and recreate them with "insf -e".
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 07:19 AM
10-09-2002 07:19 AM
Re: fbackup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 07:22 AM
10-09-2002 07:22 AM
Re: fbackup
insf -H (hardware path)
example insf -H 52/2/1.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 07:23 AM
10-09-2002 07:23 AM
Re: fbackup
Have you got a /dev/rmt/0m ??
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 07:31 AM
10-09-2002 07:31 AM
Re: fbackup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 07:41 AM
10-09-2002 07:41 AM
Re: fbackup
Maybe the "mt rew" wasn't such a good idea. I just tried it and, without a tape in the drive, I get the same "/dev/rmt/0mnb: No such device or address" response as you're seeing. Can you try it with a tape in the drive?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 07:51 AM
10-09-2002 07:51 AM
Re: fbackup
mt rew /dev/rmt/0m
should be
mt -t /dev/rmt/0m rew
Maybe you are typing it correctly but not quoting accurately in your response. Now is this something that occured recently but was working in the past? If so I would suggest that you call HP and have them determine if it is a bad drive or not. Or if you have another drive can you do a:
mt -t /dev/rmt/1m rew
after you put a known good tape in the drive.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 07:53 AM
10-09-2002 07:53 AM
Re: fbackup
Are you telnet'd onto the correct physical server? (try the console)
Are you querying the right physical device? (Trace the cables)
Don't laugh, people here have been caught out before!
Share and Enjoy! Ian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 07:58 AM
10-09-2002 07:58 AM
Re: fbackup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 08:06 AM
10-09-2002 08:06 AM
Re: fbackup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 08:27 AM
10-09-2002 08:27 AM
Re: fbackup
Has someone linked /dev/rmt/0m to the other device file? Check using ll and lssf.
Also fbackup shouldn't be used with no rewind device files (there was mention of one earlier on.)
regards,
Darren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 10:13 AM
10-09-2002 10:13 AM
Re: fbackup
Sandip