Description
This command shows the replication state of a specified VTL replication source container.
Syntax
vtl --show_replstate --name <name>
Where
--name Name of a valid VTL replication source container
Result
Cartridges with data, INSYNC with peer:
---------------------------------------
AFNGC6003 AFNGC6004 AFNGC6005 AFNGC6006 AFNGC6007 AFNGC6008 AFNGC6009 AFNGC600A
AFNGC600B AFNGC600C AFNGC600D AFNGC600E AFNGC600F AFNGC600G AFNGC600H AFNGC600I
AFNGC600J AFNGC600K AFNGC600L AFNGC600M AFNGC600N AFNGC600O AFNGC600Q AFNGC600R
AFNGC600S AFNGC600T AFNGC600V AFNGC600W AFNGC600X AFNGC600Y AFNGC600Z AFNGC6010
AFNGC6011 AFNGC6012 AFNGC6013 AFNGC6014 AFNGC6002 AFNGC6001
Total 38 cartridges synchronized with peer VTL.
Cartrdges with data, not INSYNC with peer:
------------------------------------------
None.
Total 0 cartridges NOT synchronized with peer VTL.
Cartridges that do not have data are not displayed.
Description
Displays the list of vtl-related options that can be used as a reference when using the QoreStor CLI.
Result
Usage:
vtl --show [--verbose]
[--name <name>]
vtl --update_carts --name <name>
--add
--no_of_tapes <number>
vtl --import_cart --name <name>
--barcode <barcode>
vtl --activate --name <name>
[--force <yes|no>]
vtl --deactivate --name <name>
vtl --rescan --name <name>
[--force <yes|no>]
vtl --set_rw --name <name>
[--id <number>]
vtl --show_replstate --name <name>
vtl --help
vtl <command> <command-arguments>
<command> can be one of:
--show Displays command specific information.
--update_carts Add cartridges
--import_cart import cartridges from cloud
--activate Activate a replica VTL
--deactivate De-activate a replica VTL
--rescan Rescan a replica VTL
--set_rw Set drives in a vtl container to read write
--show_replstate Show replication state of a container
For command-specific help, please type vtl --help <command>
eg:
vtl --help show
This topic introduces the CLI commands that are useful for managing the filesystem and performing system maintenance-related tasks.
- The Maintenance command and its options are used to perform filesystem and system maintenance.
The QoreStor CLI maintenance commands lets you display the system maintenance repair progress, and manage the data repair and state of a QoreStor system.
|
NOTE: Whenever the QoreStor enters or exits from the Maintenance mode state, communication via OST, RDA, CIFS, and NFS is lost. |
The maintenance --filesystem commands perform maintenance operations on the QoreStor file system, the maintenance --diags command allow you to create and view diagnostic bundles for your QoreStor system.
|
NOTE: This set of maintenance commands provide some functionality that is not available in the QoreStor GUI. To check the status of the QoreStor server, use the QoreStor CLI system --show command to display the current status. |