CLI zmvolume
From Zimbra :: Wiki
|
Article Information |
|---|
| This article applies to the following ZCS versions. |
| |
| |
| |
For the most recent information on this CLI, including syntax and description, see ZCS Administrator's Guide Network Edition > Appendix A Command-Line Utilities.
Contents |
ZCS 6.0.x
zmvolume
This command can be used to manage storage volumes from the CLI. Volumes can be easily managed from the administration console, Server, Volume tab.
Syntax
zmvolume {-a|-d|-l|-e|-dc|-sc} [options]
Description
| Long Name | Short Name | Description |
|---|---|---|
| --add | -a | Adds a volume |
| --compress | -c | <arg> Compress BLOBs; “true” or “false” |
| --compressionThreshold | -ct | Compression threshold; default 4KB |
| --delete | -d | Deletes a volume |
| --displayCurrent | -dc | Displays the current volume |
| --edit | -e | Edits a volume |
| --help | -h | Shows the help for the usage options for this tool. |
| --id | -id | <arg> Volume ID |
| --list | -l | Lists volumes |
| --name | -n | <arg> Volume name |
| --path | -p | <arg> Root path |
| --server | -s | <arg> Mail server hostname. Default is localhost. |
| --setCurrent | -sc | Sets the current volume |
| --type | -t | <arg> Volume type (primaryMessage, secondaryMessage, or index) |
| --turnOffSecondary | -ts | Turns off the current secondary message volume |
ZCS 5.0.x
ZCS 4.5.x
| Verified Against: ZCS 6.0.x | Date Created: 5/3/2006 |
| Article ID: http://wiki.zimbra.com/index.php?title=CLI_zmvolume | Date Modified: 05/17/2011 |

