You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
slcli file disaster-recovery-failover
Example was missing, please add it.
EXAMPLE:
slcli file disaster-recovery-failover 12345678 87654321
This command performs failover operation for volume with ID 12345678 to replica volume with ID 87654321.
Expected:
./slcli file disaster-recovery-failover --help
Usage: slcli file disaster-recovery-failover [OPTIONS] VOLUME_ID
EXAMPLE:
slcli file disaster-recovery-failover 12345678 87654321
This command performs failover operation for volume with ID 12345678 to replica volume with ID 87654321.
Failover an inaccessible file volume to its available replicant volume.
┌────┬────────────────┬─────────────────────────────┐
│ │ volume-id │ │
│ │ --replicant-id │ ID of the replicant volume │
│ -h │ --help │ Show this message and exit. │
└────┴────────────────┴─────────────────────────────┘
Failover an inaccessible file volume to its available replicant volume. If a volume (with replication) becomes inaccessible due to a disaster event, this method
can be used to immediately failover to an available replica in another location. This method does not allow for failback via API. After using this method, to
failback to the original volume, please open a support ticket. If you wish to test failover, please use replica-failover.
slcli file replica-failback
Example was missing, please add it.
EXAMPLE:
slcli file replica-failback 12345678
This command performs failback operation for volume with ID 12345678.
Expected:
./slcli file replica-failback --help
Usage: slcli file replica-failback [OPTIONS] VOLUME_ID
EXAMPLE:
slcli file replica-failback 12345678
This command performs failback operation for volume with ID 12345678.
Failback a file volume from the given replicant volume.
┌────┬───────────┬─────────────────────────────┐
│ │ volume-id │ │
│ -h │ --help │ Show this message and exit. │
└────┴───────────┴─────────────────────────────┘
slcli file replica-failover
Example was missing, please add it.
EXAMPLE:
slcli file replica-failover 12345678 87654321
This command performs failover operation for volume with ID 12345678 to replica volume with ID 87654321.
Expected:
./slcli file replica-failover --help
Usage: slcli file replica-failover [OPTIONS] VOLUME_ID
EXAMPLE:
slcli file replica-failover 12345678 87654321
This command performs failover operation for volume with ID 12345678 to replica volume with ID 87654321.
Failover a file volume to the given replicant volume.
┌────┬────────────────┬─────────────────────────────┐
│ │ volume-id │ │
│ │ --replicant-id │ ID of the replicant volume │
│ -h │ --help │ Show this message and exit. │
└────┴────────────────┴─────────────────────────────┘
slcli file replica-locations
Example was missing, please add it.
EXAMPLE:
slcl file replica-locations 12345678
This command lists suitable replication data centers for block volume with ID 12345678.
Expected:
./slcli file replica-locations --help
Usage: slcli file replica-locations [OPTIONS] VOLUME_ID
EXAMPLE:
slcl file replica-locations 12345678
This command lists suitable replication data centers for block volume with ID 12345678.
List suitable replication datacenters for the given volume.
┌────┬───────────┬────────────────────────────────────────────────────────┐
│ │ volume-id │ │
│ │ --sortby │ Column to sort by │
│ │ --columns │ Columns to display. Options: ID, Long Name, Short Name │
│ -h │ --help │ Show this message and exit. │
└────┴───────────┴────────────────────────────────────────────────────────┘
The text was updated successfully, but these errors were encountered:
Example was missing, please add it.
EXAMPLE:
slcli file disaster-recovery-failover 12345678 87654321
This command performs failover operation for volume with ID 12345678 to replica volume with ID 87654321.
Expected:
Example was missing, please add it.
EXAMPLE:
slcli file replica-failback 12345678
This command performs failback operation for volume with ID 12345678.
Expected:
Example was missing, please add it.
EXAMPLE:
slcli file replica-failover 12345678 87654321
This command performs failover operation for volume with ID 12345678 to replica volume with ID 87654321.
Expected:
Example was missing, please add it.
EXAMPLE:
slcl file replica-locations 12345678
This command lists suitable replication data centers for block volume with ID 12345678.
Expected:
The text was updated successfully, but these errors were encountered: