Re: [Users] oVirt Weekly Meeting Minutes -- 2013-10-09

2013-10-15 Thread Gianluca Cecchi
On Wed, Oct 9, 2013 at 5:15 PM, Mike Burns  wrote:

 * 3.3 updates  (mburns, 14:08:42)
   * 3.3.0.1 vdsm packages are posted to updates-testing  (mburns,
 14:09:04)

Hello,
having 3.3.0-4 on fedora 19, can you explain correct steps to test 3.3.0.1?
Is only a matter of updating packages or is engine-upgrade command involved?
Need to redeploy hosts or only update their packages after enabling
updates-testing?

Gianluca
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] oVirt Weekly Meeting Minutes -- 2013-10-09

2013-10-15 Thread Itamar Heim

On 10/15/2013 04:40 AM, Gianluca Cecchi wrote:

On Wed, Oct 9, 2013 at 5:15 PM, Mike Burns  wrote:


* 3.3 updates  (mburns, 14:08:42)
   * 3.3.0.1 vdsm packages are posted to updates-testing  (mburns,
 14:09:04)


Hello,
having 3.3.0-4 on fedora 19, can you explain correct steps to test 3.3.0.1?
Is only a matter of updating packages or is engine-upgrade command involved?
Need to redeploy hosts or only update their packages after enabling
updates-testing?

Gianluca
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users



yum update + engine-upgrade for engine.
yun update and vdsm restart for hosts (first move them to maint one by one)
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] oVirt Weekly Meeting Minutes -- 2013-10-09

2013-10-10 Thread Federico Simoncelli
- Original Message -
 From: Dan Kenigsberg dan...@redhat.com
 To: Mike Burns mbu...@redhat.com
 Cc: bo...@ovirt.org, users users@ovirt.org
 Sent: Wednesday, October 9, 2013 5:45:23 PM
 Subject: Re: [Users] oVirt Weekly Meeting Minutes -- 2013-10-09
 
 On Wed, Oct 09, 2013 at 11:15:41AM -0400, Mike Burns wrote:
  Minutes:
  http://ovirt.org/meetings/ovirt/2013/ovirt.2013-10-09-14.06.html
  Minutes (text):
  http://ovirt.org/meetings/ovirt/2013/ovirt.2013-10-09-14.06.txt
  Log:
  http://ovirt.org/meetings/ovirt/2013/ovirt.2013-10-09-14.06.log.html
  
  =
  #ovirt: oVirt Weekly sync
  =
  
  
  Meeting started by mburns at 14:06:41 UTC. The full logs are available
  at http://ovirt.org/meetings/ovirt/2013/ovirt.2013-10-09-14.06.log.html
  .
  
  Meeting summary
  ---
  * agenda and roll call  (mburns, 14:07:00)
* 3.3 updates  (mburns, 14:07:17)
* 3.4 planning  (mburns, 14:07:24)
* conferences and workshops  (mburns, 14:07:31)
* infra update  (mburns, 14:07:34)
  
  * 3.3 updates  (mburns, 14:08:42)
* 3.3.0.1 vdsm packages are posted to updates-testing  (mburns,
  14:09:04)
* LINK: https://bugzilla.redhat.com/show_bug.cgi?id=1009100
  (sbonazzo, 14:10:33)
* 2 open bugs blocking 3.3.0.1  (mburns, 14:29:35)
* 1 is deferred due to qemu-kvm feature set in el6  (mburns, 14:29:49)
* other is allowed versions for vdsm  (mburns, 14:30:01)
* vdsm version bug will be backported to 3.3.0.1 today  (mburns,
  14:30:13)
* ACTION: sbonazzo to build engine 3.3.0.1 tomorrow  (mburns,
  14:30:22)
* ACTION: mburns to post 3.3.0.1 to ovirt.org tomorrow  (mburns,
  14:30:32)
