![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Can I use Any DSS Tape in My Drive ? | AIX122 | AIX | 2 | 11-12-2007 12:27 PM |
| tape drive | alisevA3 | UNIX for Dummies Questions & Answers | 4 | 04-24-2006 02:53 AM |
| 4MM Tape Drive | joeweisser | AIX | 1 | 08-18-2005 05:44 AM |
| second tape drive on SCO 505 | franruiz | UNIX for Dummies Questions & Answers | 1 | 06-15-2004 10:11 AM |
| Tape Drive SCO 5.0.7 | josramon | UNIX for Advanced & Expert Users | 2 | 07-03-2003 09:28 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
help with tape drive on aix 5.1
I have a dlt tape drive on a AIX 5.1 machine, I have no idea how to backup to this thing, would I just mount it can copy over to it, not sure the commands or where to begin? Can anyone help, or point me to documentation....
|
| Forum Sponsor | ||
|
|
|
|||
|
ok, after some research i got this far
I have come to a wall. Im trying to copy files to a 8mm tape drive on hostname, using the cpio command. Something like this ls_*.c_|_cpio_-ov_>/dev/rmt0 I keep getting this Cannot write to disk Can anyone help? |
|
|||
|
yes, /dev/rmt0 is there, and if i run
# lsdev -Cc tape rmt0 Available 40-60-00-0,0 SCSI 8mm Tape Drive this leads me to believe it is available what command is this? mt -f /dev/rmt/0 status specifically the mt command? |
|
|||
|
ignore the part about mt in my previous post, i got this
# mt -f /dev/rmt0 status rmt0 Available 40-60-00-0,0 SCSI 8mm Tape Drive attribute value description user_settable mode yes Use DEVICE BUFFERS during writes True block_size 1024 BLOCK size (0=variable length) True extfm no Use EXTENDED file marks True ret no RETENSION on tape change or reset True density_set_1 39 DENSITY setting #1 True density_set_2 39 DENSITY setting #2 True compress yes Use data COMPRESSION True size_in_mb 20000 Size in Megabytes False ret_error no RETURN error on tape change or reset True |
|||
| Google The UNIX and Linux Forums |