Difference between revisions of "Virsh setvcpus"

From wikieduonline
Jump to navigation Jump to search
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



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

See also

  • https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html-single/virtualization_deployment_and_administration_guide/index
  • Advertising: