envol command
Use the envol command to display the encryption status of the virtual disks/volumes managed by RAID adapter, and enable the encryption of the virtual disks/volumes.
envol command syntax
Usage: OneCli.exe [misc] raid envol [--bmc|-b <arg>] [--ctrl <arg>]
[--volume|-v <arg>] [--mode <arg>]
[--check-trust|-C] [--never-check-trust|-N]
[--force] [--quiet|-q]
[--bmc-username|-u <arg>] [--bmc-password|-w <arg>]
[--output|-o <arg>] [--nolog]
[--config <arg>] [--help|-h]
Parameter | Required/Optional | Notes |
---|---|---|
--ctrl | Optional | Specify controller ID starting with index 1. Example: --ctrl 1. |
--mode | Optional | Specify the volume encryption mode. Value: enable. |
--volume, -v | Optional | Specify the target volume ID. The argument can be specified to multiple targets by comma. If not specified, it means all. |
| Optional | Refer to Table 2. |
Example of the envol command
OneCli.exe raid envol --bmc xxxx:xxxx@xx.xx.xx.xx
Give documentation feedback