We can fix this issue by setting following steps on RHEV manager:
---
#grep vdsHeartbeatInSeconds.type /etc/ovirt-engine/engine-config/engine-config.properties
#cp /etc/ovirt-engine/engine-config/engine-config.properties /etc/ovirt-engine/engine-config/engine-config.properties.backup
#echo vdsHeartbeatInSeconds.type=Integer >> /etc/ovirt-engine/engine-config/engine-config.properties
#engine-config -s vdsHeartbeatInSeconds=20
#service ovirt-engine restart
#service jbossas restart
#engine-config -l vdsHeartbeatInSeconds
#engine-config --help
#engine-config -g vdsHeartbeatInSeconds
---
#grep vdsHeartbeatInSeconds.type /etc/ovirt-engine/engine-config/engine-config.properties
#cp /etc/ovirt-engine/engine-config/engine-config.properties /etc/ovirt-engine/engine-config/engine-config.properties.backup
#echo vdsHeartbeatInSeconds.type=Integer >> /etc/ovirt-engine/engine-config/engine-config.properties
#engine-config -s vdsHeartbeatInSeconds=20
#service ovirt-engine restart
#service jbossas restart
#engine-config -l vdsHeartbeatInSeconds
#engine-config --help
#engine-config -g vdsHeartbeatInSeconds
No comments:
Post a Comment