Configuration Mode Commands : Core iSCSI commands : storage snapshot storage-array add host * type Zadara Auth-Method
  
storage snapshot storage-array add host * type Zadara Auth-Method
Adds a Zadara storage-array for a snapshot using either access-key or username-password authentication.
Syntax
[failover-peer] storage snapshot storage-array add host <hostname> type Zadara Auth-Method [Access-Key password <access-key> | Username-Password username <username> password <password>] [protocol <protocol>]
Parameters
failover-peer
Performs the command on the failover peer of the current appliance. If the failover peer is unavailable, the changed configuration is automatically applied when the appliance returns to service.
You can run failover-peer commands only on a Core appliance in ActiveSolo failover state.
add
Adds a new storage array.
host <hostname>
Specifies the name of the host.
type Zadara
Specify the storage array type as Zadara.
Auth-Method [Access-Key password <access-key> | Username-Password username <username> password <password>]
Use the Access-Key authentication method for Zadara 19.08 and later. For earlier versions, use the Username-Password authentication method.
Specify the authentication method:
Access-Key password—Specifies the access key for Zadara 19.08 and later.
Username-Password—Specifies the username and password for a Zadara storage array earlier than 19.08.
protocol <protocol>
Specify the protocol type.
Usage
The command to modify an added storage-array for a snapshot is:
storage snapshot storage-array modify host * username * password *
The modify command works for all the storage array except Zadara. The modify functionality is blocked for the Zadara storage array as well as failover peers. After pressing the Tab key in the modify command, the CLI does not list the hosts that are added for the Zadara storage array.
oak-vdva160 (config) # failover-peer storage snapshot storage-array modify host
NetAppHost PureHost
 
If you provide the Zadara storage array host name in the modify command and try to modify any parameter, it does not allow you to modify it, and this message is displayed:
oak-vdva160 (config) # storage snapshot storage-array modify host ZadaraHost username modifiedName password modifiedPassword
% Storage array modify action failed. Reason: Zadara array host modification is blocked
Example
Core_01 (config) # storage snapshot storage-array add host sf-test type Zadara Auth-Method Access- Key password 1234 protocol HTTP
 
Core_01 (config) # storage snapshot storage-array add host sf-test type Zadara Auth-Method Username-Password username myusername password 1234 protocol HTTP
Product
Core
Related Command
“storage snapshot policy add,” storage snapshot storage-array remove host