- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Backup question
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
11-01-2002 07:47 AM
11-01-2002 07:47 AM
Backup question
"cannot open /dev/rmt/0m"
I am not the guy who put/change the backup tape. He told me that he put a new tape in last night. Will this has something to do with the backup error?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2002 07:54 AM
11-01-2002 07:54 AM
Re: Backup question
The "cannot open..." will be returned if there is no tape or if the tape isn't write-enabled.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2002 08:03 AM
11-01-2002 08:03 AM
Re: Backup question
Couple of reasons :
1. Tpae not there when the command was run.
2. Tape read only but then it will give u some write prtoected error ?
3. Tape drive itslef is bad , like the sesonsr have dust etc.
Put a new tape and try to do a tar cvf /dev/rmt/0m < test file name > to check wheter the files can be written or not .
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2002 01:00 PM
11-01-2002 01:00 PM
Re: Backup question
mt -t /dev/rmt/0 rew
This should rewind the tape.
Regards
Richard :-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2002 04:02 AM
11-02-2002 04:02 AM
Re: Backup question
Especially if it works today, or most days.
If that's not it though, you'll need to check the system to make sure the device is still properly set up, still has device files, etc.
If you're the sys admin, you'll probably know anyway, if something was being done to the system that -might- have accidentally messed up the tape device files.
But if you've reviewed the device, and the tapes, it may be a bad drive. I had one recently replaced (HP Support) that was giving similar errors for no reason that we could find.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2002 04:07 AM
11-02-2002 04:07 AM
Re: Backup question
We have a series of daily tapes which we rotate (we use 15).
When we have a tape failure that has no apparent cause, we just note the date on the tape box.
If we get two failures on the same tape in a month, we replace it.
It also allows us to look for patterns, i.e. always fails on Friday, etc. that might help determine the cause.