TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


technote:hiding_volumeids

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:hiding_volumeids [2021/07/15 00:10] – [Hiding Volumes From Display In TapeTrack TapeMaster] Scott Cunliffetechnote:hiding_volumeids [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== Hiding Volume-ID'======+====== Hiding Volumes ======
  
 [[object:volume|Volumes]] can be hidden, or removed from view, in TapeTrack TapeMaster and from Command Line programs (through flag exclusion), cleaning up [[object:volume|Volume]] display without needing to delete volumes and their associated data.   [[object:volume|Volumes]] can be hidden, or removed from view, in TapeTrack TapeMaster and from Command Line programs (through flag exclusion), cleaning up [[object:volume|Volume]] display without needing to delete volumes and their associated data.  
Line 6: Line 6:
  
 Hiding [[object:volume|Volumes]] from display is a two part process: Hiding [[object:volume|Volumes]] from display is a two part process:
-  * Adding the hidden Attribute (h Flag) to the required [[object:volume|Volumes]]. +  * Adding the hidden Attribute (h) Flag to the required [[object:volume|Volumes]]. 
-  * Removing from display via the TapeTrack TapeMaster preferences.+  * Removing the Hidden [[object:volume|Volumes]] from display via the TapeTrack TapeMaster Preferences.
  
 Hiding [[object:volume|Volumes]] with the hidden Attribute from the Command Line batch programs involves adding a reference to the h flag in the [[object:volume|Volume]] filter. Hiding [[object:volume|Volumes]] with the hidden Attribute from the Command Line batch programs involves adding a reference to the h flag in the [[object:volume|Volume]] filter.
Line 13: Line 13:
 ===== Adding Hidden Attribute To A Volume ===== ===== Adding Hidden Attribute To A Volume =====
  
-In the inventory tab of the required customers media type: +In the inventory tab of the required Customers Media type: 
-  * Select the [[object:volume|Volumes]] by left-clicking (or range select volumes with Shift + Click or Ctrl + Click).+  * Select the [[object:volume|Volumes]] by left-clicking (or range select volumes with ''Shift'' ''Click'' or ''Ctrl'' ''Click)''.
   * Right click the highlighted [[object:volume|Volumes]]  and select ''Special Operations'' -> ''Modify'' -> ''Flags''.   * Right click the highlighted [[object:volume|Volumes]]  and select ''Special Operations'' -> ''Modify'' -> ''Flags''.
  
Line 41: Line 41:
 {{show_hidden_volumes_false.gif}} {{show_hidden_volumes_false.gif}}
  
-Hidden [[object:volume|Volumes]] can be restored to display by setting the ''Show Hidden Volumes'' field to ''True'' .+===== Restoring Hidden Volumes To Display In TapeTrack TapeMaster ===== 
 + 
 +Open the TapeTrack TapeMaster Preferences by selecting ''File'' -> ''Preferences''
 + 
 +{{file_preferences.gif}} 
 + 
 +Set the ''Show Hidden Volumes'' field to ''True'' via the drop-down box. 
 + 
 +Click ''OK'' to close the **Preferences** window and save the updates.
  
 {{show_hidden_volumes_true.gif}} {{show_hidden_volumes_true.gif}}
Line 55: Line 63:
 <note important>All [[object:user|User]], server, [[object:customer|Customer]] and [[object:media|Media]] details shown are examples only.  You will need to insert your own values in order to make a successful connection to your server.</note> <note important>All [[object:user|User]], server, [[object:customer|Customer]] and [[object:media|Media]] details shown are examples only.  You will need to insert your own values in order to make a successful connection to your server.</note>
  
-Show complete inventory, minus any hidden [[object:volume|Volumes]] for customer US04, media LTO currently in repository OFFS +Show complete inventory, minus any hidden [[object:volume|Volumes]] for customer US04, media LTO currently in repository OFFS, excluding all [[object:volume|Volumes]] with a Hidden (h) Flag. 
-<sxh>+<code>
 TMSS10Inventory -S user:-password@server -V "US04.LTO.*@OFFS+!h" TMSS10Inventory -S user:-password@server -V "US04.LTO.*@OFFS+!h"
-</sxh>+</code>
  
  
 {{tag> technote tapemaster cli volume flags h-flag}} {{tag> technote tapemaster cli volume flags h-flag}}
technote/hiding_volumeids.1626307832.txt.gz · Last modified: 2025/01/21 22:07 (external edit)