Re: [vdsm] empty vdsm cert files

2012-08-23 Thread Alon Bar-Lev
Hi,

The boostrap_complete log is required... :)

Anyway, at latest master I rewrote the whole sequence, so it should be good now 
(I hope).

Thanks,
Alon.

- Original Message -
 From: Ryan Harper ry...@us.ibm.com
 To: vdsm-devel@lists.fedorahosted.org
 Sent: Tuesday, August 21, 2012 6:56:26 PM
 Subject: [vdsm] empty vdsm cert files
 
 [root@ichigo-dom225 vdsm]# find . -type f| xargs -i ls -al {}
 -r--r--r--. 1 vdsm kvm 0 Aug 20 14:49 ./certs/cacert.pem
 -r--r--r--. 1 vdsm kvm 0 Aug 20 14:49 ./certs/vdsmcert.pem
 -rw---. 1 vdsm kvm 11 Aug 17 09:49 ./keys/libvirt_password
 -r--r-. 1 vdsm qemu 0 Aug 20 14:49 ./keys/dh.pem
 -r--r-. 1 vdsm qemu 0 Aug 20 14:49 ./keys/vdsmkey.pem
 
 Anyone seen this problem?
 
 host has:
 [root@ichigo-dom225 tmp]# rpm -qa | grep vdsm
 vdsm-python-4.10.0-7.fc17.x86_64
 vdsm-4.10.0-7.fc17.x86_64
 vdsm-cli-4.10.0-7.fc17.noarch
 vdsm-xmlrpc-4.10.0-7.fc17.noarch
 
 Install driven from engine (3.1 release) at this level:
 [root@ichigo-dom223 ~]# rpm -qa | grep ovirt-engine
 ovirt-engine-userportal-3.1.0-2.fc17.noarch
 ovirt-engine-webadmin-portal-3.1.0-2.fc17.noarch
 ovirt-engine-sdk-3.1.0.4-1.fc17.noarch
 ovirt-engine-setup-3.1.0-2.fc17.noarch
 ovirt-engine-restapi-3.1.0-2.fc17.noarch
 ovirt-engine-3.1.0-2.fc17.noarch
 ovirt-engine-backend-3.1.0-2.fc17.noarch
 ovirt-engine-config-3.1.0-2.fc17.noarch
 ovirt-engine-genericapi-3.1.0-2.fc17.noarch
 ovirt-engine-tools-common-3.1.0-2.fc17.noarch
 ovirt-engine-dbscripts-3.1.0-2.fc17.noarch
 ovirt-engine-notification-service-3.1.0-2.fc17.noarch
 
 Attaching the vds bootstrap.log ... I don't see anything broken in
 here (that I
 can tell).
 
 
 
 --
 Ryan Harper
 Software Engineer; Linux Technology Center
 IBM Corp., Austin, Tx
 ry...@us.ibm.com
 
 ___
 vdsm-devel mailing list
 vdsm-devel@lists.fedorahosted.org
 https://lists.fedorahosted.org/mailman/listinfo/vdsm-devel
 
___
vdsm-devel mailing list
vdsm-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-devel


Re: [vdsm] empty vdsm cert files

2012-08-23 Thread Douglas Landgraf

Hi,

On 08/23/2012 09:49 AM, Ryan Harper wrote:

* Alon Bar-Levalo...@redhat.com  [2012-08-23 04:28]:

Hi,

The boostrap_complete log is required... :)

There was none.

I've seen a form of this before[1] where the keys don't get generated (in
this case it was that they were empty) and it was as if the
completion part wasn't never run.


1. http://lists.ovirt.org/pipermail/users/2012-July/003136.html

I remember that report.


Anyway, at latest master I rewrote the whole sequence, so it should be good now 
(I hope).

Re-installing worked so I don't yet know how to recreate the issue.
humm, please keep us updated if you see it again. I couldn't see this 
report during my tests.


