multideployos command
Use the multideployos command to deploy Windows/Linux/Vmware to multiple ThinkSystem V2 servers. This command only supports to deploy the same OS on multiple servers.
Prerequisites:
The OS ISO image is mounted to the BMC. Only the system images specified in the LXPM list can be deployed through LXPM.
Monitor OneCLI in LXPM and ensure OneCLI will no be interfered by the deployment process.
A license is required for Windows OS.
Do not set the power-on password and setup password; otherwise, the deployment process will be interrupted.
multideployos command syntax
OneCli.exe deployos --configfile multi_task_config.json
--ostype <arg> --password <arg> --bmc <arg> [options]
Parameter | Required/Optional | Notes |
---|---|---|
--license | Optional | Specify the license for Windows OS installation. |
--ostype | Required | Specify the type of the OS to be deployed. |
--password | Required | Specify the password for Linux root user or windows administrator user. |
--quiet, -q | Optional | This parameter answers |
| Optional | Refer to Table 2. |
Example of the clear command
OneCli.exe deployos --ostype Linux --password “Password” --bmc USERID:PASSW0RD@xx.xx.xx.xx -configfile sample/multi_task_config.json