Change in vdsm[master]: util: fix execCmd to accept tuples

2014-03-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: util: fix execCmd to accept tuples .. Patch Set 4: Code-Review-1 (5 comments) The implementation is too complex and can be simplified to one line change. There ar

Change in vdsm[master]: clientIF: Clean up shutdown process

2014-03-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: clientIF: Clean up shutdown process .. Patch Set 2: (1 comment) http://gerrit.ovirt.org/#/c/26112/2/vdsm/vdsm File vdsm/vdsm: Line 77: cif = clientIF.getInsta

Change in vdsm[master]: init: Normalize shutdown timeout

2014-03-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: init: Normalize shutdown timeout .. Patch Set 2: Adding Eli - is is safe to allow 60 seconds timeout when stopping vdsm, regarding engine timeouts? -- To view, v

Change in vdsm[master]: clientIF: Clean up shutdown process

2014-03-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: clientIF: Clean up shutdown process .. Patch Set 2: -Code-Review prepareForShutdown was false alarm - this is an internal method of the rpc servers that shutdown t

Change in vdsm[master]: init: Normalize shutdown timeout

2014-03-27 Thread Alon Bar-Lev
Alon Bar-Lev has posted comments on this change. Change subject: init: Normalize shutdown timeout .. Patch Set 2: Code-Review+1 I would even extend this more... no reason to limit 10 seconds, I would have go to 60 seconds. I

Change in vdsm[master]: profiling: Add an application wide profile

2014-03-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: profiling: Add an application wide profile .. Patch Set 4: Rebased over dependent patch. Verified on RHEL 6.5 and Fedora 19. -- To view, visit http://gerrit.ovirt

Change in vdsm[master]: init: Normalize shutdown timeout

2014-03-27 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: init: Normalize shutdown timeout .. Patch Set 2: Build Successful http://jenkins.ovirt.org/job/vdsm_unit_tests_gerrit_el/6895/ : SUCCESS http://jenk

Change in vdsm[master]: clientIF: Clean up shutdown process

2014-03-27 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: clientIF: Clean up shutdown process .. Patch Set 2: Build Successful http://jenkins.ovirt.org/job/vdsm_unit_tests_gerrit_el/6893/ : SUCCESS http://j

Change in vdsm[master]: profiling: Add an application wide profile

2014-03-27 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: profiling: Add an application wide profile .. Patch Set 4: Build Successful http://jenkins.ovirt.org/job/vdsm_unit_tests_gerrit_el/6894/ : SUCCESS h

Change in vdsm[master]: clientIF: Clean up shutdown process

2014-03-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: clientIF: Clean up shutdown process .. Patch Set 2: Rebase over dependent patch. Verified on RHEL 6.5 and Fedora 19. Note: prepareForShutdown API currently broken.

Change in vdsm[master]: init: Normalize shutdown timeout

2014-03-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: init: Normalize shutdown timeout .. Patch Set 2: Verified+1 Add systemd and upstart support. Verified on RHEL 6.5 and Fedora 19. -- To view, visit http://gerrit.o

Change in vdsm[master]: sp: setDomainRegularRole is implemented by backend

2014-03-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: sp: setDomainRegularRole is implemented by backend .. Patch Set 1: (2 comments) http://gerrit.ovirt.org/#/c/24495/1/vdsm/storage/sp.py File vdsm/storage/sp.py: Li

Change in vdsm[master]: sp: setDomainRegularRole is implemented by backend

2014-03-27 Thread ewarszaw
Eduardo has posted comments on this change. Change subject: sp: setDomainRegularRole is implemented by backend .. Patch Set 1: Code-Review-1 (1 comment) Modern engines never try to call deactivateSD in order to migrate MSD. P

Change in vdsm[master]: Allow moving of sparse images to a block domains

