<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Ok, this time I'm trying a reboot between. Here is what I did in order:<BR> <BR>On the node:<BR>Boot up<BR>Log in to the TUI (note, networking isn't up)<BR>Switch to TTY (F2)<BR>#cd /etc/sysconfig/network-scripts<BR>#ifdown breth0<BR>#ifdown eth0<BR>#cp ifcfg-breth0 ifcfg-ovirtmgmt<BR>#vi ifcfg-breth0 (change BRIDGE=breth0 to BRIDGE=ovirtmgmt); :wq<BR>#vi ifcfg-ovirtmgmt (change BRIDGE=breth0 to BRIDGE=ovirtmgmt); :wq<BR>#vi ifcifg-eth0 (change BRIDGE=breth0 to BRIDGE=ovirtmgmt); :wq<BR>#exit<BR>TUI<BR>Switch to Network tab<BR>Apply settings, network configures<BR>Return to Status tab, now shows "Networking: ovirtmgmt", logical network "breth0 eth0 <mac address>"<BR> <BR>Webadmin (by IP address, as configued in engine-setup):<BR>Log in<BR>Switch to host tab<BR>Remove old host, confirm<BR>Click new<BR>- entered name, ip address, root password<BR>Click ok<BR>Click ok on power management warning<BR>Host reports status - installing<BR>(screenshot1 of events)<BR>Host reports status - pending approval <BR>Click approve<BR>Click ok<BR>Click ok on power management warning<BR>Host reports status - installing<BR>Host reports status - install failed<BR>(screenshot2 of events)<BR>(attached /var/log/vdsm-reg/* and /tmp/vds_*)<BR> <BR>Based on the logs I read it seems to be the same thing.<BR>#cat vds_bootstrap_complete.20120427_052224.log<br>Fri, 27 Apr 2012 05:22:24 DEBUG instCert: start. num=14e3beb7-3be5-4c47-aeb5-dfa6401d1aa8<br>Fri, 27 Apr 2012 05:22:24 DEBUG instCert: try to delete old certificates<br>Fri, 27 Apr 2012 05:22:24 DEBUG instCert: failed.<br>Traceback (most recent call last):<br> File "/usr/share/vdsm-reg/deployUtil.py", line 1133, in instCert<br> File "/usr/share/vdsm-reg/deployUtil.py", line 1098, in pkiCleanup<br>OSError: [Errno 16] Device or resource busy: '/etc/pki/vdsm/certs/cacert.pem'<br>Fri, 27 Apr 2012 05:22:24 DEBUG <BSTRAP component='RHEV_INSTALL' status='FAIL'/><BR> <BR>For what it's worth, I tried removing it as root and can't.<BR>I really appreciate your help guys. Hopefully this helps you guys somehow in the end.<BR> <BR>- Nick<BR> <BR>                                            </div></body>
</html>