On May 20, 2014, at 02:05 , Jeff Clay <[email protected]> wrote: > When selecting to shutdown vm's from the admi portal, it often doesn't work > although, sometimes it does. These machines are all stateless and in the same > pool, yet sometimes they will shutdown from the portal, most of the time they > don't. here's what I see in engine.log when they don't shutdown. > > > 2014-05-19 18:17:42,477 INFO > [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] > (org.ovirt.thread.pool-6-thread-2) [4d427221] Correlation ID: 4d427221, Job > ID: ce662a5c-9474-4406-90f5-e941e130b47d, Call Stack: null, Custom Event ID: > -1, Message: VM shutdown initiated by Jeff.Clay on VM USAROVRTVZ-13 (Host: > USARPAOVRTHOST02). > 2014-05-19 18:22:45,333 INFO > [org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo] > (DefaultQuartzScheduler_Worker-53) VM USAROVRTVZ-13 > 67a51ec0-659d-4372-b4f1-85a56e6c0992 moved from PoweringDown --> Up
There is a 5 min timeout for the guest to poweroff. If it fails to do so we move the state back to Up. Your guest is likely not configured properly (either missing ovirt-guest-agent or ACPI disabled/misconfigured in OS) Thanks, michal > 2014-05-19 18:22:45,381 INFO > [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] > (DefaultQuartzScheduler_Worker-53) Correlation ID: null, Call Stack: null, > Custom Event ID: -1, Message: Shutdown of VM USAROVRTVZ-13 failed. > > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

