Description
Updates the specified container.
Syntax
container --update --name <name> [--no_of_drives <1-60>] [--cloud_replication <yes|no>] [--veeam_overwrite_protect] [--rb_retention_period <7 days to 30 days>] [--immutable_file_stat] [--locked_file_stat]
Where
--name Name of the container. Valid values are [a-z,A-Z,0-9,'-' and '_' for non-VTL containers] and maximum of 32 characters. --no_of_drives Number of Drives (applicable to FC containers only) --cloud_replication <yes|no> --veeam_overwrite_protect DMA vendor 'veeam' specific control to tune the container behavior, such as protecting its data files(only .vbk and .vib) against mutable file operations like overwrite, truncate, append, and rename. --immutable_file_stat Updates immutable file stat --locked_file_stat Updates locked file stat.
Result
The FC service will be restarted for this change to take effect, Do you want to continue? (yes/no) [n]? y Successfully updated Container FC1's number of drives as 32.
|
NOTE: --veeam_overwrite_protect option enables the CIFS overwrite protection for Veeam forward incrementals that is applicable to only CIFS containers. Once enabled this is irreversible option. To enable this option, recycle-bin should also be enabled because unlinked files are also to be protected. |