2014-03-27 Thread ewarszaw
Eduardo has posted comments on this change. Change subject: Allow moving of sparse images to a block domains .. Patch Set 8: Code-Review-1 (2 comments) How this patch solves the canDoAction engine warning logged in the BZ? ht

Change in vdsm[master]: vdsm-reg: eliminate the VDSMBRIDGE macro

2014-03-27 Thread dougsland
Douglas Schilling Landgraf has posted comments on this change. Change subject: vdsm-reg: eliminate the VDSMBRIDGE macro .. Patch Set 2: Verified+1 I could register a ovirt-node into engine. -- To view, visit http://gerrit.ovi

Change in vdsm[master]: profiling: Add an application wide profile

2014-03-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: profiling: Add an application wide profile .. Patch Set 3: Verified+1 Verified running with and without profiling. -- To view, visit http://gerrit.ovirt.org/26113

Change in vdsm[master]: spec: update sanlock dependencies

2014-03-27 Thread dougsland
Douglas Schilling Landgraf has posted comments on this change. Change subject: spec: update sanlock dependencies .. Patch Set 1: Code-Review-1 requires rebase and verify. -- To view, visit http://gerrit.ovirt.org/12292 To uns

Change in vdsm[master]: profiling: Add an application wide profile

2014-03-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: profiling: Add an application wide profile .. Patch Set 3: Added profile_format option. -- To view, visit http://gerrit.ovirt.org/26113 To unsubscribe, visit http

Change in vdsm[master]: profiling: Add an application wide profile

2014-03-27 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: profiling: Add an application wide profile .. Patch Set 3: Build Successful http://jenkins.ovirt.org/job/vdsm_unit_tests_gerrit_el/6892/ : SUCCESS h

Change in vdsm[master]: configurator: use sanlock user constant

2014-03-27 Thread dougsland
Douglas Schilling Landgraf has posted comments on this change. Change subject: configurator: use sanlock user constant .. Patch Set 4: Ah I got. Yes, I would prefer small and separate steps. -- To view, visit http://gerrit.ov

Change in vdsm[master]: vdsm-reg: collect vdsm-config.log

2014-03-27 Thread dougsland
Douglas Schilling Landgraf has posted comments on this change. Change subject: vdsm-reg: collect vdsm-config.log .. Patch Set 2: Verified+1 I have tested under ovirt-node the change, it generate the log under /var/log/vdsm-reg

Change in vdsm[master]: util: fix execCmd to accept tuples

2014-03-27 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: util: fix execCmd to accept tuples .. Patch Set 4: (1 comment) http://gerrit.ovirt.org/#/c/26070/4/tests/utilsTests.py File tests/utilsTests.py: Line 469: Li

Change in vdsm[master]: util: fix execCmd to accept tuples

2014-03-27 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: util: fix execCmd to accept tuples .. Patch Set 4: Code-Review-1 (3 comments) http://gerrit.ovirt.org/#/c/26070/4/lib/vdsm/utils.py File lib/vdsm/utils.py: Li

Change in vdsm[master]: Add logging to rules operations in supervdsmServer

2014-03-27 Thread dougsland
Douglas Schilling Landgraf has posted comments on this change. Change subject: Add logging to rules operations in supervdsmServer .. Patch Set 4: Code-Review+1 needs to be verified. -- To view, visit http://gerrit.ovirt.org/2

Change in vdsm[master]: core: Add boot time to the getVdsStats API

2014-03-27 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: core: Add boot time to the getVdsStats API .. Patch Set 6: Code-Review-1 (3 comments) http://gerrit.ovirt.org/#/c/25877/6/tests/samplingTests.py File tests/sam

Change in vdsm[master]: caps: report if QEMU supports live snapshots

2014-03-27 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: caps: report if QEMU supports live snapshots .. Patch Set 4: Build Failed http://jenkins.ovirt.org/job/vdsm_unit_tests_gerrit_el/6891/ : SUCCESS htt

Change in vdsm[master]: caps: report if QEMU supports live snapshots

