Change in vdsm[master]: clientIF: Teardown volume path only for VDSM images

2013-12-12 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: clientIF: Teardown volume path only for VDSM images .. Patch Set 5: (3 comments) File

Change in vdsm[master]: clientIF: Teardown volume path only for VDSM images

2013-12-12 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: clientIF: Teardown volume path only for VDSM images .. Patch Set 5: (2 comments) File

Change in vdsm[master]: domainMonitor: Separate change detection from lastCheck value

2013-12-09 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: domainMonitor: Separate change detection from lastCheck value .. Patch Set 5: Code-Review+2 (1 comment) Minor nit. But overall is +2.

Change in vdsm[master]: domainMonitor: Rename confusing lastCheck variable

2013-12-09 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: domainMonitor: Rename confusing lastCheck variable .. Patch Set 2: Code-Review+2 -- To view, visit http://gerrit.ovirt.org/21879 To unsubscribe, visit

Change in vdsm[master]: domainMonitor: Rename confusing lastCheck variable

2013-12-09 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: domainMonitor: Rename confusing lastCheck variable .. Patch Set 3: Code-Review+2 -- To view, visit http://gerrit.ovirt.org/21879 To unsubscribe, visit

Change in vdsm[master]: securable: refactor the scurable implementation

2013-12-06 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: securable: refactor the scurable implementation .. Patch Set 1: (2 comments) File tests/main.py Line

Change in vdsm[master]: vdsm hooks: Add missing snapshot=no attribute to disk el...

2013-12-06 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: vdsm hooks: Add missing snapshot=no attribute to disk ellements. .. Patch Set 2: Code-Review+1 (1 comment) Code is ok but I'd prefer to see the commit

Change in vdsm[master]: vdsm hooks: Add missing snapshot=no attribute to disk el...

2013-12-06 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: vdsm hooks: Add missing snapshot=no attribute to disk ellements. .. Patch Set 2: (1 comment) Code is ok but I'd prefer to see the commit message fixed.

Change in vdsm[master]: sp: consolidate getMasterVersion in one method

2013-12-06 Thread fsimonce
Federico Simoncelli has uploaded a new change for review. Change subject: sp: consolidate getMasterVersion in one method .. sp: consolidate getMasterVersion in one method Change-Id: I8a055c9eb21cc5681d1f9afde5e7eab899aa65c0

Change in vdsm[master]: sp: _refreshDomainLinks must not change the metadata

2013-12-06 Thread fsimonce
Federico Simoncelli has uploaded a new change for review. Change subject: sp: _refreshDomainLinks must not change the metadata .. sp: _refreshDomainLinks must not change the metadata Change-Id:

Change in vdsm[master]: sp: refactor out the metadata access from StoragePool

2013-12-06 Thread fsimonce
Federico Simoncelli has uploaded a new change for review. Change subject: sp: refactor out the metadata access from StoragePool .. sp: refactor out the metadata access from StoragePool Change-Id:

Change in vdsm[master]: sp: consolidate getMasterVersion in one method

2013-12-06 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: sp: consolidate getMasterVersion in one method .. Patch Set 1: Code-Review-1 (1 comment) File

Change in vdsm[ovirt-3.3]: domainMonitor: Improve logging

2013-12-05 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: domainMonitor: Improve logging .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.ovirt.org/21936 To unsubscribe, visit

Change in vdsm[ovirt-3.3]: domainMonitor: Improve logging

2013-12-05 Thread fsimonce
Federico Simoncelli has submitted this change and it was merged. Change subject: domainMonitor: Improve logging .. domainMonitor: Improve logging We have logs in domain monitor thread, and we can see when a monitor starts or

Change in vdsm[master]: tests: Add simple mocking library

2013-12-05 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: tests: Add simple mocking library .. Patch Set 1: @Nir, why aren't we using the mocking libraries suggested in the python documentation:

Change in vdsm[master]: sp: Fix stopping domain monitors

2013-12-05 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: sp: Fix stopping domain monitors .. Patch Set 1: Code-Review+1 (1 comment) Code is fine but the commit message should be improved.

Change in vdsm[master]: sp: Fix stopping domain monitors

2013-12-05 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: sp: Fix stopping domain monitors .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.ovirt.org/22058 To unsubscribe, visit

Change in vdsm[master]: securable: refactor the scurable implementation

2013-12-05 Thread fsimonce
Federico Simoncelli has uploaded a new change for review. Change subject: securable: refactor the scurable implementation .. securable: refactor the scurable implementation Change-Id: Id5a8be7536748481746795e27701fbecc7c3318c

