CLI
CLI 관련
hosted-engine
NAME
hosted-engine - Tools for handling hosted engine
SYNOPSIS
hosted-engine [--help] <command> [<command-args>]
DESCRIPTION
The hosted-engine command deploys a virtual machine that you can install oVirt Open Virtualization Manager on to. The Manager installation on your hosted-engine virtual machine can manage the host it is running on. The hosted-engine command can also be used to start, stop and access the hosted-engine virtual machine.
OPTIONS
| flag | description |
|---|---|
--help | Show the help message and exit. |
--deploy [options] | Run the ovirt-hosted-engine-setup command to deploy the hosted-engine virtual machine. |
--vm-start [--vm-conf=<file>] | Start VM on this host. --vm-conf=<file> can be optionally used to load an alternative vm.conf file as a recovery action. |
--vm-start-paused | Start VM on this host with qemu paused. |
--vm-shutdown | Gracefully shutdown the VM on this host. |
--vm-poweroff | Forcefully poweroff the VM on this host. |
--vm-status [--json] | Show the VM status, in machine-readable format if --json is given. |
--add-console-password [--password=<password>] | Create a temporary password for VNC/SPICE connections to the hosted-engine virtual machine. |
--console | Open the configured console using virsh on localhost. |
--check-deployed | Checks whether the hosted engine has been deployed. |
--check-liveliness | Checks liveliness page of engine. |
--connect-storage | Manually connect the storage domain to the local VDSM instance. |
--set-maintenance --mode=<mode> | Set maintenance status to the specified mode:
|
--clean_metadata [--force-cleanup] [--host-id=<id>] | Remove host's metadata from the global status database. |
--reinitialize-lockspace [--force] | Reinitialize the sanlock lockspace file. This WIPES all locks. |
--upgrade-appliance | Upgrade the engine appliance. |
--rollback-upgrade | Rollback using a backup saved in a previous upgrade attempt. |
EXAMPLES
기타
| 명령어 | 설명 |
|---|---|
virt-what | 무엇으로 가상화 되어 있는지 알려줌 |
dmidecode -s system-product-name | (RHEL/CentOS/Fedora/Ubuntu Linux) DMI 유형 |