6.9 Shutting Down a Guest From Within the KVM host You can shut down a guest from within a KVM host. Connect as the root user to the KVM host. Use the following command to shut down the guest, where GuestName is the name of the guest:# /opt/exadata_ovm/vm_maker --stop-domain GuestNameTo shut down all guests within the KVM host, use the following command: # /opt/exadata_ovm/vm_maker --stop-domain --allThe following is an example of the output:[INFO] Running 'virsh shutdown db01_guest01.example.com'... Domain db01_guest01.example.com is being shutdown Parent topic: Managing Oracle Linux KVM Guests