Change in vdsm[master]: Teardown only VDSM images when power-off VM

2013-12-04 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: Teardown only VDSM images when power-off VM .. Patch Set 2: (1 comment) File vdsm/vm.py Line 2537:

Change in vdsm[master]: vm: Fix exception when shutdown() called on vm in 'Down' state

2013-12-03 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: vm: Fix exception when shutdown() called on vm in 'Down' state .. Patch Set 1: Code-Review+1 (1 comment) Minor question for Michal.

Change in vdsm[master]: avoid redundant domain produce() in createStoragePool

2013-12-03 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: avoid redundant domain produce() in createStoragePool .. Patch Set 2: Code-Review-1 (1 comment) I like the idea but the implementation has a problem that

Change in vdsm[master]: bz#831938 raise exception when error occurs in connectStorag...

2013-12-03 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: bz#831938 raise exception when error occurs in connectStorageServer .. Patch Set 1: Code-Review-1 (1 comment)

Change in vdsm[master]: Teardown only VDSM images when power-off VM

2013-12-03 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: Teardown only VDSM images when power-off VM .. Patch Set 2: Code-Review-1 (1 comment) Finally!!!

Change in vdsm[master]: vdsm: Reboot capability for VM

2013-12-02 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: vdsm: Reboot capability for VM .. Patch Set 35: Code-Review+1 I see just minor comments. +1 -- To view, visit http://gerrit.ovirt.org/15829 To

Change in vdsm[master]: vdsm: add support for S3/S4 suspend calls

2013-12-02 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: vdsm: add support for S3/S4 suspend calls .. Patch Set 4: Code-Review-1 (2 comments) File vdsm/vm.py

Change in vdsm[master]: vdsm: add support for virtio-rng devices

2013-12-02 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: vdsm: add support for virtio-rng devices .. Patch Set 14: (1 comment) File

Change in vdsm[master]: vdsm: prepareVolumePath correct path handling for cdrom

2013-12-02 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: vdsm: prepareVolumePath correct path handling for cdrom .. Patch Set 6: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/20074 To unsubscribe,

Change in vdsm[master]: clientIF: Fix use of getConfDevices

2013-12-02 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: clientIF: Fix use of getConfDevices .. Patch Set 2: Code-Review+2 -- To view, visit http://gerrit.ovirt.org/21832 To unsubscribe, visit

Change in vdsm[master]: domainMonitor: Separate change detection from lastCheck value

2013-12-02 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: domainMonitor: Separate change detection from lastCheck value .. Patch Set 3: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/21878 To

Change in vdsm[master]: vm: Refix vm unpausing during recovery

2013-12-02 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: vm: Refix vm unpausing during recovery .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.ovirt.org/21892 To unsubscribe, visit

Change in vdsm[master]: domainMonitor: Log unhandled exceptions in domain monitor th...

2013-11-29 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: domainMonitor: Log unhandled exceptions in domain monitor thread .. Patch Set 5: Code-Review+2 -- To view, visit http://gerrit.ovirt.org/21487 To

Change in vdsm[master]: sp: avoid masking uuid in StoragePool methods

2013-11-29 Thread fsimonce
Federico Simoncelli has uploaded a new change for review. Change subject: sp: avoid masking uuid in StoragePool methods .. sp: avoid masking uuid in StoragePool methods For some unknown reason during an unrelated refactoring

Change in vdsm[master]: getStorageDomainInfo: SP keys when disconnected.

2013-11-28 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: getStorageDomainInfo: SP keys when disconnected. .. Patch Set 2: Code-Review-1 (1 comment) Commit

Change in vdsm[master]: getStorageDomainInfo: SP keys when disconnected.

2013-11-28 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: getStorageDomainInfo: SP keys when disconnected. .. Patch Set 2: (1 comment) File

Change in vdsm[master]: Revert Ubuntu: make hard coded group names configurable in ...

2013-11-28 Thread fsimonce
Federico Simoncelli has uploaded a new change for review. Change subject: Revert Ubuntu: make hard coded group names configurable in configurator.py .. Revert Ubuntu: make hard coded group names configurable in configurator.py

Change in vdsm[master]: Revert Introducing configurator package in vdsm-tool

2013-11-28 Thread fsimonce
Federico Simoncelli has uploaded a new change for review. Change subject: Revert Introducing configurator package in vdsm-tool .. Revert Introducing configurator package in vdsm-tool This reverts commit