Thanks!

--
Cheers
Douglas

___
vdsm-devel mailing list
vdsm-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-devel


Re: [vdsm] empty vdsm cert files

2012-08-23 Thread Alon Bar-Lev


- Original Message -
 From: Ryan Harper ry...@us.ibm.com
 To: Alon Bar-Lev alo...@redhat.com
 Cc: Ryan Harper ry...@us.ibm.com, vdsm-devel@lists.fedorahosted.org
 Sent: Thursday, August 23, 2012 4:49:00 PM
 Subject: Re: [vdsm] empty vdsm cert files
 
 * Alon Bar-Lev alo...@redhat.com [2012-08-23 04:28]:
  Hi,
  
  The boostrap_complete log is required... :)
 
 There was none.
 
 I've seen a form of this before[1] where the keys don't get generated
 (in
 this case it was that they were empty) and it was as if the
 completion part wasn't never run.
 
 
 1. http://lists.ovirt.org/pipermail/users/2012-July/003136.html
 
  
  Anyway, at latest master I rewrote the whole sequence, so it should
  be good now (I hope).
 
 Re-installing worked so I don't yet know how to recreate the issue.
 

Understood. I will love to see the new implementation in action and fix 
whatever issue that may raise.

Thank you,
alon.
___
vdsm-devel mailing list
vdsm-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-devel


Re: [vdsm] empty vdsm cert files

2012-08-23 Thread Ryan Harper
* Alon Bar-Lev alo...@redhat.com [2012-08-23 09:02]:
 
 
 - Original Message -
  From: Ryan Harper ry...@us.ibm.com
  To: Alon Bar-Lev alo...@redhat.com
  Cc: Ryan Harper ry...@us.ibm.com, vdsm-devel@lists.fedorahosted.org
  Sent: Thursday, August 23, 2012 4:49:00 PM
  Subject: Re: [vdsm] empty vdsm cert files
  
  * Alon Bar-Lev alo...@redhat.com [2012-08-23 04:28]:
   Hi,
   
   The boostrap_complete log is required... :)
  
  There was none.
  
  I've seen a form of this before[1] where the keys don't get generated
  (in
  this case it was that they were empty) and it was as if the
  completion part wasn't never run.
  
  
  1. http://lists.ovirt.org/pipermail/users/2012-July/003136.html
  
   
   Anyway, at latest master I rewrote the whole sequence, so it should
   be good now (I hope).
  
  Re-installing worked so I don't yet know how to recreate the issue.
  
 
 Understood. I will love to see the new implementation in action and fix 
 whatever issue that may raise.

Are there rpms with the new code?  I can test out a fresh deployment on
F17 and see how that goes?

 
 Thank you,
 alon.

-- 
Ryan Harper
Software Engineer; Linux Technology Center
IBM Corp., Austin, Tx
ry...@us.ibm.com

___
vdsm-devel mailing list
vdsm-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-devel


Re: [vdsm] empty vdsm cert files

2012-08-23 Thread Ryan Harper
* Alon Bar-Lev alo...@redhat.com [2012-08-23 11:04]:
 
 
 - Original Message -
  From: Ryan Harper ry...@us.ibm.com
  To: Alon Bar-Lev alo...@redhat.com
  Cc: Ryan Harper ry...@us.ibm.com, vdsm-devel@lists.fedorahosted.org
  Sent: Thursday, August 23, 2012 5:13:43 PM
  Subject: Re: [vdsm] empty vdsm cert files
  
  * Alon Bar-Lev alo...@redhat.com [2012-08-23 09:02]:
   
   
   - Original Message -
From: Ryan Harper ry...@us.ibm.com
To: Alon Bar-Lev alo...@redhat.com
Cc: Ryan Harper ry...@us.ibm.com,
vdsm-devel@lists.fedorahosted.org
Sent: Thursday, August 23, 2012 4:49:00 PM
Subject: Re: [vdsm] empty vdsm cert files

