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...")
 
Line 1: Line 1:
<code>virsh reset VM_NAME</code>
+
<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>

Revision as of 14:16, 5 January 2020

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


See also

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