--_7aab0785-f79a-45fa-84a5-f06142602538_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Ok so here is the results of testing:I started with a reinstall of ovirt-en=
gine and ovirt-node-2.3.0 (formatted drive=2C reinstalled)=2C enabled netwo=
rk (via logical network breth0 through device eth0)=2C and set the Ovirt En=
gine Admin Password on the node. Created a new host in ovirt-manager=2C hos=
t went to "Pending Approval".On the node shell=2C performed "ln -s
/etc/sys=
tem-release /etc/rhev-hypervisor-release"On the manager=2C clicked the host=
=2C clicked approve=2C and clicked ok (on power management warning)Ended at=
missing cpuFlags. SO: We are at the same point that I was at with the plai=
n Fedora16 + VDSM install=2C which is good. No issue with failing to instal=
l the cert! But I think I know what has been causing the OSError: [Errno =
16] Device or resource busy '/etc/pki/vdsm/certs/cacert.pem' error.Working =
through that now=2C will post the step by step when I have it. - Nick > To:=
mburns(a)redhat.com=3B abaron(a)redhat.com=3B cybertimber2000(a)hotmail.com
From: dfediuck(a)redhat.com
CC: users(a)ovirt.org
Date: Mon=2C 7 May 2012 17:28:20 -0400
Subject: Re: [Users] Adding oVirt Node Fails
=20
Nicholas=2C
The code I saw is testing for this file to verify it's a nods platform=2C
and if it's missing the behaviour changes. So the code will try to
unlink the file=2C which will give
you this result in a mounted file.
=20
Sent from my Android phone. Please ignore typos.
=20
-----Original Message-----
From: Nicholas Kesick [cybertimber2000(a)hotmail.com]
Received: Tuesday=2C 08 May 2012=2C 0:08
To: mburns(a)redhat.com=2C abaron(a)redhat.com
CC: oVirt Mailing List [users(a)ovirt.org]
Subject: Re: [Users] Adding oVirt Node Fails
=20
=20
Ayal=2C did you see something in the code that made you want me to try th=
e
sym-link to /etc/rhev-hypervisor-release?Mike=2C is there any harm in lin=
king it? - Nick
> Subject: Re: [Users] Adding oVirt Node Fails
> From: mburns(a)redhat.com
> To: abaron(a)redhat.com
> CC: cybertimber2000(a)hotmail.com=3B users(a)ovirt.org
> Date: Sun=2C 6 May 2012 21:26:08 -0400
>=20
> On Sat=2C 2012-05-05 at 16:39 -0400=2C Ayal Baron wrote:
> >=20
> > ----- Original Message -----
> > >=20
> > >=20
> > > > Date: Sat=2C 5 May 2012 12:29:20 +0300
> > > > From: dfediuck(a)redhat.com
> > > > To: cybertimber2000(a)hotmail.com
> > > > CC: mburns(a)redhat.com=3B users(a)ovirt.org
> > > > Subject: Re: [Users] Adding oVirt Node Fails
> > > >=20
> > > > On 04/05/12 02:49=2C Nicholas Kesick wrote:
> > > > > Fri=2C 27 Apr 2012 05:22:24 DEBUG instCert: try to delete old
> > > > > certificates
> > > > > Fri=2C 27 Apr 2012 05:22:24 DEBUG instCert: failed.
> > > > > Traceback (most recent call last):
> > > > > File "/usr/share/vdsm-reg/deployUtil.py"=2C line
1133=2C in ins=
tCert
> > > > > File
"/usr/share/vdsm-reg/deployUtil.py"=2C line 1098=2C in
> > > > > pkiCleanup
> > > > > OSError: [Errno 16] Device or resource busy:
> > > > > '/etc/pki/vdsm/certs/cacert.pem'
> > > >=20
> > > >=20
> > > > Nicholas=2C
> > > > I think I got it=3B
> > > > Please check if this file exists:
'/etc/rhev-hypervisor-release'.
> > > > If not=2C try to create a sym-link in this name to
> > > > /etc/system-release=2C
> > > > and restart vdsm-reg service.
>=20
> No=2C /etc/rhev-hypervisor-release should not exist. It doesn't have t=
o.
> We went through significant effort before the 3.0 release making
sure
> that vdsm used /etc/ovirt-node-image-release for determining if the
> machine is ovirt-node based or not. =20
>=20
> There should not be any need for anything that says "rhev" in
> ovirt-node.
>=20
> Mike
>=20
> > > >=20
> > > > Also please provide the rpm information for vdsm-reg and vdsm as
> > > > well.
> > > > --
> > > >=20
> > > > /d
> > > >=20
> > > > "Common sense is not so common." --Voltaire=2C
Dictionnaire
> > > > Philosophique (1764)
> > >=20
> > > Just to make sure I do it right=2C can you specify which you wanted
> > > done on the node=2C and which you wanted on the manager? I have the
> > > feeling you wanted it all done on the node.
> >=20
> > you are correct=2C all on node.
> >=20
> > >=20
> > >=20
> > >=20
> > > _______________________________________________
> > > Users mailing list
> > > Users(a)ovirt.org
> > >
http://lists.ovirt.org/mailman/listinfo/users
> > >=20
> > _______________________________________________
> > Users mailing list
> > Users(a)ovirt.org
> >
http://lists.ovirt.org/mailman/listinfo/users
>=20
>=20
=20
=20
Sent from my Android phone. Please ignore typos.
=
--_7aab0785-f79a-45fa-84a5-f06142602538_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<html>
<head>
<style><!--
.hmmessage P
{
margin:0px=3B
padding:0px
}
body.hmmessage
{
font-size: 10pt=3B
font-family:Tahoma
}
--></style></head>
<body class=3D'hmmessage'><div dir=3D'ltr'>
Ok so here is the results of testing:<BR>I started with a reinstall of ovir=
t-engine and ovirt-node-2.3.0 (formatted drive=2C reinstalled)=2C enabled n=
etwork (via logical network breth0 through device =3Beth0)=2C and set t=
he Ovirt Engine Admin Password on the node. Created a new host in ovirt-man=
ager=2C host went to "Pending Approval".<BR>On the node shell=2C performed
=
"ln -s /etc/system-release /etc/rhev-hypervisor-release"<BR>On the
manager=
=2C clicked the host=2C clicked approve=2C and clicked ok (on power managem=
ent warning)<BR>Ended at missing cpuFlags.<BR> =3B<BR>SO: We are
at the=
same point that I was at with the plain Fedora16 + VDSM install=2C which i=
s good. No issue with failing to install the cert! =3B
<BR> =3B<BR>=
But I think I know what has been causing the OSError: [Errno 16] Device or =
resource busy =3B'/etc/pki/vdsm/certs/cacert.pem' error.<BR>Working
thr=
ough that now=2C will post the step by step when I have it.<BR><div><div
id=
=3D"SkyDrivePlaceholder"> =3B</div><div>-
Nick</div><div> =3B</div>=
>=3B To: mburns(a)redhat.com=3B abaron(a)redhat.com=3B cybertimber2000@hotmai=
l.com<br>>=3B From: dfediuck(a)redhat.com<br>&gt=3B CC:
users(a)ovirt.org<br>=
>=3B Date: Mon=2C 7 May 2012 17:28:20 -0400<br>>=3B Subject: Re:
[Users=
] Adding oVirt Node Fails<br>>=3B <br>>=3B
Nicholas=2C<br>>=3B The co=
de I saw is testing for this file to verify it's a nods platform=2C<br>>=
=3B and if it's missing the behaviour changes. So the code will try
to<br>&=
gt=3B unlink the file=2C which will give<br>>=3B you this result in a mou=
nted file.<br>>=3B <br>>=3B Sent from my Android phone. Please
ignore t=
ypos.<br>>=3B <br>>=3B -----Original
Message-----<br>>=3B From: Nicho=
las Kesick [cybertimber2000(a)hotmail.com]<br>&gt=3B Received: Tuesday=2C 08 =
May 2012=2C 0:08<br>>=3B To: mburns(a)redhat.com=2C
abaron(a)redhat.com<br>&g=
t=3B CC: oVirt Mailing List [users(a)ovirt.org]<br>&gt=3B Subject: Re: [Users=
] Adding oVirt Node Fails<br>>=3B <br>>=3B <br>>=3B
Ayal=2C did you s=
ee something in the code that made you want me to try the sym-link to /etc/=
rhev-hypervisor-release?Mike=2C is there any harm in linking it? - Nick<b=
r>>=3B >=3B Subject: Re: [Users] Adding oVirt Node
Fails<br>>=3B >=
=3B From: mburns(a)redhat.com<br>&gt=3B >=3B To:
abaron(a)redhat.com<br>&gt=
=3B >=3B CC: cybertimber2000(a)hotmail.com=3B users(a)ovirt.org<br>&gt=3B
>=
=3B Date: Sun=2C 6 May 2012 21:26:08 -0400<br>>=3B >=3B
<br>>=3B >=
=3B On Sat=2C 2012-05-05 at 16:39 -0400=2C Ayal Baron wrote:<br>>=3B >=
=3B >=3B <br>>=3B >=3B >=3B ----- Original Message
-----<br>>=3B =
>=3B >=3B >=3B <br>>=3B >=3B >=3B >=3B
<br>>=3B >=3B >=
=3B >=3B >=3B Date: Sat=2C 5 May 2012 12:29:20 +0300<br>>=3B
>=3B &=
gt=3B >=3B >=3B From: dfediuck(a)redhat.com<br>&gt=3B >=3B
>=3B >=
=3B >=3B To: cybertimber2000(a)hotmail.com<br>&gt=3B >=3B >=3B
>=3B &=
gt=3B CC: mburns(a)redhat.com=3B users(a)ovirt.org<br>&gt=3B >=3B >=3B
>=
=3B >=3B Subject: Re: [Users] Adding oVirt Node Fails<br>>=3B >=3B
&g=
t=3B >=3B >=3B <br>>=3B >=3B >=3B >=3B
>=3B On 04/05/12 02:49=
=2C Nicholas Kesick wrote:<br>>=3B >=3B >=3B >=3B >=3B
>=3B Fri=
=2C 27 Apr 2012 05:22:24 DEBUG instCert: try to delete old<br>>=3B
>=3B=
>=3B >=3B >=3B >=3B certificates<br>>=3B >=3B
>=3B >=3B &g=
t=3B >=3B Fri=2C 27 Apr 2012 05:22:24 DEBUG instCert: failed.<br>>=3B
&=
gt=3B >=3B >=3B >=3B >=3B Traceback (most recent call
last):<br>>=
=3B >=3B >=3B >=3B >=3B >=3B File
"/usr/share/vdsm-reg/deployUtil=
.py"=2C line 1133=2C in instCert<br>>=3B >=3B >=3B >=3B
>=3B >=
=3B File "/usr/share/vdsm-reg/deployUtil.py"=2C line 1098=2C
in<br>>=3B &=
gt=3B >=3B >=3B >=3B >=3B pkiCleanup<br>>=3B
>=3B >=3B >=3B=
>=3B >=3B OSError: [Errno 16] Device or resource busy:<br>>=3B
>=
=3B >=3B >=3B >=3B >=3B
'/etc/pki/vdsm/certs/cacert.pem'<br>>=3B =
>=3B >=3B >=3B >=3B <br>>=3B >=3B >=3B
>=3B >=3B <br>>=
=3B >=3B >=3B >=3B >=3B Nicholas=2C<br>>=3B >=3B
>=3B >=3B =
>=3B I think I got it=3B<br>>=3B >=3B >=3B >=3B
>=3B Please che=
ck if this file exists: '/etc/rhev-hypervisor-release'.<br>>=3B
>=3B &g=
t=3B >=3B >=3B If not=2C try to create a sym-link in this name
to<br>&g=
t=3B >=3B >=3B >=3B >=3B
/etc/system-release=2C<br>>=3B >=3B &g=
t=3B >=3B >=3B and restart vdsm-reg service.<br>>=3B >=3B
<br>>=
=3B >=3B No=2C /etc/rhev-hypervisor-release should not exist. It doesn't=
have to.<br>>=3B >=3B We went through significant effort before the
3.=
0 release making sure<br>>=3B >=3B that vdsm used
/etc/ovirt-node-image=
-release for determining if the<br>>=3B >=3B machine is ovirt-node
base=
d or not. <br>>=3B >=3B <br>>=3B >=3B There should
not be any need=
for anything that says "rhev" in<br>>=3B >=3B
ovirt-node.<br>>=3B &g=
t=3B <br>>=3B >=3B Mike<br>>=3B >=3B
<br>>=3B >=3B >=3B >=
=3B >=3B <br>>=3B >=3B >=3B >=3B >=3B Also
please provide the r=
pm information for vdsm-reg and vdsm as<br>>=3B >=3B >=3B
>=3B >=
=3B well.<br>>=3B >=3B >=3B >=3B >=3B
--<br>>=3B >=3B >=3B =
>=3B >=3B <br>>=3B >=3B >=3B >=3B >=3B
/d<br>>=3B >=3B &g=
t=3B >=3B >=3B <br>>=3B >=3B >=3B >=3B
>=3B "Common sense is =
not so common." --Voltaire=2C Dictionnaire<br>>=3B >=3B >=3B
>=3B &=
gt=3B Philosophique (1764)<br>>=3B >=3B >=3B >=3B
<br>>=3B >=3B=
>=3B >=3B Just to make sure I do it right=2C can you specify which you=
wanted<br>>=3B >=3B >=3B >=3B done on the node=2C and which
you wa=
nted on the manager? I have the<br>>=3B >=3B >=3B >=3B
feeling you =
wanted it all done on the node.<br>>=3B >=3B >=3B
<br>>=3B >=3B &=
gt=3B you are correct=2C all on node.<br>>=3B >=3B >=3B
<br>>=3B &g=
t=3B >=3B >=3B <br>>=3B >=3B >=3B >=3B
<br>>=3B >=3B >=3B=
>=3B <br>>=3B >=3B >=3B >=3B
___________________________________=
____________<br>>=3B >=3B >=3B >=3B Users mailing
list<br>>=3B &g=
t=3B >=3B >=3B Users(a)ovirt.org<br>&gt=3B >=3B >=3B
>=3B
http://li=
sts.ovirt.org/mailman/listinfo/users<br>>=3B >=3B >=3B >=3B
<br>>=
=3B >=3B >=3B
_______________________________________________<br>>=3B=
>=3B >=3B Users mailing list<br>>=3B >=3B >=3B
Users(a)ovirt.org<b=
r>>=3B >=3B >=3B
http://lists.ovirt.org/mailman/listinfo/users<br>>=
=3B >=3B <br>>=3B >=3B <br>>=3B
<br>>=3B <br>>=3B S=
ent from my Android phone. Please ignore typos.<br></div>
</div>=
</body>
</html>=
--_7aab0785-f79a-45fa-84a5-f06142602538_--