1

On a KVM host, after gracefully shutting down the guest KVM, I get:

[root@kvm]# /sbin/shutdown -h now

Broadcast message from vmadmin@kvm.mattermedia.com
        (/dev/pts/1) at 15:23 ...

The system is going down for halt NOW!
**shutdown: Method "EmitEvent" with signature "sasb" on interface "com.ubuntu.Upstart0_6" doesn't exist**

And I cannot reboot the machine. The same happens for -Ph or -r.

Thanks

UPDATE 1: I will place this question on hold until the next time I have to restart this machine.

UPDATE 2: reboot works.

Gaia
  • 1,777
  • 4
  • 32
  • 58

1 Answers1

0

.. did you tried halt? one of the first I'd do is head over to /etc/sysconfig/network-scripts/ifcfg- to see how my interfaces are configured, you're saying it's CentOS, yet I'm also seeing ubuntu there, so double check, I think your problem is somewhere there...

alexus
  • 12,342
  • 27
  • 115
  • 173