synchronize_storage

Synchronizes a storage registered in Enterprise Manager.

Format

Standard Mode

emcli synchronize_storage
        -storage_name="<storage name>"

Interactive or Script Mode

synchronize_storage(
        storage_name="<storage name>"
)

[ ]  indicates that the parameter is optional. 

Options

  • storage_name

    Name of the storage.

Exit Codes

0 if successful. A non-zero value indicates that verb processing was unsuccessful.

Example

The following example synchronizes the storage server:

emcli synchronize_storage
                -storage_name="sunzfs1"