2014-03-27 Thread fromani
Francesco Romani has posted comments on this change. Change subject: caps: report if QEMU supports live snapshots .. Patch Set 4: patch set 4: fixed packaging -- To view, visit http://gerrit.ovirt.org/26149 To unsubscribe, vi

Change in vdsm[master]: oop: remove unused properties

2014-03-27 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: oop: remove unused properties .. Patch Set 1: Build Successful http://jenkins.ovirt.org/job/vdsm_unit_tests_gerrit_el/6890/ : SUCCESS http://jenkins

Change in vdsm[master]: oop: remove unused properties

2014-03-27 Thread ykaplan
Yeela Kaplan has uploaded a new change for review. Change subject: oop: remove unused properties .. oop: remove unused properties As part of the plan to move from the use of oop in vdsm to ioprocess, starting cleaning up. Chang

Change in vdsm[master]: util: fix execCmd to accept tuples

2014-03-27 Thread ybronhei
Yaniv Bronhaim has posted comments on this change. Change subject: util: fix execCmd to accept tuples .. Patch Set 4: (1 comment) http://gerrit.ovirt.org/#/c/26070/4/tests/utilsTests.py File tests/utilsTests.py: Line 464: Li

Change in vdsm[master]: configurator: use sanlock user constant

2014-03-27 Thread ybronhei
Yaniv Bronhaim has posted comments on this change. Change subject: configurator: use sanlock user constant .. Patch Set 4: i gave it +1. i just wanted more of this patch to also test this sanlock configure class.. maybe later

Change in vdsm[master]: Move multipath configuration to vdsm-tool configurator

2014-03-27 Thread ybronhei
Yaniv Bronhaim has posted comments on this change. Change subject: Move multipath configuration to vdsm-tool configurator .. Patch Set 2: Code-Review-1 (5 comments) hope that during next week http://gerrit.ovirt.org/#/c/25263/

Change in vdsm[master]: sp: setDomainRegularRole is implemented by backend

2014-03-27 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: sp: setDomainRegularRole is implemented by backend .. Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/24495/1/vdsm/storage/sp.py File vdsm/storage/sp.py:

Change in vdsm[master]: clientIF: prepareVolumePath payload cleanup

2014-03-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: clientIF: prepareVolumePath payload cleanup .. Patch Set 7: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/24636 To unsubscribe, visit http://gerrit.ovirt

Change in vdsm[master]: clientIF: prepareVolumePath payload cleanup

2014-03-27 Thread fromani
Francesco Romani has posted comments on this change. Change subject: clientIF: prepareVolumePath payload cleanup .. Patch Set 7: will do some testing again before to re-tick verified, even though changes in last revision where

Change in vdsm[master]: clientIF: prepareVolumePath payload cleanup

2014-03-27 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: clientIF: prepareVolumePath payload cleanup .. Patch Set 7: Build Successful http://jenkins.ovirt.org/job/vdsm_unit_tests_gerrit_el/6889/ : SUCCESS

Change in vdsm[master]: clientIF: prepareVolumePath payload cleanup

2014-03-27 Thread fromani
Francesco Romani has posted comments on this change. Change subject: clientIF: prepareVolumePath payload cleanup .. Patch Set 7: patch set 7: Dan kindly pointed me to a solution which should make everyone happy -- To view, v

Change in vdsm[master]: Add logging to rules operations in supervdsmServer

2014-03-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: Add logging to rules operations in supervdsmServer .. Patch Set 4: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/26121 To unsubscribe, visit http://gerri

Change in vdsm[master]: Add logging to rules operations in supervdsmServer

2014-03-27 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: Add logging to rules operations in supervdsmServer .. Patch Set 4: Build Successful http://jenkins.ovirt.org/job/vdsm_unit_tests_gerrit_el/6888/ : SU

Change in vdsm[master]: Add logging to rules operations in supervdsmServer

