Difference between revisions of "Virsh reset"

From wikieduonline
Jump to navigation Jump to search
(Created page with "<code>virsh reset VM_NAME</code> Man page:<ref>https://linux.die.net/man/1/virsh</ref> <pre> Reset a domain immediately without any guest shutdown. reset emulates the power r...")
 
Tags: Mobile web edit, Mobile edit
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<code>virsh reset VM_NAME</code>
+
{{lowercase}}
 +
<code>[[virsh]] reset VM_NAME</code>
  
 
Man page:<ref>https://linux.die.net/man/1/virsh</ref>
 
Man page:<ref>https://linux.die.net/man/1/virsh</ref>
Line 9: Line 10:
  
 
Example:
 
Example:
<pre>
+
 
virsh reset VM_NAME
+
[[virsh]] reset VM_NAME
Domain VM_NAME was reset
+
Domain VM_NAME was reset
</pre>
 
  
  
 +
== Related ==
 +
* [[virsh destroy]]
  
 
== See also ==
 
== See also ==
* {{KVM}}
+
* {{virsh operations one line}}
 
* {{virsh}}
 
* {{virsh}}
* {{virsh operations one line}}
 
  
 
[[Category:KVM]]
 
[[Category:KVM]]
 
[[Category:virsh]]
 
[[Category:virsh]]

Latest revision as of 06:37, 18 October 2021

virsh reset VM_NAME

Man page:[1]

Reset a domain immediately without any guest shutdown. reset emulates the power reset button on a machine, where all guest hardware sees the RST line set and reinitializes internal state.
Note: Reset without any guest OS shutdown risks data loss.


Example:

virsh reset VM_NAME
Domain VM_NAME was reset


Related[edit]

See also[edit]

  • https://linux.die.net/man/1/virsh
  • Advertising: