TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


technote:report_tmss10zonelist

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
technote:report_tmss10zonelist [2019/02/08 02:06] – [Command Line Input] Scott Cunliffetechnote:report_tmss10zonelist [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== Technote Reports - ZoneList ======+======  ZoneList Reports ======
  
-TMSS10ZoneList lists each zone and the volumes assigned to them.+[[cli:tmss10zonelist|TMSS10ZoneList]] lists each Zone and the [[object:volume|Volumes]] assigned to them.
  
 ===== TMSS10ZoneList Format 1 ===== ===== TMSS10ZoneList Format 1 =====
  
 +==== Command Line Input ====
 +<code plain;>
 +TMSS10ZoneList -S user:-password@server -f 1 > output.txt
 +</code>
 +
 +
 +==== Text File Output ====
 +<code plain;>
 + 
 +             System: TapeTrack
 + Report Description: Zone Inventory
 +       Report Notes: ZoneID(1:1) Description(Drawer 1 divider 1)
 +    
 +       Report Width: 113 bytes
 +
 + Seq.   Customer                                 Media Type           Barcode              Slot       Next Move  
 + ------ ---------------------------------------- -------------------- -------------------- ---------- ---------- 
 +      1 North Carolina Data Center               LTO Cartridge        US03.LTO.000000L5           1.1            
 +      2 North Carolina Data Center               LTO Cartridge        US03.LTO.000001L5           1.2            
 +      3 North Carolina Data Center               LTO Cartridge        US03.LTO.000002L5           1.3            
 +      4 North Carolina Data Center               LTO Cartridge        US03.LTO.000003L5           1.4            
 +      5 North Carolina Data Center               LTO Cartridge        US03.LTO.000004L5           1.5            
 +      6 North Carolina Data Center               LTO Cartridge        US03.LTO.000005L5           1.6            
 +      7 North Carolina Data Center               LTO Cartridge        US03.LTO.000006L5           1.7            
 +      8 North Carolina Data Center               LTO Cartridge        US03.LTO.000007L5           1.8            
 + ------ ---------------------------------------- -------------------- -------------------- ---------- ---------- 
 +
 +             System: TapeTrack
 + Report Description: Zone Inventory
 +       Report Notes: ZoneID(GEMTRAC1) Description(GemTrac Rack 1)
 +    
 +       Report Width: 113 bytes
 +
 + Seq.   Customer                                 Media Type           Barcode              Slot       Next Move  
 + ------ ---------------------------------------- -------------------- -------------------- ---------- ---------- 
 +      1 Los Angeles Data Center                  LTO Cartridge        US02.LTO.000001L6           1.1            
 +      2 Los Angeles Data Center                  LTO Cartridge        US02.LTO.000005L6          1.16 1970-01-05 
 +      3 Los Angeles Data Center                  LTO Cartridge        US02.LTO.000024L6          1.19            
 +      4 Los Angeles Data Center                  LTO Cartridge        US02.LTO.000025L6          1.20            
 +      5 Los Angeles Data Center                  LTO Cartridge        US02.LTO.000027L6          1.21            
 +      6 Los Angeles Data Center                  LTO Cartridge        US02.LTO.000028L6          1.22            
 +      7 Los Angeles Data Center                  LTO Cartridge        US02.LTO.000029L6          1.23            
 +      8 Los Angeles Data Center                  LTO Cartridge        US02.LTO.000030L6          1.24            
 +      9 Los Angeles Data Center                  LTO Cartridge        US02.LTO.000031L6          1.25            
 +     10 Los Angeles Data Center                  LTO Cartridge        US02.LTO.000032L6          1.26            
 +     11 Los Angeles Data Center                  LTO Cartridge        US02.LTO.000033L6          1.27            
 +     12 Los Angeles Data Center                  LTO Cartridge        US02.LTO.000034L6          1.28            
 + ------ ---------------------------------------- -------------------- -------------------- ---------- ---------- 
 +</code>
 ===== TMSS10ZoneList Format 2 (default) ===== ===== TMSS10ZoneList Format 2 (default) =====
  
Line 11: Line 60:
  
  
-<sxh+<code
-TMSS10ZoneList -S user:-password@server -f 2> output.txt +TMSS10ZoneList -S user:-password@server -f 2 > output.txt 
-</sxh>+</code>
  
-=== Output === +==== Text File Output ==== 
-<sxh plain;>+<code plain;>
  
              System: TapeTrack              System: TapeTrack
Line 32: Line 81:
  
  
-</sxh>+</code>
technote/report_tmss10zonelist.1549591560.txt.gz · Last modified: 2025/01/21 22:07 (external edit)