Difference between revisions of "Virsh setvcpus"
Jump to navigation
Jump to search
↑ https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html-single/virtualization_deployment_and_administration_guide/index
Line 15: | Line 15: | ||
error: invalid argument: requested vcpus is greater than max allowable vcpus for the live domain: 16 > 4 | error: invalid argument: requested vcpus is greater than max allowable vcpus for the live domain: 16 > 4 | ||
+ | |||
+ | <code>virsh setvcpus --count 10 VM_NAME</code> | ||
+ | error: Requested operation is not valid: domain is not running | ||
== Related commands == | == Related commands == |
Revision as of 06:59, 29 January 2020
https://libvirt.org/sources/virshcmdref/html-single/#sect-setvcpus
virsh setvcpus VM_NAME 5 --live
virsh setvcpus VM_NAME 5 --config --maximum
virsh setvcpus VM_NAME 5 --config
virsh setvcpus VM_NAME 5 --config --live
virsh setvcpus --count 10 VM_NAME
virsh dominfo VM_NAME | grep CPU
- Hot unplugging vCPUs is not supported on Red Hat Enterprise Linux 7[1]
error: invalid argument: requested vcpus is greater than max allowable vcpus for the live domain: 16 > 4
virsh setvcpus --count 10 VM_NAME
error: Requested operation is not valid: domain is not running
Related commands
virsh maxvcpus
https://libvirt.org/sources/virshcmdref/html-single/#sect-maxvcpusvirsh setmem
virsh edit
virsh vcpuinfo
virsh dumpxml
:<vcpu placement='static'>4</vcpu>
virt-xml
virsh domstats
See also
- Virsh CPU Commands
virsh
: Storage information, Connecting, Operations, Memory, Snapshots, Networking, CPU, release notes,virsh nodedev-list
Advertising: