<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'>
Results of testing, round 2 (trying to get [Errno 16] Device or resource busy '/etc/pki/vdsm/certs/cacert.pem' error.)<BR>&nbsp;<BR>Again, I started with a reinstall of ovirt-engine and ovirt-node-2.3.0 (formatted drive with F16 disk, reinstalled), enabled network (logical = breth0, device = eth0).&nbsp;<BR>This time, I set the management server (by IP address&nbsp;and default port), with the [*] Connect to oVirt Engine and Validate Certificate set, and entered the oVirt Engine&nbsp;Admin Password.&nbsp;<BR>Ovirt prompts to confirm fingerprint, accepted. (quickly a message about pki and "persisted" appears on screen).<BR>Created a new host in ovirt-manager, host went to "Pending Approval".<BR>On the node shell, performed "ln -s /etc/system-release /etc/rhev-hypervisor-release" ((note: not sure this make an effect yet, I think it's the validating certificate part, but did so that only ONE thing changed between first and second test.))<BR>On the manager, clicked the host, clicked approve, and clicked ok (on power management warning)<br>Ended at missing cpuFlags.<BR>&nbsp;<BR>So we are at the same point as before, which means my idea on what caused it (validate certificate) didn't cause it.&nbsp; Now for testing without the sym-link that Doron suggested.<BR>&nbsp;<BR>- Nick<BR>&nbsp;<BR><div><div id="SkyDrivePlaceholder"></div><hr id="stopSpelling">From: cybertimber2000@hotmail.com<br>To: dfediuck@redhat.com; mburns@redhat.com<br>Date: Mon, 7 May 2012 18:32:34 -0400<br>CC: users@ovirt.org<br>Subject: Re: [Users] Adding oVirt Node Fails<br><br>

<style><!--
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Tahoma;}

--></style>
<div dir="ltr">
Ok so here is the results of testing:<br>I started with a reinstall of ovirt-engine and ovirt-node-2.3.0 (formatted drive, reinstalled), enabled network (via logical network breth0 through device&nbsp;eth0), and set the Ovirt Engine Admin Password on the node. Created a new host in ovirt-manager, host went to "Pending Approval".<br>On the node shell, performed "ln -s /etc/system-release /etc/rhev-hypervisor-release"<br>On the manager, clicked the host, clicked approve, and clicked ok (on power management warning)<br>Ended at missing cpuFlags.<br>&nbsp;<br>SO: We are at the same point that I was at with the plain Fedora16 + VDSM install, which is good. No issue with failing to install the cert!&nbsp; <br>&nbsp;<br>But I think I know what has been causing the OSError: [Errno 16] Device or resource busy&nbsp;'/etc/pki/vdsm/certs/cacert.pem' error.<br>Working through that now, will post the step by step when I have it.<br><div><div id="ecxSkyDrivePlaceholder">&nbsp;</div><div>- Nick</div><div>&nbsp;</div>&gt; To: mburns@redhat.com; abaron@redhat.com; cybertimber2000@hotmail.com<br>&gt; From: dfediuck@redhat.com<br>&gt; CC: users@ovirt.org<br>&gt; Date: Mon, 7 May 2012 17:28:20 -0400<br>&gt; Subject: Re: [Users] Adding oVirt Node Fails<br>&gt; <br>&gt; Nicholas,<br>&gt; The code I saw is testing for this file to verify it's a nods platform,<br>&gt; and if it's missing the behaviour changes. So the code will try to<br>&gt; unlink the file, which will give<br>&gt; you this result in a mounted file.<br>&gt; <br>&gt; Sent from my Android phone. Please ignore typos.<br>&gt; <br>&gt; -----Original Message-----<br>&gt; From: Nicholas Kesick [cybertimber2000@hotmail.com]<br>&gt; Received: Tuesday, 08 May 2012, 0:08<br>&gt; To: mburns@redhat.com, abaron@redhat.com<br>&gt; CC: oVirt Mailing List [users@ovirt.org]<br>&gt; Subject: Re: [Users] Adding oVirt Node Fails<br>&gt; <br>&gt; <br>&gt; Ayal, did you see something in the code that made you want me to try the sym-link to /etc/rhev-hypervisor-release?Mike, is there any harm in linking it?   - Nick<br>&gt;  &gt; Subject: Re: [Users] Adding oVirt Node Fails<br>&gt; &gt; From: mburns@redhat.com<br>&gt; &gt; To: abaron@redhat.com<br>&gt; &gt; CC: cybertimber2000@hotmail.com; users@ovirt.org<br>&gt; &gt; Date: Sun, 6 May 2012 21:26:08 -0400<br>&gt; &gt; <br>&gt; &gt; On Sat, 2012-05-05 at 16:39 -0400, Ayal Baron wrote:<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; ----- Original Message -----<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; &gt; Date: Sat, 5 May 2012 12:29:20 +0300<br>&gt; &gt; &gt; &gt; &gt; From: dfediuck@redhat.com<br>&gt; &gt; &gt; &gt; &gt; To: cybertimber2000@hotmail.com<br>&gt; &gt; &gt; &gt; &gt; CC: mburns@redhat.com; users@ovirt.org<br>&gt; &gt; &gt; &gt; &gt; Subject: Re: [Users] Adding oVirt Node Fails<br>&gt; &gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; &gt; On 04/05/12 02:49, Nicholas Kesick wrote:<br>&gt; &gt; &gt; &gt; &gt; &gt; Fri, 27 Apr 2012 05:22:24 DEBUG instCert: try to delete old<br>&gt; &gt; &gt; &gt; &gt; &gt; certificates<br>&gt; &gt; &gt; &gt; &gt; &gt; Fri, 27 Apr 2012 05:22:24 DEBUG instCert: failed.<br>&gt; &gt; &gt; &gt; &gt; &gt; Traceback (most recent call last):<br>&gt; &gt; &gt; &gt; &gt; &gt; File "/usr/share/vdsm-reg/deployUtil.py", line 1133, in instCert<br>&gt; &gt; &gt; &gt; &gt; &gt; File "/usr/share/vdsm-reg/deployUtil.py", line 1098, in<br>&gt; &gt; &gt; &gt; &gt; &gt; pkiCleanup<br>&gt; &gt; &gt; &gt; &gt; &gt; OSError: [Errno 16] Device or resource busy:<br>&gt; &gt; &gt; &gt; &gt; &gt; '/etc/pki/vdsm/certs/cacert.pem'<br>&gt; &gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; &gt; Nicholas,<br>&gt; &gt; &gt; &gt; &gt; I think I got it;<br>&gt; &gt; &gt; &gt; &gt; Please check if this file exists: '/etc/rhev-hypervisor-release'.<br>&gt; &gt; &gt; &gt; &gt; If not, try to create a sym-link in this name to<br>&gt; &gt; &gt; &gt; &gt; /etc/system-release,<br>&gt; &gt; &gt; &gt; &gt; and restart vdsm-reg service.<br>&gt; &gt; <br>&gt; &gt; No, /etc/rhev-hypervisor-release should not exist.  It doesn't have to.<br>&gt; &gt; We went through significant effort before the 3.0 release making sure<br>&gt; &gt; that vdsm used /etc/ovirt-node-image-release for determining if the<br>&gt; &gt; machine is ovirt-node based or not.  <br>&gt; &gt; <br>&gt; &gt; There should not be any need for anything that says "rhev" in<br>&gt; &gt; ovirt-node.<br>&gt; &gt; <br>&gt; &gt; Mike<br>&gt; &gt; <br>&gt; &gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; &gt; Also please provide the rpm information for vdsm-reg and vdsm as<br>&gt; &gt; &gt; &gt; &gt; well.<br>&gt; &gt; &gt; &gt; &gt; --<br>&gt; &gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; &gt; /d<br>&gt; &gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; &gt; "Common sense is not so common." --Voltaire, Dictionnaire<br>&gt; &gt; &gt; &gt; &gt; Philosophique (1764)<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; Just to make sure I do it right, can you specify which you wanted<br>&gt; &gt; &gt; &gt; done on the node, and which you wanted on the manager? I have the<br>&gt; &gt; &gt; &gt; feeling you wanted it all done on the node.<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; you are correct, all on node.<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; _______________________________________________<br>&gt; &gt; &gt; &gt; Users mailing list<br>&gt; &gt; &gt; &gt; Users@ovirt.org<br>&gt; &gt; &gt; &gt; http://lists.ovirt.org/mailman/listinfo/users<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; _______________________________________________<br>&gt; &gt; &gt; Users mailing list<br>&gt; &gt; &gt; Users@ovirt.org<br>&gt; &gt; &gt; http://lists.ovirt.org/mailman/listinfo/users<br>&gt; &gt; <br>&gt; &gt; <br>&gt;                                                <br>&gt; <br>&gt; Sent from my Android phone. Please ignore typos.<br></div>                                               </div>
<br>_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users</div>                                               </div></body>
</html>