Change in vdsm[master]: clientIF: Fix use of getConfDevices

2013-11-28 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: clientIF: Fix use of getConfDevices .. Patch Set 2: (1 comment) File vdsm/clientIF.py Line 454:

Change in vdsm[master]: sp: remove the getFormat method

2013-11-28 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: sp: remove the getFormat method .. Patch Set 3: why? Until we get rid of the whole thing Format is actually the correct terminology (vs. the old

Change in vdsm[master]: hsm: Log unhandled exceptions in storage refresh thread

2013-11-28 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: hsm: Log unhandled exceptions in storage refresh thread .. Patch Set 3: Code-Review+2 -- To view, visit http://gerrit.ovirt.org/21486 To unsubscribe,

Change in vdsm[master]: utils: Add unhandled exceptions logging decorator

2013-11-28 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: utils: Add unhandled exceptions logging decorator .. Patch Set 4: Code-Review+1 -- To view, visit http://gerrit.ovirt.org/21778 To unsubscribe, visit

Change in vdsm[master]: storage: drop an unused configurable sd_validate_timeout

2013-11-28 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: storage: drop an unused configurable sd_validate_timeout .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.ovirt.org/21060 To unsubscribe,

Change in vdsm[master]: sp: move reconnection info check to StoragePool

2013-11-27 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: sp: move reconnection info check to StoragePool .. Patch Set 3: (4 comments) File

Change in vdsm[master]: sp: remove the getFormat method

2013-11-27 Thread fsimonce
Federico Simoncelli has uploaded a new change for review. Change subject: sp: remove the getFormat method .. sp: remove the getFormat method Change-Id: Ifb292ef57f94e1fea67f3111e5f414cc41c346a9 Signed-off-by: Federico

Change in vdsm[master]: sp: refresh metadata on hsm when listing domains

2013-11-27 Thread fsimonce
Federico Simoncelli has uploaded a new change for review. Change subject: sp: refresh metadata on hsm when listing domains .. sp: refresh metadata on hsm when listing domains In this patch: - validatePoolSD and

Change in vdsm[master]: sp: move validatePoolSD in the StoragePool class

2013-11-27 Thread fsimonce
Federico Simoncelli has uploaded a new change for review. Change subject: sp: move validatePoolSD in the StoragePool class .. sp: move validatePoolSD in the StoragePool class It's the StoragePool duty to validate if an

Change in vdsm[master]: bootstrap: Return recovery error during lvm bootstrap

2013-11-27 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: bootstrap: Return recovery error during lvm bootstrap .. Patch Set 4: Code-Review+1 (2 comments) The patch seems more or less ok to me. But I am really

Change in vdsm[master]: Misc storage exception class name style

2013-11-26 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: Misc storage exception class name style .. Patch Set 1: Code-Review+1 Ok. But it should be rebased and verified (checking that there are no other new

Change in vdsm[master]: get max_tasks and thread_pool_size from config by getint()

2013-11-26 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: get max_tasks and thread_pool_size from config by getint() .. Patch Set 1: Code-Review+1 OK, it seems that these values are already used to be compared

Change in vdsm[master]: vm: Fix vm unpausing during recovery

2013-11-26 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: vm: Fix vm unpausing during recovery .. Patch Set 2: Code-Review+1 I have to double check if this might affect the pool upgrade (it shouldn't but I want

Change in vdsm[master]: [wip] Implement extendVolume in fileSD/Volume.

2013-11-26 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: [wip] Implement extendVolume in fileSD/Volume. .. Patch Set 2: Code-Review-1 This patch is obsoleted by the disk resize implementation at

Change in vdsm[master]: vm: Fix vm unpausing during recovery

2013-11-26 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: vm: Fix vm unpausing during recovery .. Patch Set 2: Code-Review+2 -- To view, visit http://gerrit.ovirt.org/21649 To unsubscribe, visit

Change in vdsm[master]: vm: Fix vm unpausing during recovery

2013-11-26 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: vm: Fix vm unpausing during recovery .. Patch Set 2: I wanted to check if the upgrade callback could be, in any way, affected by this new event. Since

Change in vdsm[master]: vdsm: pre-defined range for spice/vnc ports

2013-11-25 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: vdsm: pre-defined range for spice/vnc ports .. Patch Set 4: Code-Review+1 Please update the commit message. -- To view, visit

Change in vdsm[master]: vdsm: refactor buildConfDevices and getConfDevices into sing...

2013-11-25 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: vdsm: refactor buildConfDevices and getConfDevices into single function .. Patch Set 5: Code-Review+2 (1 comment)

Change in vdsm[ovirt-3.3]: vdsm: Accents in the vm name break the migration

2013-11-25 Thread fsimonce
Federico Simoncelli has submitted this change and it was merged. Change subject: vdsm: Accents in the vm name break the migration .. vdsm: Accents in the vm name break the migration Added utf-8 encoding of the configuration

Change in vdsm[ovirt-3.3]: Ensure cancellation of migrations gets handled correctly

2013-11-25 Thread fsimonce
Federico Simoncelli has submitted this change and it was merged. Change subject: Ensure cancellation of migrations gets handled correctly .. Ensure cancellation of migrations gets handled correctly If the migration is

Change in vdsm[master]: sp: turn spm status attributes private

2013-11-25 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: sp: turn spm status attributes private .. Patch Set 2: (1 comment) File vdsm/storage/sp.py Line 141:

Change in vdsm[master]: domainMonitor: notify on the first status check

2013-11-25 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: domainMonitor: notify on the first status check .. Patch Set 1: Code-Review-1 (3 comments) File

Change in vdsm[master]: sp: move reconnection info check to StoragePool

2013-11-25 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: sp: move reconnection info check to StoragePool .. Patch Set 3: Ayal, your comments are mostly correct, but sadly this patch is at the base of many

Change in vdsm[master]: sp: add setMasterDomain to StoragePool

2013-11-25 Thread fsimonce
Federico Simoncelli has uploaded a new change for review. Change subject: sp: add setMasterDomain to StoragePool .. sp: add setMasterDomain to StoragePool It turns out that getMasterDomain is used mostly as a setter for the

Change in vdsm[master]: Revert gluster prepareImage: return gluster-specific inform...

2013-11-22 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: Revert gluster prepareImage: return gluster-specific information .. Patch Set 2: Code-Review+2 -- To view, visit http://gerrit.ovirt.org/21508 To

Change in vdsm[master]: api: remove the uploadVolume command

2013-11-22 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: api: remove the uploadVolume command .. Patch Set 3: Verified+1 Verified: rpm build successfully -- To view, visit http://gerrit.ovirt.org/21425 To

Change in vdsm[master]: sp: remove unused scsiFencing parameter

2013-11-22 Thread fsimonce
Federico Simoncelli has uploaded a new change for review. Change subject: sp: remove unused scsiFencing parameter .. sp: remove unused scsiFencing parameter Change-Id: I7d9b62c08cf8925fbc1856655dc49dd41eacd2d9 Signed-off-by:

Change in vdsm[master]: sp: remove unused recoveryMode from spmStart

2013-11-22 Thread fsimonce
Federico Simoncelli has uploaded a new change for review. Change subject: sp: remove unused recoveryMode from spmStart .. sp: remove unused recoveryMode from spmStart Change-Id: I4be0a2aad270e87cf6a83f8b1fd36d928312104e

Change in vdsm[master]: sp: remove scsiKey from connectStoragePool

2013-11-22 Thread fsimonce
Federico Simoncelli has uploaded a new change for review. Change subject: sp: remove scsiKey from connectStoragePool .. sp: remove scsiKey from connectStoragePool Change-Id: I39c02f9256b1ef802ca4ec434a19aeecfea1f87a

Change in vdsm[master]: vdscli: fix missing method in TransportWrapper

2013-11-22 Thread fsimonce
Federico Simoncelli has abandoned this change. Change subject: vdscli: fix missing method in TransportWrapper .. Abandoned -- To view, visit http://gerrit.ovirt.org/21429 To unsubscribe, visit http://gerrit.ovirt.org/settings

Change in vdsm[ovirt-3.3]: lvm: Deactivate lvs during bootstrap

2013-11-21 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: lvm: Deactivate lvs during bootstrap .. Patch Set 2: Code-Review+2 -- To view, visit http://gerrit.ovirt.org/21501 To unsubscribe, visit

Change in vdsm[ovirt-3.3]: lvm: Allow multiple LVs to be refreshed at once

2013-11-21 Thread fsimonce
Federico Simoncelli has submitted this change and it was merged. Change subject: lvm: Allow multiple LVs to be refreshed at once .. lvm: Allow multiple LVs to be refreshed at once lvm.refreshLV() function used to accept only

Change in vdsm[master]: Fix calculation of file volume allocated size

2013-11-21 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: Fix calculation of file volume allocated size .. Patch Set 2: (1 comment) File

Change in vdsm[ovirt-3.3]: lvm: Allow multiple LVs to be refreshed at once

2013-11-21 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: lvm: Allow multiple LVs to be refreshed at once .. Patch Set 2: Code-Review+2 -- To view, visit http://gerrit.ovirt.org/21500 To unsubscribe, visit

Change in vdsm[ovirt-3.3]: lvm: Deactivate lvs during bootstrap

2013-11-21 Thread fsimonce
Federico Simoncelli has submitted this change and it was merged. Change subject: lvm: Deactivate lvs during bootstrap .. lvm: Deactivate lvs during bootstrap When using FC storage, physical volumes are connected during boot,

Change in vdsm[master]: sp: [wip] receive domains map in connectStoragePool

2013-11-20 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: sp: [wip] receive domains map in connectStoragePool .. Patch Set 1: (2 comments) File vdsm/API.py

Change in vdsm[master]: sp: [wip] receive domains map in connectStoragePool

2013-11-20 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: sp: [wip] receive domains map in connectStoragePool .. Patch Set 1: (1 comment) File vdsm/API.py

Change in vdsm[master]: lvm: deactivate lvs during bootstrap

2013-11-20 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: lvm: deactivate lvs during bootstrap .. Patch Set 7: Code-Review+2 (1 comment) When/if properly tested this is good enough for me.

Change in vdsm[master]: sp: [wip] receive domains map in connectStoragePool

2013-11-20 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: sp: [wip] receive domains map in connectStoragePool .. Patch Set 1: (1 comment) File vdsm/API.py

Change in vdsm[master]: lvm: Allow multiple LVs to be refreshed at once.

2013-11-20 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: lvm: Allow multiple LVs to be refreshed at once. .. Patch Set 10: Code-Review+2 (1 comment) No need to block on my minor comments if you don't want to.

Change in vdsm[master]: domainMonitor: Log exceptions in domain monitor thread

2013-11-20 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: domainMonitor: Log exceptions in domain monitor thread .. Patch Set 1: Code-Review-1 (1 comment)

Change in vdsm[master]: Revert xmlrpc: Parsing error logging enhancement - vdsClient

2013-11-20 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: Revert xmlrpc: Parsing error logging enhancement - vdsClient .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.ovirt.org/21489 To

Change in vdsm[master]: vm: improve extension check in extendDrivesIfNeeded

2013-11-19 Thread fsimonce
Federico Simoncelli has uploaded a new change for review. Change subject: vm: improve extension check in extendDrivesIfNeeded .. vm: improve extension check in extendDrivesIfNeeded Change-Id:

Change in vdsm[master]: vm: improve extension check in extendDrivesIfNeeded

2013-11-19 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: vm: improve extension check in extendDrivesIfNeeded .. Patch Set 1: (1 comment) File vdsm/vm.py Line

Change in vdsm[master]: sp: [wip] receive domains map in connectStoragePool

2013-11-19 Thread fsimonce
Federico Simoncelli has uploaded a new change for review. Change subject: sp: [wip] receive domains map in connectStoragePool .. sp: [wip] receive domains map in connectStoragePool Change-Id:

Change in vdsm[master]: sd: [wip] add getClusterLockOwnerId method

2013-11-19 Thread fsimonce
Federico Simoncelli has uploaded a new change for review. Change subject: sd: [wip] add getClusterLockOwnerId method .. sd: [wip] add getClusterLockOwnerId method Change-Id: I10e64d74319ea6591a7edf8e17809d367a758386

Change in vdsm[master]: api: remove the uploadVolume command

2013-11-19 Thread fsimonce
Federico Simoncelli has uploaded a new change for review. Change subject: api: remove the uploadVolume command .. api: remove the uploadVolume command Change-Id: Ie2b26aded19f482751196ef642386dcf92d81ce4 Signed-off-by: Federico

Change in vdsm[master]: sp: move reconnection info check to StoragePool

2013-11-19 Thread fsimonce
Federico Simoncelli has uploaded a new change for review. Change subject: sp: move reconnection info check to StoragePool .. sp: move reconnection info check to StoragePool The entire reconnection info logic belongs to the

Change in vdsm[master]: api: remove the uploadVolume command

2013-11-19 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: api: remove the uploadVolume command .. Patch Set 1: Dan, remind me, was there something that I should have attended when we remove a verb? (e.g. should

Change in vdsm[master]: vdscli: fix missing method in TransportWrapper

2013-11-19 Thread fsimonce
Federico Simoncelli has uploaded a new change for review. Change subject: vdscli: fix missing method in TransportWrapper .. vdscli: fix missing method in TransportWrapper TransportWrapper should also provide the request method

Change in vdsm[master]: api: remove the uploadVolume command

2013-11-19 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: api: remove the uploadVolume command .. Patch Set 1: (1 comment) File vdsm/storage/sp.py Line 23:

Change in vdsm[master]: domainMonitor: tag pool monitored domains

2013-11-18 Thread fsimonce
Federico Simoncelli has submitted this change and it was merged. Change subject: domainMonitor: tag pool monitored domains .. domainMonitor: tag pool monitored domains As part of the monitoring implementation: 7b1cc6a Adding

Change in vdsm[ovirt-3.3]: domainMonitor: tag pool monitored domains

2013-11-18 Thread fsimonce
Hello Ayal Baron, I'd like you to do a code review. Please visit http://gerrit.ovirt.org/21357 to review the following change. Change subject: domainMonitor: tag pool monitored domains .. domainMonitor: tag pool

Change in vdsm[master]: lvm: deactivate lvs during bootstrap

2013-11-18 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: lvm: deactivate lvs during bootstrap .. Patch Set 5: Code-Review+1 (3 comments) Few comments. +1 for now, I still have doubts.

Change in vdsm[master]: vm: prevent faulty volume extensions

2013-11-18 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: vm: prevent faulty volume extensions .. Patch Set 3: -Code-Review (1 comment) File vdsm/vm.py Line

Change in vdsm[ovirt-3.3]: vm: unify _highWrite and _onAbnormalStop

2013-11-18 Thread fsimonce
Hello Ayal Baron, Sergey Gotliv, I'd like you to do a code review. Please visit http://gerrit.ovirt.org/21382 to review the following change. Change subject: vm: unify _highWrite and _onAbnormalStop .. vm: unify

Change in vdsm[ovirt-3.3]: vm: prevent faulty volume extensions

2013-11-18 Thread fsimonce
Hello Ayal Baron, Yeela Kaplan, Sergey Gotliv, Allon Mureinik, I'd like you to do a code review. Please visit http://gerrit.ovirt.org/21383 to review the following change. Change subject: vm: prevent faulty volume extensions

Change in vdsm[ovirt-3.3]: vm: unify _highWrite and _onAbnormalStop

2013-11-18 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: vm: unify _highWrite and _onAbnormalStop .. Patch Set 1: Verified+1 Same as upstream. -- To view, visit http://gerrit.ovirt.org/21382 To unsubscribe,

Change in vdsm[ovirt-3.3]: vm: prevent faulty volume extensions

2013-11-18 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: vm: prevent faulty volume extensions .. Patch Set 1: Verified+1 Same as upstream. -- To view, visit http://gerrit.ovirt.org/21383 To unsubscribe, visit

Change in vdsm[ovirt-3.3]: vm: unify _highWrite and _onAbnormalStop

2013-11-18 Thread fsimonce
Federico Simoncelli has submitted this change and it was merged. Change subject: vm: unify _highWrite and _onAbnormalStop .. vm: unify _highWrite and _onAbnormalStop Both _highWrite and _onAbnormalStop should share the same

Change in vdsm[ovirt-3.3]: vm: prevent faulty volume extensions

2013-11-18 Thread fsimonce
Federico Simoncelli has submitted this change and it was merged. Change subject: vm: prevent faulty volume extensions .. vm: prevent faulty volume extensions Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=998443

Change in vdsm[ovirt-3.3]: vm: refresh raw disk before live extension

2013-11-14 Thread fsimonce
Hello Ayal Baron, I'd like you to do a code review. Please visit http://gerrit.ovirt.org/21274 to review the following change. Change subject: vm: refresh raw disk before live extension .. vm: refresh raw disk before

Change in vdsm[ovirt-3.3]: vm: refresh raw disk before live extension

2013-11-14 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: vm: refresh raw disk before live extension .. Patch Set 1: Verified+1 Code-Review+2 Same as master. -- To view, visit http://gerrit.ovirt.org/21274 To

Change in vdsm[master]: fcp: Deactivate vdsm logical volumes

2013-11-14 Thread fsimonce
Federico Simoncelli has posted comments on this change. Change subject: fcp: Deactivate vdsm logical volumes .. Patch Set 17: (4 comments) Nice. Few minor questions. File

  1   2   3   4   5   6   7   8   9   10   >