[Users] host deploy and after reboot not responsive

Gianluca Cecchi gianluca.cecchi at gmail.com
Tue Jan 22 13:22:40 UTC 2013


On Tue, Jan 22, 2013 at 12:52 PM, Gianluca Cecchi  wrote:
> In the afternoon I should be able to make the ntp changes you requested.

Ok, so it seems indeed ntp takes it part in vdsmd not starting

Changed /usr/lib/systemd/system/vdsmd.service

from
Requires=multipathd.service libvirtd.service ntpd.service

to
Requires=multipathd.service libvirtd.service

and
# shutdown -r now
on node

vdsmd start correctly at boot

[root at f18ovn03 ~]# uptime
 14:20:16 up 5 min,  1 user,  load average: 0.27, 0.35, 0.19

# systemctl status vdsmd.service
vdsmd.service - Virtual Desktop Server Manager
 Loaded: loaded (/usr/lib/systemd/system/vdsmd.service; enabled)
 Active: active (running) since Tue, 2013-01-22 14:15:52 CET; 1min 13s ago
Process: 1201 ExecStart=/lib/systemd/systemd-vdsmd start (code=exited,
status=0/SUCCESS)
Main PID: 2308 (respawn)
 CGroup: name=systemd:/system/vdsmd.service
 ├ 2308 /bin/bash -e /usr/share/vdsm/respawn --minlifetime 10 --daemon
--masterpid /var/run/v...
 ├ 2312 /usr/bin/python /usr/share/vdsm/vdsm
 ├ 2331 /usr/bin/sudo -n /usr/bin/python
/usr/share/vdsm/supervdsmServer.py 8596d6dc-fc63-4a2...
 ├ 2332 /usr/bin/python /usr/share/vdsm/supervdsmServer.py
8596d6dc-fc63-4a20-8589-8782298ea1...
 ├ 2538 rpc.statd --no-notify
 ├ 2545 /usr/bin/python /usr/share/vdsm/storage/remoteFileHandler.pyc 32 30
 ├ 2769 /usr/bin/python /usr/share/vdsm/storage/remoteFileHandler.pyc 39 37
 ├ 2771 /usr/bin/python /usr/share/vdsm/storage/remoteFileHandler.pyc 41 39
 └ 2775 /usr/bin/python /usr/share/vdsm/storage/remoteFileHandler.pyc 41 39

Jan 22 14:15:53 f18ovn03 vdsm[2312]: vdsm fileUtils WARNING Dir
/rhev/data-center/mnt already exists
Jan 22 14:15:56 f18ovn03 vdsm[2312]: vdsm vds WARNING Unable to load
the json rpc server modu...led.
Jan 22 14:15:59 f18ovn03 vdsm[2312]: vdsm fileUtils WARNING Dir
/rhev/data-center/hsm-tasks a...ists
Jan 22 14:16:16 f18ovn03 rpc.statd[2538]: Version 1.2.7 starting
Jan 22 14:16:16 f18ovn03 rpc.statd[2538]: Flags: TI-RPC
Jan 22 14:16:18 f18ovn03 vdsm[2312]: vdsm TaskManager.Task ERROR
Task=`801dd9ae-896a-4790-94c...rror
Jan 22 14:16:18 f18ovn03 vdsm[2312]: vdsm Storage.Dispatcher.Protect
ERROR {'status': {'messa...09}}
Jan 22 14:16:24 f18ovn03 vdsm[2312]: vdsm Storage.PersistentDict
WARNING data has no embedded...t is
Jan 22 14:16:24 f18ovn03 vdsm[2312]: vdsm Storage.LVM WARNING lvm vgs
failed: 5 [] ['  Volume...nd']
Jan 22 14:16:24 f18ovn03 vdsm[2312]: vdsm Storage.LVM WARNING lvm vgs
failed: 5 [] ['  Volume...nd']


and from engine point of view all is ok too; host is UP and on
webadmin console I have:
2013-Jan-22, 14:19 Storage Pool Manager runs on Host f18ovn03
(Address: 10.4.4.59).

Gianluca



More information about the Users mailing list