Re: [Users] oVirt 3.3.0.1 Update Release now available

2013-10-20 Thread Itamar Heim

On 10/18/2013 12:57 PM, Nicolas Ecarnot wrote:

Le 18/10/2013 12:48, Mike Burns a écrit :

The oVirt Team is pleased to announce the availability of the 3.3.0.1
Update Release.  This release fixes a number of issues with the 3.3.0
release.


As I have installed a 3.3 on Centos 6.4 on my manager and my nodes, how
safe is it to just run a yum update on everything and hope for the best?

Previous similar attempts went nightmarish on a 3.1 setup...


3.3.0.1 should be a safe/small update.
3.3.1 is bigger update, hence it has a beta cycle for testing it.

please remember to also run ovirt-engine-setup to upgrade the engine on 
top of yun update.


(and if you can do this not over the weekend, will be easier to get help 
if something does go wrong)


thanks,
   Itamar





The release includes updates to the following packages:

ovirt-engine
vdsm
ovirt-engine-log-collector
ovirt-engine-iso-uploader
ovirt-engine-image-uploader

Information on the issues fixed is below.

Thanks

The oVirt Team



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%';


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.


An engine-setup bug (BZ#1014115) made setup log the database-access
password
when upgrading from 3.2. If you've upgraded from an older release you
may want to
secure or delete existing setup log files in /var/log/ovirt-engine/setup/

An engine bug (BZ#1008938) caused VM failing to start running after
changing the interface of bootable disk in UI.

An engine bug (BZ#1017285) may have caused upcoming ovirt-3.3.1 nodes
and hosts
with vdsm = 4.13.0 not to be accepted as hypervisors.

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





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


Re: [Users] oVirt 3.3.0.1 Update Release now available

2013-10-20 Thread Yedidyah Bar David
- Original Message -
 From: Itamar Heim ih...@redhat.com
 To: Nicolas Ecarnot nico...@ecarnot.net
 Cc: users@ovirt.org
 Sent: Monday, October 21, 2013 7:27:08 AM
 Subject: Re: [Users] oVirt 3.3.0.1 Update Release now available
 
 On 10/18/2013 12:57 PM, Nicolas Ecarnot wrote:
  Le 18/10/2013 12:48, Mike Burns a écrit :
  The oVirt Team is pleased to announce the availability of the 3.3.0.1
  Update Release.  This release fixes a number of issues with the 3.3.0
  release.
 
  As I have installed a 3.3 on Centos 6.4 on my manager and my nodes, how
  safe is it to just run a yum update on everything and hope for the best?
 
  Previous similar attempts went nightmarish on a 3.1 setup...
 
 3.3.0.1 should be a safe/small update.
 3.3.1 is bigger update, hence it has a beta cycle for testing it.
 
 please remember to also run ovirt-engine-setup to upgrade the engine on
 top of yun update.

You mean 'engine-setup'. It's indeed in a package called 'ovirt-engine-setup'.
-- 
Didi
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] oVirt 3.3.0.1 Update Release now available

2013-10-18 Thread Nicolas Ecarnot

Le 18/10/2013 12:48, Mike Burns a écrit :

The oVirt Team is pleased to announce the availability of the 3.3.0.1
Update Release.  This release fixes a number of issues with the 3.3.0
release.


As I have installed a 3.3 on Centos 6.4 on my manager and my nodes, how 
safe is it to just run a yum update on everything and hope for the best?


Previous similar attempts went nightmarish on a 3.1 setup...



The release includes updates to the following packages:

ovirt-engine
vdsm
ovirt-engine-log-collector
ovirt-engine-iso-uploader
ovirt-engine-image-uploader

Information on the issues fixed is below.

Thanks

The oVirt Team



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%';


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.


An engine-setup bug (BZ#1014115) made setup log the database-access
password
when upgrading from 3.2. If you've upgraded from an older release you
may want to
secure or delete existing setup log files in /var/log/ovirt-engine/setup/

An engine bug (BZ#1008938) caused VM failing to start running after
changing the interface of bootable disk in UI.

An engine bug (BZ#1017285) may have caused upcoming ovirt-3.3.1 nodes
and hosts
with vdsm = 4.13.0 not to be accepted as hypervisors.

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



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