Editing Virsh setvcpus

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
 +
https://libvirt.org/sources/virshcmdref/html-single/#sect-setvcpus
  
https://libvirt.org/sources/virshcmdref/html-single/#sect-setvcpus
 
 
* <code>virsh setvcpus VM_NAME 5 --live</code>
 
* <code>virsh setvcpus VM_NAME 5 --live</code>
 
* <code>virsh setvcpus VM_NAME 5 --config --maximum</code>
 
* <code>virsh setvcpus VM_NAME 5 --config --maximum</code>
Line 6: Line 6:
 
* <code>virsh setvcpus VM_NAME 5 --config --live</code>
 
* <code>virsh setvcpus VM_NAME 5 --config --live</code>
  
* <code>virsh setvcpus --count 10 VM_NAME</code>
+
* virsh setvcpus --count 10 VM_NAME
  
Check:
 
 
* <code>[[virsh dominfo]] VM_NAME | grep CPU</code>
 
* <code>[[virsh dominfo]] VM_NAME | grep CPU</code>
* <code>[[virsh vcpucount]] VM_NAME</code>
 
  
  
 +
* Hot unplugging vCPUs is not supported on [[Red Hat Enterprise Linux 7]]<ref>https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html-single/virtualization_deployment_and_administration_guide/index</ref>
  
* Hot unplugging vCPUs is not supported on [[Red Hat Enterprise Linux 7]]<ref>https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html-single/virtualization_deployment_and_administration_guide/index</ref>
 
  
virsh setvcpus VM_NAME 2 --live
 
 
  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
 
virsh setvcpus VM_NAME 2 --live
 
error: Requested operation is not valid: domain is not running
 
 
<code>virsh setvcpus --count 10 VM_NAME</code>
 
error: Requested operation is not valid: domain is not running
 
 
virsh setvcpus VM_NAME 2 --config --maximum
 
(no answer on success)
 
 
virsh setvcpus VM_NAME 2 --config
 
(no answer on success)
 
  
 
== Related commands ==
 
== Related commands ==
Line 36: Line 21:
 
* <code>[[virsh edit]]</code>
 
* <code>[[virsh edit]]</code>
 
* <code>[[virsh vcpuinfo]]</code>
 
* <code>[[virsh vcpuinfo]]</code>
* <code>[[virsh vcpucount]]</code>
 
 
* <code>[[virsh dumpxml]]</code>: <code><vcpu placement='static'>4</vcpu></code>
 
* <code>[[virsh dumpxml]]</code>: <code><vcpu placement='static'>4</vcpu></code>
 
* <code>[[virt-xml]]</code>
 
* <code>[[virt-xml]]</code>
 
* <code>[[virsh domstats]]</code>
 
* <code>[[virsh domstats]]</code>
 
== Related terms ==
 
  <vcpu placement='static'>4</vcpu>
 
 
 
<pre>
 
/var/log/libvirt/qemu/VM_MACHINE_NAME.log
 
.../... -smp 2,sockets=2,cores=1,threads=1 .../...
 
</pre>
 
 
* [[Multipass: Modify number of CPU on an existing instance]]
 
  
 
== See also ==
 
== See also ==
* [[Virsh CPU Commands]]  
+
* [[Virsh CPU Commands]]
* {{virsh cpu}}
 
 
* {{virsh}}
 
* {{virsh}}
  
  
 
[[Category:Virsh]]
 
[[Category:Virsh]]

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Templates used on this page:

Advertising: