
Il 10/10/2013 12:29, Sandro Bonazzola ha scritto:
Il 09/10/2013 17:45, Dan Kenigsberg ha scritto:
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%';" """
Here are the release notes with fixes included since 3.0.0-4.
""" 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. """
Do you need also log-collector, iso uploader and image uploader release notes?
""" ovirt-log-collector: Added jbosstrace option, enabled by default, to engine sos plugin. The new option send a SIGQUIT signal to the JBoss process launched by ovirt-engine, causing a dump of the stack trace to /var/log/ovirt-engine/console.log. Other JBoss instances will not receive that signal. log-collector had a bug which made it hangs when collecting reports from hypervisors with a recent version of sos and ausearch commands requiring a controlling TTY in order to finish execution propely. Previously if an hypervisor was added to the engine using its FQDN specifying its IP address to -H (or vice versa) caused an error like: 'The following host are not listed as hypervisors:...' Now provided that FQDN resolve to IP and IP reverse resolve to FQDN you can specify indifferently one of them Added a new file with the selinux context of specific folders such as (/rhev /etc /var) ovirt-image-uploader: Added support for OVF directories as exported from the oVirt engine, in addition to the current support for such compressed OVF directories. ovirt-iso-uploader: Uploading to a NFS destination, if an error were encountered while renaming the used temporary file to the final destination, the application displayed: uploaded successfully. Now the application exits with exit status 3 (upload error) and display an error message. """
* 3.3.1 -- vdsm should be ready for beta posting next week (mburns, 14:38:53) * engine looks to be in good shape for 3.3.1 (only 3 bugs, all in post) (mburns, 14:43:24) * plan is to post beta by next Wednesday (16-Oct) (mburns, 14:43:35) * with release around end of October (mburns, 14:43:43)
* 3.4 planning (mburns, 14:47:27) * rough planning -- dev until end of december (mburns, 14:57:11) * stabilization/beta/etc during january (mburns, 14:57:21) * release late January or early February (mburns, 14:57:34) * ACTION: itamar to send email to board@ to discuss high level schedules (mburns, 14:59:06)
* Conferences and Workshops (mburns, 15:00:40) * see the wiki home page for upcoming conferences (mburns, 15:01:15) * big one is KVM Forum in Edinburgh in 2 weeks (mburns, 15:01:29)
* infra update (mburns, 15:02:01) * continued work on existing tasks (mburns, 15:03:32) * artifactory.ovirt.org setup (mburns, 15:03:39) * increased effort into continuous integration in jenkins (mburns, 15:04:14) * apuimedo and dcaro worked on checking installability of vdsm when spec is modified (mburns, 15:10:36) * adding ovirt-3.3 branch to vdsm jobs (instead of just master) (mburns, 15:11:32)
* Other Topics (mburns, 15:12:47)
Meeting ended at 15:14:59 UTC.
Action Items ------------ * sbonazzo to build engine 3.3.0.1 tomorrow * mburns to post 3.3.0.1 to ovirt.org tomorrow * danken and sbonazzo to provide release notes for 3.3.0.1 * itamar to send email to board@ to discuss high level schedules
Action Items, by person ----------------------- * danken * danken and sbonazzo to provide release notes for 3.3.0.1 * itamar * itamar to send email to board@ to discuss high level schedules * mburns * mburns to post 3.3.0.1 to ovirt.org tomorrow * sbonazzo * sbonazzo to build engine 3.3.0.1 tomorrow * danken and sbonazzo to provide release notes for 3.3.0.1 * **UNASSIGNED** * (none)
People Present (lines said) --------------------------- * mburns (111) * apuimedo (37) * danken (37) * itamar (34) * sbonazzo (20) * eedri_ (12) * ewoud (8) * orc_orc (5) * fsimonce` (3) * ovirtbot (3) * dneary (1) * lvernia (1) * sahina (1) * fabiand (1)
Generated by `MeetBot`_ 0.1.4
.. _`MeetBot`: http://wiki.debian.org/MeetBot _______________________________________________ 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
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com