2014-03-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: Add logging to rules operations in supervdsmServer .. Patch Set 3: (1 comment) http://gerrit.ovirt.org/#/c/26121/3//COMMIT_MSG Commit Message: Line 11: or removin

Change in vdsm[master]: Create storage domain using command type 1

2014-03-27 Thread ewarszaw
Eduardo has posted comments on this change. Change subject: Create storage domain using command type 1 .. Patch Set 7: Code-Review-1 (6 comments) http://gerrit.ovirt.org/#/c/23646/7/vdsm/storage/blockSD.py File vdsm/storage/bl

Change in vdsm[ovirt-3.3]: vm iface stats: fix arithmetic

2014-03-27 Thread ybronhei
Yaniv Bronhaim has submitted this change and it was merged. Change subject: vm iface stats: fix arithmetic .. vm iface stats: fix arithmetic My commit 672ff43 has a serious arithmetic flaw: the modulu must be taken on the sampl

Change in vdsm[master]: Initial commit for vdsm-tool testing infrastructure

2014-03-27 Thread mtayer
mooli tayer has posted comments on this change. Change subject: Initial commit for vdsm-tool testing infrastructure .. Patch Set 20: (2 comments) http://gerrit.ovirt.org/#/c/25263/20/lib/vdsm/tool/configurator.py File lib/vdsm

Change in vdsm[ovirt-3.4]: vm iface stats: fix arithmetic

2014-03-27 Thread ybronhei
Yaniv Bronhaim has submitted this change and it was merged. Change subject: vm iface stats: fix arithmetic .. vm iface stats: fix arithmetic My commit 672ff43 has a serious arithmetic flaw: the modulu must be taken on the sampl

Change in vdsm[ovirt-3.4]: vm iface stats: fix arithmetic

2014-03-27 Thread ybronhei
Yaniv Bronhaim has posted comments on this change. Change subject: vm iface stats: fix arithmetic .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.ovirt.org/26088 To unsubscribe, visit http://gerrit.ovirt.org/sett

Change in vdsm[master]: profiling: Add an application wide profile

2014-03-27 Thread ybronhei
Yaniv Bronhaim has posted comments on this change. Change subject: profiling: Add an application wide profile .. Patch Set 2: -Code-Review removing my score. i suggest to start the packaging procedure anyway -- To view, visit

Change in vdsm[ovirt-3.3]: profiling: Add an application wide profile

2014-03-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: profiling: Add an application wide profile .. Patch Set 1: Verified+1 This is a backport for gss. -- To view, visit http://gerrit.ovirt.org/26158 To unsubscribe,

Change in vdsm[master]: Initial commit for vdsm-tool testing infrastructure

2014-03-27 Thread ybronhei
Yaniv Bronhaim has posted comments on this change. Change subject: Initial commit for vdsm-tool testing infrastructure .. Patch Set 20: (2 comments) http://gerrit.ovirt.org/#/c/25263/20/lib/vdsm/tool/configurator.py File lib/v

Change in vdsm[ovirt-3.3]: clientIF: Clean up shutdown process

2014-03-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: clientIF: Clean up shutdown process .. Patch Set 1: Verified+1 This is a backport for gss. -- To view, visit http://gerrit.ovirt.org/26157 To unsubscribe, visit h

Change in vdsm[ovirt-3.3]: sysvinit: Give vdsm enough time to write profile

2014-03-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: sysvinit: Give vdsm enough time to write profile .. Patch Set 1: Verified+1 This is a backport for gss. -- To view, visit http://gerrit.ovirt.org/26156 To unsubsc

Change in vdsm[master]: Add logging to rules operations in supervdsmServer

2014-03-27 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: Add logging to rules operations in supervdsmServer .. Patch Set 3: (1 comment) http://gerrit.ovirt.org/#/c/26121/3//COMMIT_MSG Commit Message: Line 11: or rem

