technote:add_remove_flags_by_last_read
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
technote:add_remove_flags_by_last_read [2021/07/30 00:24] – [Input file - Volumes.csv] Scott Cunliffe | technote:add_remove_flags_by_last_read [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Add Remove Flags Based Off Last Read Time ====== | + | ====== Add Or Remove Flags Based Off Last Read Time ====== |
- | Add or Remove Flags based off last read time of Volumes using TMSS10ModifyFlags and a config file. | + | Add or Remove |
- | The purpose of this method allows you to lock any Volumes in your Library that have been recalled for data restoration and then automatically remove the move lock once the last read time passes a set number of days. The Sync can then place the Volumes in a move back to the offsite vault until the data expires. | + | One purpose of this method allows you to lock any [[object: |
- | The process involves TMSS10ModifyFlags loading an input file, using a definition file, to extract the Volume-ID' | + | The process involves |
- | The scan file is then processed, adding or removing the defined Flags against the scan list Volumes. | + | The scan file is then processed, adding or removing the defined |
===== Sample Files ===== | ===== Sample Files ===== | ||
Line 13: | Line 13: | ||
==== Input file - Volumes.csv ==== | ==== Input file - Volumes.csv ==== | ||
- | + | < | |
- | 001, | + | 100001L5, |
- | 002, | + | 100002L5, |
- | 003, | + | 100003L5, |
- | 004, | + | 100004L5, |
- | 005, | + | 100005L5, |
- | 006, | + | 100006L5, |
- | 007, | + | 100007L5, |
- | 008, | + | 100008L5, |
- | 009, | + | 100009L5, |
- | 010, | + | 100010L5, |
+ | </ | ||
=== Definition file - default.ttidef === | === Definition file - default.ttidef === | ||
- | The definition file provides the information on how to extract the Volume-ID from the input file into the barcode field, as well as setting the Customer-ID and Media-ID. | + | The definition file provides the information on how to extract the [[object: |
# Set input file (use full path if not in current directory) | # Set input file (use full path if not in current directory) | ||
Line 43: | Line 44: | ||
| | ||
# Extract Volume-ID into BARCODE field | # Extract Volume-ID into BARCODE field | ||
- | extract(BARCODE, | + | extract(BARCODE, |
| | ||
| | ||
Line 49: | Line 50: | ||
- | Configuration file sets definition file for translating and extracting Volume-ID' | + | Configuration file sets definition file for translating and extracting |
| | ||
traversal = | traversal = | ||
Line 84: | Line 85: | ||
- | Run TMSS10ModifyFlags to remove lock flag from all Volumes in the input file with a last read date of 30 or more days ago. Using the Volume filter (-V) to only read in Customer-ID 0002 to save processing time by avoiding reading in all other Customer-ID' | + | Run [[cli: |
- | TMSS10ModifyFlags -S user: | + | TMSS10ModifyFlags -S user: |
| | ||
==== Example Output ==== | ==== Example Output ==== | ||
+ | |||
+ | modify_flags_std.txt | ||
< | < | ||
- | ZBT001N-10:22:48 TMSS10ModifyFlags (c) GazillaByte 1998-2021 | + | |
- | ZBT002N-10:22:48 Compiled Jul 14 2021 at 16:17:38 | + | |
- | ZBT010I-10:22:48 this program allows you to set or unset volume flags | + | |
- | ZBT006N-10: | + | |
- | ZBT000N-10:22:48 Host is Little Endian | + | Report Width: 149 bytes |
- | ZBT000N-10: | + | |
- | ZBT000N-10: | + | Seq. |
- | ZBT000N-10:22:48 Current Working Directory is C: | + | |
- | ZBT004N-10:22:48 Today is Friday, July 30, 2021 | + | 1 1 100001L5 |
- | ZBT005N-10:22:48 Running on GazillaByte | + | |
- | ZBT006N-10:22:48 Process ID 12376 | + | |
- | ZBT000N-10:22:48 Parsing and validating command arguments | + | |
- | ZBT001N-10:22:48 Server Interpreted as: Server(localhost) Port(5000) User(tapemaster) Password(******) | + | |
- | ZBT002N-10:22:48 Program Options: | + | |
- | ZBT002N-10:22:48 (F) New Flags=!l | + | |
- | ZBT002N-10:22:48 (S) Server=< | + | |
- | ZBT002N-10:22:48 (V) Volume Filter=US02.LTO.* | + | |
- | ZBT002N-10:22:48 (c) Configuration File=last_read.cfg | + | |
- | ZBT000N-10:22:48 Arguments parsed and validated with 0 errors | + | |
- | ZBT000N-10:22:48 Reading Config File last_read.cfg | + | |
- | ZBT000I-10:22:48 Flags to set: | + | |
- | ZBT000I-10:22:48 Flags to unset: l | + | Report Description: Flag Modification Report |
- | ZBT000N-10:22:48 Checking for environment variable TMSSSERVERPROXY | + | |
- | ZBT000N-10:22:48 Connection to server (127.0.0.1) successful | + | Report Width: 156 bytes |
- | ZBT000N-10:22:48 Logging on to TapeTrack Server | + | |
- | ZBT000N-10:22:48 Registering Client at MACID(1c: | + | |
- | ZBT000N-10:22:48 Last Logon was at Friday, July 30, 2021 - 10:21:50 from 127.0.0.1 (GazillaByte) | + | |
- | ZBT000N-10:22:48 Welcome to Server: Production | + | 1 US02.LTO.100006L5 |
- | ZBT000N-10:22:48 Loading Scan List from definition file | + | 2 US02.LTO.100007L5 |
- | ZBT001N-10:22:48 Opening Configuration File file: default.ttidef | + | 3 US02.LTO.100008L5 |
- | ZBT001N-10:22:48 File Information for: Configuration File | + | |
- | ZBT001N-10:22:48 File Size: 132 | + | 5 US02.LTO.100010L5 |
- | ZBT001N-10:22:48 File Created: Thursday, July 15, 2021 - 11:58:26 | + | |
- | ZBT001N-10:22:48 File Last Accessed: Friday, July 30, 2021 - 10:21:50 | + | |
- | ZBT001N-10:22:48 Closing file: Configuration File | + | |
- | ZBT001N-10:22:48 Opening Import File file: VOLUMES.CSV | + | |
- | ZBT001N-10:22:48 File Information for: Import File | + | |
- | ZBT001N-10:22:48 File Size: 350 | + | |
- | ZBT001N-10:22:48 File Created: Thursday, July 15, 2021 - 11:55:58 | + | |
- | ZBT001N-10:22:48 File Last Accessed: Friday, July 30, 2021 - 10:22:26 | + | |
- | ZBT001N-10:22:48 Closing file: Import File | + | |
- | ZBT000N-10:22:48 Scan-File load is now complete. 10 records loaded | + | |
- | ZBT000I-10:22:48 Initializaing Attribute Control: Index[0] | + | |
- | ZBT001N-10:22:48 Volume filter interpreted as: Customer(US02) Media(LTO) Volume(*) Repository(*) Flags() | + | |
- | ZBT000N-10:22:48 Listing Customers | + | |
- | ZBT000N-10:22:48 Customer List successful: Customers(24) Excluded(0) | + | |
- | ZBT000N-10:22:48 Processing Customer: US02-Los Angeles Data Center (1602/ | + | |
- | ZBT000N-10:22:48 Listing Media | + | |
- | ZBT000N-10:22:48 Media List successful: Media(2) Excluded(0) | + | |
- | ZBT000N-10:22:48 Processing Media: LTO-LTO Cartridge | + | |
- | ZBT000N-10:22:48 Listing Volumes | + | |
- | ZBT000N-10:22:48 Volume List successful: Volumes(1597) Excluded(0) | + | |
- | ZBT000N-10:22:48 Volume (US02.LTO.100001L5) updated | + | |
- | ZBT000N-10: | + | |
- | ZBT000N-10: | + | |
- | ZBT000N-10: | + | |
- | ZBT000N-10: | + | |
- | ZBT000N-10: | + | |
- | ZBT000N-10: | + | |
- | ZBT000N-10: | + | |
- | ZBT000N-10: | + | |
- | ZBT000N-10:22:48 Volume (US02.LTO.100010L5) updated | + | |
- | ZBT000N-10:22:48 Closing connection to TapeTrack Server | + | |
- | ZBT000N-10:22:48 Session Statistics: | + | |
- | ZBT000N-10:22:48 Seconds Connected: 0 | + | |
- | ZBT000N-10:22:48 Queries Completed: 36 | + | |
- | ZBT000N-10:22:48 Bytes Sent: 3,088 | + | |
- | ZBT000N-10:22:48 Bytes Received: 38,832 | + | |
- | ZBT000N-10: | + | |
- | ZBT000N-10:22:48 Return Code Statistics | + | |
- | ZBT000N-10:22:48 Message | + | |
- | ZBT000N-10:22:48 Request OK 36 | + | |
- | ZBT000N-10: | + | |
- | ZBT000N-10: | + | |
- | ZBT900N-10:22:48 Program Complete | + | |
- | ZBT901N-10: | + | |
- | ZBT991N-10:22:48 CRC values for this session: 0x7a9bacb | + | |
- | ZBT992N-10:22:48 Number of records written: 76 | + | |
- | ZBT993N-10:22:48 Number of bytes written: | + | |
- | ZBT999N-10:22:48 Program ended | + | |
</ | </ | ||
+ | |||
+ | |||
{{tag> technote config cli report}} | {{tag> technote config cli report}} | ||
technote/add_remove_flags_by_last_read.1627604698.txt.gz · Last modified: 2025/01/21 22:07 (external edit)