* Alon Bar-Lev alo...@redhat.com [2012-08-23 04:28]:
 Hi,
 
 The boostrap_complete log is required... :)

There was none.

I've seen a form of this before[1] where the keys don't get
generated
(in
this case it was that they were empty) and it was as if the
completion part wasn't never run.


1. http://lists.ovirt.org/pipermail/users/2012-July/003136.html

 
 Anyway, at latest master I rewrote the whole sequence, so it
 should
 be good now (I hope).

Re-installing worked so I don't yet know how to recreate the
issue.

   
   Understood. I will love to see the new implementation in action and
   fix whatever issue that may raise.
  
  Are there rpms with the new code?  I can test out a fresh deployment
  on
  F17 and see how that goes?
 
 
 Hi,
 
 I see the latest nightly builds[1] are post change.
 
 BTW: You can always build your own rpms..

Sure, I was hoping for a matched pair.

I need both newer vdsm and engine to test?


-- 
Ryan Harper
Software Engineer; Linux Technology Center
IBM Corp., Austin, Tx
ry...@us.ibm.com

___
vdsm-devel mailing list
vdsm-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-devel


Re: [vdsm] empty vdsm cert files

2012-08-23 Thread Alon Bar-Lev


- Original Message -
 From: Ryan Harper ry...@us.ibm.com
 To: Alon Bar-Lev alo...@redhat.com
 Cc: Ryan Harper ry...@us.ibm.com, vdsm-devel@lists.fedorahosted.org
 Sent: Thursday, August 23, 2012 7:59:53 PM
 Subject: Re: [vdsm] empty vdsm cert files
 
 * Alon Bar-Lev alo...@redhat.com [2012-08-23 11:04]:
  
  
  - Original Message -
   From: Ryan Harper ry...@us.ibm.com
   To: Alon Bar-Lev alo...@redhat.com
   Cc: Ryan Harper ry...@us.ibm.com,
   vdsm-devel@lists.fedorahosted.org
   Sent: Thursday, August 23, 2012 5:13:43 PM
   Subject: Re: [vdsm] empty vdsm cert files
   
   * Alon Bar-Lev alo...@redhat.com [2012-08-23 09:02]:


- Original Message -
 From: Ryan Harper ry...@us.ibm.com
 To: Alon Bar-Lev alo...@redhat.com
 Cc: Ryan Harper ry...@us.ibm.com,
 vdsm-devel@lists.fedorahosted.org
 Sent: Thursday, August 23, 2012 4:49:00 PM
 Subject: Re: [vdsm] empty vdsm cert files
 
 * Alon Bar-Lev alo...@redhat.com [2012-08-23 04:28]:
  Hi,
  
  The boostrap_complete log is required... :)
 
 There was none.
 
 I've seen a form of this before[1] where the keys don't get
 generated
 (in
 this case it was that they were empty) and it was as if the
 completion part wasn't never run.
 
 
 1.
 http://lists.ovirt.org/pipermail/users/2012-July/003136.html
 
  
  Anyway, at latest master I rewrote the whole sequence, so
  it
  should
  be good now (I hope).
 
 Re-installing worked so I don't yet know how to recreate the
 issue.
 

Understood. I will love to see the new implementation in action
and
fix whatever issue that may raise.
   
   Are there rpms with the new code?  I can test out a fresh
   deployment
   on
   F17 and see how that goes?
  
  
  Hi,
  
  I see the latest nightly builds[1] are post change.
  
  BTW: You can always build your own rpms..
 
 Sure, I was hoping for a matched pair.
 
 I need both newer vdsm and engine to test?

Basically, you need latest vdsm only for vdsm-bootstrap package installed at 
the engine side.

You can use whatever vdsm you like at the node side (your current one is OK).

Or to make it simpler use latest and be done :)

Alon.
___
vdsm-devel mailing list
vdsm-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-devel