Change in vdsm[ovirt-3.3]: clientIF: Clean up shutdown process

2014-03-27 Thread nsoffer
Nir Soffer has uploaded a new change for review. Change subject: clientIF: Clean up shutdown process .. clientIF: Clean up shutdown process clientIF.serve used to check if shutdown process has started once every 3 seconds, leadi

Change in vdsm[ovirt-3.3]: profiling: Add an application wide profile

2014-03-27 Thread nsoffer
Nir Soffer has uploaded a new change for review. Change subject: profiling: Add an application wide profile .. profiling: Add an application wide profile The built in Python profilers are good for single thread profile but given

Change in vdsm[ovirt-3.3]: sysvinit: Give vdsm enough time to write profile

2014-03-27 Thread nsoffer
Nir Soffer has uploaded a new change for review. Change subject: sysvinit: Give vdsm enough time to write profile .. sysvinit: Give vdsm enough time to write profile Previously vdsm was killed brutally if it did exit 2 seconds a

Change in vdsm[master]: Create GuestAgent instance in __init__ and connect later

2014-03-27 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: Create GuestAgent instance in __init__ and connect later .. Patch Set 3: Build Failed http://jenkins.ovirt.org/job/vdsm_unit_tests_gerrit_el/6881/ :

Change in vdsm[master]: lvm: Add an option to replace locking type 4

2014-03-27 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: lvm: Add an option to replace locking type 4 .. Patch Set 7: Build Failed http://jenkins.ovirt.org/job/vdsm_master_pep8_gerrit/7590/ : SUCCESS http:

Change in vdsm[master]: lvm: Add an option to replace locking type 4

2014-03-27 Thread ewarszaw
Eduardo has posted comments on this change. Change subject: lvm: Add an option to replace locking type 4 .. Patch Set 7: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/23645 To unsubscribe, visit http://gerrit.ovirt.o

Change in vdsm[master]: vm: avoid to reply with half-baked statistics

2014-03-27 Thread fromani
Francesco Romani has posted comments on this change. Change subject: vm: avoid to reply with half-baked statistics .. Patch Set 2: (1 comment) http://gerrit.ovirt.org/#/c/25803/2/vdsm/API.py File vdsm/API.py: Line 362:

Change in vdsm[master]: vm: avoid to reply with half-baked statistics

2014-03-27 Thread vfeenstr
Vinzenz Feenstra has posted comments on this change. Change subject: vm: avoid to reply with half-baked statistics .. Patch Set 2: Code-Review-1 (1 comment) http://gerrit.ovirt.org/#/c/25803/2/vdsm/API.py File vdsm/API.py: Li

Change in vdsm[master]: drop ominous log for libvirt errors

2014-03-27 Thread vfeenstr
Vinzenz Feenstra has posted comments on this change. Change subject: drop ominous log for libvirt errors .. Patch Set 1: If we wouldn't swallow so many exceptions all over the place, I wouldn't have a problem with that. But vd

Change in vdsm[master]: vm: avoid to reply with half-baked statistics

2014-03-27 Thread ofrenkel
Omer Frenkel has posted comments on this change. Change subject: vm: avoid to reply with half-baked statistics .. Patch Set 2: (1 comment) http://gerrit.ovirt.org/#/c/25803/2/vdsm/API.py File vdsm/API.py: Line 362: if

Change in vdsm[master]: drop ominous log for libvirt errors

2014-03-27 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: drop ominous log for libvirt errors .. Patch Set 1: Was this log line helpful in its 11 months of existence? To me it causes only confusion and lost heart beat

Change in vdsm[master]: vm: avoid to reply with half-baked statistics

2014-03-27 Thread fromani
Francesco Romani has posted comments on this change. Change subject: vm: avoid to reply with half-baked statistics .. Patch Set 2: Code-Review-1 -1 until what Vinzenz noted is addressed. -- To view, visit http://gerrit.ovirt.

