Evet.
virsh shutdown
Komutu (veya in gibi, libvirt kullanarak "kapatma" diğer uygulamaları virt-manager
) temiz bir şekilde kapatmaya konuk OS talimatını verir. Man sayfasından:
shutdown domain-id
Gracefully shuts down a domain. This coordinates with the domain
OS to perform graceful shutdown, so there is no guarantee that it
will succeed, and may take a variable length of time depending on
what services must be shutdown in the domain.
The exact behavior of a domain when it shuts down is set by the
on_shutdown parameter in the domain’s XML definition.
KVM ile bu bir ACPI system_powerdown olayı göndermelidir.
Fedora ve RHEL 6'da, libvirt-guests
sistem kapatıldığında tüm konukları askıya alacak şekilde yapılandırılmış bir başlatma komut dosyası çıkar. Bununla birlikte, özellikle sihirli değil, bu yüzden bunu küçük bir değişiklikle CentOS 5'e kopyalayabiliriz.