- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- how to create /dev/rmt/2m device file??
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
02-20-2007 07:48 PM
02-20-2007 07:48 PM
how to create /dev/rmt/2m device file??
I am not getting the device file /dev/rmt/2m,or/dev/rmt/2mn and instead of that there is /dev/rmt/tsmmt2 which don't support fbackup...if any body knows please help me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2007 08:02 PM
02-20-2007 08:02 PM
Re: how to create /dev/rmt/2m device file??
insf -e
That should create the device if the tape drive is is connected and configured correctly.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2007 01:48 AM
02-21-2007 01:48 AM
Re: how to create /dev/rmt/2m device file??
Hello:
Maybe there is a problem with the SAN configuration. Talk to the SAN group to see if they have configured it correctly.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2007 01:49 AM
02-21-2007 01:49 AM
Re: how to create /dev/rmt/2m device file??
"insf" runs automatically during boot,it can be run manually to recreate accidently removed device files or to create device files for newly device.
#insf -e --> recreates missing device files
#insf -eH --> recreates device files for specific auto configurable device.
You can also use "mksf"
mksf --> for tape drives & other devices that supprt many device dependent options.
The mksf command makes a special file in the devices directory, normally /dev, for an existing device, a device that has already been assigned an instance number by the system. The device is specified by supplying some combination of the -C, -d, -H, and -I options. If the options specified match a unique device in the system, mksf creates a special file for that device; otherwise, mksf prints an error message and exits.
/sbin/mksf [-C class | -d driver] [-D directory] [-H hw-path] [-I instance] [-q|-v] [driver-options] [special-file]
/sbin/mksf [-C class | -d driver] [-D directory] [-H hw-path] -m minor [-q|-v] [-r] special-file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2007 02:07 AM
02-21-2007 02:07 AM
Re: how to create /dev/rmt/2m device file??
If insf does not create the device file, you should remove all of the device files for that address with rmsf -H xxxxxxx, then run insf -H xxxxxx to create all new device files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2007 02:38 AM
02-21-2007 02:38 AM
Re: how to create /dev/rmt/2m device file??
it may be helpful to post the type of the library. It looks like this is not a HP lib.
Perhaps you need additional software / procedures because of this.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!