Change in vdsm[master]: Create GuestAgent instance in __init__ and connect later

2014-03-27 Thread vfeenstr
Vinzenz Feenstra has posted comments on this change. Change subject: Create GuestAgent instance in __init__ and connect later .. Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/26142/1//COMMIT_MSG Commit Message: Line 8:

Change in vdsm[master]: Add logging to rules operations in supervdsmServer

2014-03-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: Add logging to rules operations in supervdsmServer .. Patch Set 3: (2 comments) Commit message needs more love. http://gerrit.ovirt.org/#/c/26121/3//COMMIT_MSG Co

Change in vdsm[master]: profiling: Add an application wide profile

2014-03-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: profiling: Add an application wide profile .. Patch Set 2: There is no such package, and it will take ages until we can get it into Fedora/EL. So either we ship it

Change in vdsm[master]: Create GuestAgent instance in __init__ and connect later

2014-03-27 Thread fromani
Francesco Romani has posted comments on this change. Change subject: Create GuestAgent instance in __init__ and connect later .. Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/26142/1//COMMIT_MSG Commit Message: Line 8:

Change in vdsm[master]: sysvinit: Give vdsm enough time to write profile

2014-03-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: sysvinit: Give vdsm enough time to write profile .. Patch Set 1: We don't have such configuration (2 seconds timeout) the systemd and upstart configuration, so we

Change in vdsm[master]: caps: report if QEMU supports live snapshots

2014-03-27 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: caps: report if QEMU supports live snapshots .. Patch Set 3: Build Successful http://jenkins.ovirt.org/job/vdsm_unit_tests_gerrit_el/6887/ : SUCCESS

Change in vdsm[master]: caps: report if QEMU supports live snapshots

2014-03-27 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: caps: report if QEMU supports live snapshots .. Patch Set 2: Build Successful http://jenkins.ovirt.org/job/vdsm_unit_tests_gerrit_el/6886/ : SUCCESS

Change in vdsm[master]: sysvinit: Give vdsm enough time to write profile

2014-03-27 Thread danken
Dan Kenigsberg has posted comments on this change. Change subject: sysvinit: Give vdsm enough time to write profile .. Patch Set 1: Code-Review-1 I'm fine with extending the grace period to 10 seconds - if that's tested to be

Change in vdsm[master]: util: fix execCmd to accept tuples

2014-03-27 Thread ybronhei
Yaniv Bronhaim has posted comments on this change. Change subject: util: fix execCmd to accept tuples .. Patch Set 2: (2 comments) http://gerrit.ovirt.org/#/c/26070/2/lib/vdsm/utils.py File lib/vdsm/utils.py: Line 674:

Change in vdsm[master]: caps: report if QEMU supports live snapshots

2014-03-27 Thread fromani
Francesco Romani has posted comments on this change. Change subject: caps: report if QEMU supports live snapshots .. Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/26149/1/vdsm/caps.py File vdsm/caps.py: Line 181:

Change in vdsm[master]: Add logging to rules operations in supervdsmServer

2014-03-27 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: Add logging to rules operations in supervdsmServer .. Patch Set 3: Build Successful http://jenkins.ovirt.org/job/vdsm_unit_tests_gerrit_el/6885/ : SU

Change in vdsm[master]: hooks: Add hook for fake VM stats

2014-03-27 Thread dkuznets
Dima Kuznetsov has posted comments on this change. Change subject: hooks: Add hook for fake VM stats .. Patch Set 9: (1 comment) http://gerrit.ovirt.org/#/c/25927/9//COMMIT_MSG Commit Message: Line 12: There > I wonder what u

Change in vdsm[master]: caps: report if QEMU supports live snapshots

2014-03-27 Thread michal . skrivanek
Michal Skrivanek has posted comments on this change. Change subject: caps: report if QEMU supports live snapshots .. Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/26149/1/vdsm/caps.py File vdsm/caps.py: Line 181:

