Description of problem: on oVirt node 3.0.4-1.0 build with vdsm from master branch (vdsm-4.15.0-112.gitffd6c57.el6.x86_64) the symbol link: /var/lib/vdsm/persistence/netconf is broken (files not persistent) after reboot. Additional info: - No more ovirtmgmt after reboot - # findmnt /var/lib/vdsm/persistence /var/lib/vdsm/persistence /dev/mapper/HostVG-Config[/var/lib/vdsm/persistence] ext4 rw,noatime - there is /config/var/lib/vdsm/persistence/netconf How reproducible: - Install oVirt Node from: http://people.redhat.com/dlandgra/masterbuild.iso - vdsm-4.15.0-112.gitffd6c57.el6.x86_64 (current master) - oVirt node 3.0.4-1.0 * Login as admin - Configure Network (in my case dhcp, eth0) * Press F2 (to go to shell) # unpersist /etc/sysconfig/network-scripts/ifcfg-eth0 (BZ#1104035 in my interface is eth0) # vi /etc/vdsm-reg/vdsm-reg.conf (or use the TUI) vdc_host_name=ip_addres_ovirt_engine vdc_host_port=port_ovirt_engine # service vdsm-reg restart - Approve node on Engine OK, host is UP. # ls -la /var/lib/vdsm/persistence/ netconf -> /var/lib/vdsm/persistence/netconf.140256495835498 netconf.140256495835498 # ifconfig/ip addr (shows ovirtmgmt) * Everything OK. Put host into Maintenance and reboot After reboot, the symbol link /var/lib/vdsm/persistence/ is broken.
VERFIED symlink survives reboot [root@localhost admin]# cat /etc/redhat-release oVirt Node Hypervisor release 3.1.0_master (20140805.0) (Edited, Unsigned)[root@localhost admin]#
oVirt 3.5 has been released and should include the fix for this issue.