- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Problem with Ultrium device files
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-22-2003 03:06 AM
10-22-2003 03:06 AM
Problem with Ultrium device files
I do it with different cables and different drives.
When I put good tape to drive, I can only use devices with no-rewind option (/dev/rmt/1mn, /dev/rmt/2mn, /dev/rmt/3mn).
I can't perform such actions as rewinding or offlining the tape with devices /dev/rmt/1m, /dev/rmt/2m, /dev/rmt/3m.
I get an error: INVALID ARGUMENT.
Restart the system doesn't help.
I need any device /dev/xm to perform a restore with Omniback.
Please help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2003 03:30 AM
10-22-2003 03:30 AM
Re: Problem with Ultrium device files
do you have the latest stape driver?
did you rmsf the device files and insf -e
new ones?
Regards,
Bernhard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2003 03:40 AM
10-22-2003 03:40 AM
Re: Problem with Ultrium device files
I also performed rmsf and insf.
Doesn't help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2003 03:47 AM
10-22-2003 03:47 AM
Re: Problem with Ultrium device files
server:# mt -t /dev/rmt/3mn rew
server:# mt -t /dev/rmt/3mn fsf 1
server:# mt -t /dev/rmt/3mn fsf 1
server:# mt -t /dev/rmt/3mn rew
server: #mt -t /dev/rmt/3m rew
/dev/rmt/3m: Invalid argument
server:# mt -t /dev/rmt/3m fsf 1
/dev/rmt/3m: Invalid argument
server:# mt -t /dev/rmt/3m status
on tape open: Invalid argument
server:# mt -t /dev/rmt/3m fsf 1
/dev/rmt/3m: Invalid argument
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2003 03:57 AM
10-22-2003 03:57 AM
Re: Problem with Ultrium device files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2003 04:03 AM
10-22-2003 04:03 AM
Re: Problem with Ultrium device files
After reboot it sees only one drive attached (currently there is a one attached).
ioscan also sees one drive.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2003 06:22 PM
10-22-2003 06:22 PM
Re: Problem with Ultrium device files
mt -t /dev/rmt/?mn [rew|offl]. Maybe this helps.