Before backing up data on a device, you must understand the tape device-naming schema:
First tape device name: /dev/rmt/0
Second tape device name: /dev/rmt/1
rmt = raw magnetic tape device
You can also add special character letter to specify density using following format
/dev/rmt/ZX
Where
- Z is tape drive number such as 0,1..n
- X can be any one of following (as supported by your device, read the manual of your tape device & controller to see if all of them supported or not):
- l - Low density
- m - Medium density
- h - High density
- u - Ultra density
- c - Compressed density
- n - No rewinding
For example to specify the first, drive with high-density with no rewinding use device /dev/rmt/0hn.
(Check out all of our posts on Solaris)
You should follow me on twitter here or grab rss feed to keep track of new changes.
Featured Articles:
- 30 Handy Bash Shell Aliases For Linux / Unix / Mac OS X
- Top 30 Nmap Command Examples For Sys/Network Admins
- 25 PHP Security Best Practices For Sys Admins
- 20 Linux System Monitoring Tools Every SysAdmin Should Know
- 20 Linux Server Hardening Security Tips
- Linux: 20 Iptables Examples For New SysAdmins
- Top 20 OpenSSH Server Best Security Practices
- Top 20 Nginx WebServer Best Security Practices
- 20 Examples: Make Sure Unix / Linux Configuration Files Are Free From Syntax Errors
- 15 Greatest Open Source Terminal Applications Of 2012

- My 10 UNIX Command Line Mistakes
- Top 10 Open Source Web-Based Project Management Software
- Top 5 Email Client For Linux, Mac OS X, and Windows Users
- The Novice Guide To Buying A Linux Laptop












{ 2 comments… read them below or add one }
hi
thanks a lo for your document. but i need a command to clean tape drive on solaris 9.
best regards
I am a newbie trying to learn solaris 10 and i want to know the name of the file that points to my tape drive. How do I do it?
I will really appreciate if someone out there helps and fast.
Thanks,
Soty