* expected release:  next week  (mburns, 14:30:46)
* ACTION: danken and sbonazzo to provide release notes for 3.3.0.1
  (mburns, 14:37:56)
 
 
 A vdsm bug (BZ#1007980) made it impossible to migrate or re-run a VM
 with a glusterfs-backed virtual disk if the VM was originally started
 with an empty cdrom.
 
 If you have encountered this bug, you would have to manually find the
 affected VMs with
 
 psql -U engine -d engine -c select distinct vm_name from vm_static,
 vm_device where vm_guid=vm_id and device='cdrom' and address ilike
 '%pci%';
 
 and remove their junk cdrom address with
 
 psql -U engine -d engine -c update vm_device set address='' where
 device='cdrom' and address ilike '%pci%';
 

We are currently building vdsm-4.12.1-4 that is carrying a new critical
fix related to drive resize (extension). Release notes:


A vdsm bug introduced in a specific case of disk resize (raw on nfs)
accidentally wipes the content of the virtual disk.
The issue was masked on the master (and ovirt-3.3) branch by an unrelated
change that happened to fix the problem leaving only vdsm-4.12 affected.
It is of critical importance to update all your machines to the new vdsm
release.


-- 
Federico
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] oVirt Weekly Meeting Minutes -- 2013-10-09

2013-10-09 Thread Dan Kenigsberg
On Wed, Oct 09, 2013 at 04:45:22PM +0100, Dan Kenigsberg wrote:
 On Wed, Oct 09, 2013 at 11:15:41AM -0400, Mike Burns wrote:
  Minutes:
  http://ovirt.org/meetings/ovirt/2013/ovirt.2013-10-09-14.06.html
  Minutes (text):
  http://ovirt.org/meetings/ovirt/2013/ovirt.2013-10-09-14.06.txt
  Log:
  http://ovirt.org/meetings/ovirt/2013/ovirt.2013-10-09-14.06.log.html
  
  =
  #ovirt: oVirt Weekly sync
  =
  
  
  Meeting started by mburns at 14:06:41 UTC. The full logs are available
  at http://ovirt.org/meetings/ovirt/2013/ovirt.2013-10-09-14.06.log.html
  .
  
  
  
  Meeting summary
  ---
  * agenda and roll call  (mburns, 14:07:00)
* 3.3 updates  (mburns, 14:07:17)
* 3.4 planning  (mburns, 14:07:24)
* conferences and workshops  (mburns, 14:07:31)
* infra update  (mburns, 14:07:34)
  
  * 3.3 updates  (mburns, 14:08:42)
* 3.3.0.1 vdsm packages are posted to updates-testing  (mburns,
  14:09:04)
* LINK: https://bugzilla.redhat.com/show_bug.cgi?id=1009100
  (sbonazzo, 14:10:33)
* 2 open bugs blocking 3.3.0.1  (mburns, 14:29:35)
* 1 is deferred due to qemu-kvm feature set in el6  (mburns, 14:29:49)
* other is allowed versions for vdsm  (mburns, 14:30:01)
* vdsm version bug will be backported to 3.3.0.1 today  (mburns,
  14:30:13)
* ACTION: sbonazzo to build engine 3.3.0.1 tomorrow  (mburns,
  14:30:22)
* ACTION: mburns to post 3.3.0.1 to ovirt.org tomorrow  (mburns,
  14:30:32)
* expected release:  next week  (mburns, 14:30:46)
* ACTION: danken and sbonazzo to provide release notes for 3.3.0.1
  (mburns, 14:37:56)
 
 
 A vdsm bug (BZ#1007980) made it impossible to migrate or re-run a VM
 with a glusterfs-backed virtual disk if the VM was originally started
 with an empty cdrom.
 
 If you have encountered this bug, you would have to manually find the
 affected VMs with
 
 psql -U engine -d engine -c select distinct vm_name from vm_static, 
 vm_device where vm_guid=vm_id and device='cdrom' and address ilike '%pci%';
 
 and remove their junk cdrom address with
 
 psql -U engine -d engine -c update vm_device set address='' where 
 device='cdrom' and address ilike '%pci%';
 

Apparently, another bug is hampering VM migration on ovirt/gluster

Bug 987555 - Glusterfs ports conflict with qemu live migration

Could gluster choose a disjoint range of ports?
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users