meta data for this page
  •  

Különbségek

A kiválasztott változat és az aktuális verzió közötti különbségek a következők.

Összehasonlító nézet linkje

Előző változat mindkét oldalonElőző változat
Következő változat
Előző változat
doksik_leirasok:tapeutil [2013/11/22 18:57] admindoksik_leirasok:tapeutil [2014/04/28 17:04] (aktuális) admin
Sor 3: Sor 3:
 ===== Tapeutil or ITDT ===== ===== Tapeutil or ITDT =====
  
-| tapeutil -f /dev/smc0 elementinfo | Displays element information - library information +^ parancs ^ leírás ^ 
-| tapeutil -f /dev/smc0 inventory | Displays the element status information +| tapeutil -f /dev/smc0 elementinfo | Displays element information - library information| 
-| tapeutil -f /dev/smc0 inventory -i | Display only the import/export element status information +| tapeutil -f /dev/smc0 inventory | Displays the element status information| 
-| tapeutil -f /dev/smc0 inventory |grep -p Import | Display only the import/export element status information +| tapeutil -f /dev/smc0 inventory -i | Display only the import/export element status information| 
-| tapeutil -f /dev/smc0 inventory |sed -n '/Import/,/^$/p' | Display only the import/export element status information +| tapeutil -f /dev/smc0 inventory %%|%% grep -p Import | Display only the import/export element status information| 
-| tapeutil -f /dev/smc0 inventory -i |awk '/Tag/ {if ( $4 != "" ) print $4; else print "IO_SLOT_EMPTY"}' | Display tapes in the I/O door +| tapeutil -f /dev/smc0 inventory %%|%% sed -n '/Import/,/%%^%%$/p' | Display only the import/export element status information| 
-| tapeutil -f /dev/smc0 move X Y | Move tape from slot element number X to slot element number Y +| tapeutil -f /dev/smc0 inventory -i %%|%% awk '/Tag/ {if ( $4 != "" ) print $4; else print "IO_SLOT_EMPTY"}' | Display tapes in the I/O door| 
-| tapeutil -f /dev/smc0 devids | Display device ID element status information for all drives +| tapeutil -f /dev/smc0 move X Y | Move tape from slot element number X to slot element number Y| 
-| tapeutil -f /dev/rmt1 status | Query drive status +| tapeutil -f /dev/smc0 devids | Display device ID element status information for all drives| 
-| tapeutil -f /dev/rmt1 vpd | Display drive Vital Product Data (VPD) +| tapeutil -f /dev/rmt1 status | Query drive status| 
-| tapeutil -f /dev/rmt1 devinfo | Show device information +| tapeutil -f /dev/rmt1 vpd | Display drive Vital Product Data (VPD)| 
-| tapeutil -f /dev/rmt1 path | Check tape and path SCSI information +| tapeutil -f /dev/rmt1 devinfo | Show device information| 
-| tapeutil -f /dev/rmt1 fuser | Display which process is using the drive +| tapeutil -f /dev/rmt1 path | Check tape and path SCSI information| 
-| tapeutil -f /dev/rmt1 mount <element number> | Mount tape from element number on drive rmt0 +| tapeutil -f /dev/rmt1 fuser | Display which process is using the drive| 
-| tapeutil -f /dev/rmt1 unmount <element number> | Dismount tape from element number on drive rmt0 +| tapeutil -f /dev/rmt1 mount <element number> | Mount tape from element number on drive rmt0| 
-| tapeutil -f /dev/rmt1 inqpage 83 | Show drive serial+| tapeutil -f /dev/rmt1 unmount <element number> | Dismount tape from element number on drive rmt0| 
 +| tapeutil -f /dev/rmt1 inqpage 83 | Show drive serial|
  
 forrás: [[http://thobias.org/tsm/tapeutil/]] forrás: [[http://thobias.org/tsm/tapeutil/]]
 +[[http://www-01.ibm.com/support/docview.wss?uid=ssg1S1002706|IBM TotalStorage Tape Diagnostic Tool README (ITDT) v1.2]]