On 01.09.2013 00:00, Frank Wall wrote:
2013-08-31 23:53:59,325 ERROR
[org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand]
(DefaultQuartzScheduler_Worker-54) Command GetCapabilitiesVDS
execution failed. Exception: VDSNetworkException:
java.net.ConnectException: Connection refused
OK, apparently vdsmd is dead:
[root@aio ~]# systemctl status vdsmd.service
vdsmd.service - Virtual Desktop Server Manager
Loaded: loaded (/usr/lib/systemd/system/vdsmd.service; enabled)
Active: failed (Result: timeout) since So 2013-09-01 00:40:48 CEST;
53s ago
Process: 1587 ExecStart=/lib/systemd/systemd-vdsmd start (code=killed,
signal=TERM)
Sep 01 00:39:18
aio.example.com systemd[1]: Starting Virtual Desktop
Server Manager...
Sep 01 00:39:19
aio.example.com systemd-vdsmd[1587]: Starting configure
libvirt to VDSM ...
Sep 01 00:39:19
aio.example.com systemd-vdsmd[1587]: libvirt is already
configured for vdsm
Sep 01 00:39:19
aio.example.com systemd-vdsmd[1587]: =Done configuring
libvirt=
Sep 01 00:39:19
aio.example.com systemd-vdsmd[1587]: Starting iscsid...
Sep 01 00:40:48
aio.example.com systemd[1]: vdsmd.service operation
timed out. Terminating.
Sep 01 00:40:48
aio.example.com systemd[1]: Failed to start Virtual
Desktop Server Manager.
Sep 01 00:40:48
aio.example.com systemd[1]: Unit vdsmd.service entered
failed state.
Thanks
- Frank