
On 01.09.2013 00:56, Frank Wall wrote:
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.
OK, for some reason it got stuck trying to start "iscsid" and "multipathd". I was able to solve the issues with these services and now the real error message is visible: [root@aio ~]# journalctl -xn Sep 01 01:17:53 aio.example.com python[2780]: DIGEST-MD5 client step 2 Sep 01 01:17:53 aio.example.com python[2780]: DIGEST-MD5 ask_user_info() Sep 01 01:17:53 aio.example.com python[2780]: DIGEST-MD5 make_client_response() Sep 01 01:17:53 aio.example.com python[2780]: DIGEST-MD5 client step 3 Sep 01 01:17:53 aio.example.com kernel: vdsm-tool[2781]: segfault at 7fda699aca40 ip 00007fda699aca40 sp 00007fda565b4f38 error Sep 01 01:17:53 aio.example.com systemd-vdsmd[2678]: /lib/systemd/systemd-vdsmd: line 185: 2780 Segmentation fault "$VDSM Sep 01 01:17:53 aio.example.com systemd-vdsmd[2678]: vdsm: Failed to define network filters on libvirt[FAILED] Sep 01 01:17:53 aio.example.com systemd[1]: vdsmd.service: control process exited, code=exited status=139 Sep 01 01:17:53 aio.example.com systemd[1]: Failed to start Virtual Desktop Server Manager. And from the system log: [ 1075.655610] vdsm-tool[2781]: segfault at 7fda699aca40 ip 00007fda699aca40 sp 00007fda565b4f38 error 15 in libpython2.7.so.1.0[7fda69997000+3e000] So... what do to next? Thanks - Frank