Creates and names a new container in QoreStor.
|
NOTE: If a storage group name is not provided, the container will be placed in Default Group. |
|
NOTE: Container names and storage group names cannot exceed 32 characters in length. Container names cannot start with a number, and the /, #, and @ special characters are not allowed. Valid values for the container and storage group name are [a-z, A-Z, 0–9, and ‘_’. |
container --add --name acme99
Container "acme99" created successfully.
Updates the specified container.
container --update --name
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.
Deletes the files and the existing container on which the files reside in a QoreStor when using the --name option with --delete_files command.
container --delete --name acme4 --delete_files
WARNING: All the data in the container acme4 will be deleted! Do you want to continue? (yes/no) [n]? y Please enter the administrator password: Container "weasel_ost" marked for deletion. Please run "maintenance --filesystem --reclaim_space" to recover the storage space.
|
NOTE: Be aware that it may take a fair amount of time for the QoreStor file and container deletion processes to complete and update the system status. For details on deleting the files within an OST container, see container --delete_files --name <name>. |
Enables or disables a marker type or an automatic marker setting type (Auto) on an existing container in the QoreStor. To enable or disable the automatic marker setting type on an existing container, substitute Auto in place of a specific marker type (for example, Networker in the CLI command.
container --marker --enable--name acme99
Marker updated successfully.
Disables amarker on an existing container in the QoreStor:
container --marker --disable--name acme99 Marker updated successfully.
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center