Change in vdsm[master]: profiling: Add an application wide profile

2014-03-27 Thread ybronhei
Yaniv Bronhaim has posted comments on this change. Change subject: profiling: Add an application wide profile .. Patch Set 2: Code-Review-1 you must to have yappi package on your local setup when running vdsm, and then we need

Change in vdsm[master]: clientIF: Clean up shutdown process

2014-03-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: clientIF: Clean up shutdown process .. Patch Set 1: Code-Review-1 Yaniv found that there is a prepareForShutdown API - this will not work now. Need to check if thi

Change in vdsm[master]: caps: report if QEMU supports live snapshots

2014-03-27 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: caps: report if QEMU supports live snapshots .. Patch Set 1: Build Successful http://jenkins.ovirt.org/job/vdsm_unit_tests_gerrit_el/6884/ : SUCCESS

Change in vdsm[master]: caps: report if QEMU supports live snapshots

2014-03-27 Thread fromani
Francesco Romani has posted comments on this change. Change subject: caps: report if QEMU supports live snapshots .. Patch Set 1: This is the implementation of https://bugzilla.redhat.com/show_bug.cgi?id=1009100#c11 -- To vi

Change in vdsm[master]: caps: report if QEMU supports live snapshots

2014-03-27 Thread fromani
Francesco Romani has uploaded a new change for review. Change subject: caps: report if QEMU supports live snapshots .. caps: report if QEMU supports live snapshots Depending on QEMU version and configuration, live snapshotting m

Change in vdsm[master]: Create GuestAgent instance in __init__ and connect later

2014-03-27 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: Create GuestAgent instance in __init__ and connect later .. Patch Set 4: Build Successful http://jenkins.ovirt.org/job/vdsm_unit_tests_gerrit_el/6883

Change in vdsm[master]: hooks: Add hook for fake VM stats

2014-03-27 Thread vfeenstr
Vinzenz Feenstra has posted comments on this change. Change subject: hooks: Add hook for fake VM stats .. Patch Set 9: (2 comments) http://gerrit.ovirt.org/#/c/25927/9/vdsm_hooks/fakevmstats/after_get_all_vm_stats.py File vdsm

Change in vdsm[master]: hooks: Add hook for fake VM stats

2014-03-27 Thread bazulay
Barak Azulay has posted comments on this change. Change subject: hooks: Add hook for fake VM stats .. Patch Set 9: (1 comment) http://gerrit.ovirt.org/#/c/25927/9/vdsm_hooks/fakevmstats/after_get_all_vm_stats.py File vdsm_hook

Change in vdsm[master]: caps: Collect kdump status

2014-03-27 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: caps: Collect kdump status .. Patch Set 6: Build Successful http://jenkins.ovirt.org/job/vdsm_unit_tests_gerrit_el/6882/ : SUCCESS http://jenkins.ov

Change in vdsm[master]: caps: Collect kdump status

2014-03-27 Thread mperina
Martin Peřina has posted comments on this change. Change subject: caps: Collect kdump status .. Patch Set 6: Verified+1 -- To view, visit http://gerrit.ovirt.org/25926 To unsubscribe, visit http://gerrit.ovirt.org/settings Ge

Change in vdsm[master]: hooks: Add hook for fake VM stats

2014-03-27 Thread bazulay
Barak Azulay has posted comments on this change. Change subject: hooks: Add hook for fake VM stats .. Patch Set 9: (1 comment) http://gerrit.ovirt.org/#/c/25927/9/vdsm_hooks/fakevmstats/after_get_all_vm_stats.py File vdsm_hook

Change in vdsm[master]: Create GuestAgent instance in __init__ and connect later

2014-03-27 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: Create GuestAgent instance in __init__ and connect later .. Patch Set 3: Build Failed http://jenkins.ovirt.org/job/vdsm_unit_tests_gerrit_el/6881/ :

Change in vdsm[master]: drop ominous log for libvirt errors

2014-03-27 Thread vfeenstr
Vinzenz Feenstra has posted comments on this change. Change subject: drop ominous log for libvirt errors .. Patch Set 1: Code-Review-1 Well as michal said we need this for post mortem debugging. -- To view, visit http://gerri

Change in vdsm[master]: Create GuestAgent instance in __init__ and connect later

2014-03-27 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: Create GuestAgent instance in __init__ and connect later .. Patch Set 2: Build Failed http://jenkins.ovirt.org/job/vdsm_unit_tests_gerrit_el/6880/ :

Change in vdsm[master]: Create GuestAgent instance in __init__ and connect later

2014-03-27 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: Create GuestAgent instance in __init__ and connect later .. Patch Set 1: Build Failed http://jenkins.ovirt.org/job/vdsm_unit_tests_gerrit_el/6879/ :

Change in vdsm[master]: Add logging to fs operations in supervdsmServer

2014-03-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: Add logging to fs operations in supervdsmServer .. Patch Set 2: (1 comment) http://gerrit.ovirt.org/#/c/26121/2//COMMIT_MSG Commit Message: Line 12: Line 13: Alt

Change in vdsm[master]: Create GuestAgent instance in __init__ and connect later

2014-03-27 Thread vfeenstr
Vinzenz Feenstra has uploaded a new change for review. Change subject: Create GuestAgent instance in __init__ and connect later .. Create GuestAgent instance in __init__ and connect later This is not only a cosmetic improvement.

Change in vdsm[master]: Add logging to fs operations in supervdsmServer

2014-03-27 Thread nsoffer
Nir Soffer has posted comments on this change. Change subject: Add logging to fs operations in supervdsmServer .. Patch Set 2: (1 comment) http://gerrit.ovirt.org/#/c/26121/2/vdsm/supervdsmServer File vdsm/supervdsmServer: Li

Change in vdsm[master]: Add logging to fs operations in supervdsmServer

2014-03-27 Thread oVirt Jenkins CI Server
oVirt Jenkins CI Server has posted comments on this change. Change subject: Add logging to fs operations in supervdsmServer .. Patch Set 2: Build Successful http://jenkins.ovirt.org/job/vdsm_unit_tests_gerrit_el/6878/ : SUCCE

Change in vdsm[master]: clientIF: Clean up shutdown process

2014-03-27 Thread ybronhei
Yaniv Bronhaim has posted comments on this change. Change subject: clientIF: Clean up shutdown process .. Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/26112/1/vdsm/vdsm File vdsm/vdsm: Line 77: cif = clientIF.getI

Change in vdsm[master]: sampling: Collect kdump status

2014-03-27 Thread mperina
Martin Peřina has posted comments on this change. Change subject: sampling: Collect kdump status .. Patch Set 5: > This should not be reported as a part of the stats, but as a part of > capabilities. once configured it is rare

Change in vdsm[master]: sysvinit: Give vdsm enough time to write profile

2014-03-27 Thread ybronhei
Yaniv Bronhaim has posted comments on this change. Change subject: sysvinit: Give vdsm enough time to write profile .. Patch Set 1: Code-Review+1 dan, 10 seconds before sigkill is totally fine. 2 secs are way too fast. i don't

Change in vdsm[master]: profiling: Add an application wide profile

2014-03-27 Thread ybronhei
Yaniv Bronhaim has posted comments on this change. Change subject: profiling: Add an application wide profile .. Patch Set 2: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/26113 To unsubscribe, visit http://gerrit.ov

Change in vdsm[master]: VmStatsThread: make _getNicStats testable

2014-03-27 Thread asegurap
Antoni Segura Puimedon has posted comments on this change. Change subject: VmStatsThread: make _getNicStats testable .. Patch Set 4: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/25982 To unsubscribe, visit http://ge

  1   2   >