Change in ovirt-engine[master]: core: update LUNs in DB on RefreshLunsSizeCommand

tnisan at redhat.com tnisan at redhat.com
Sun Aug 28 11:45:04 UTC 2016


Tal Nisan has submitted this change and it was merged.

Change subject: core: update LUNs in DB on RefreshLunsSizeCommand
......................................................................


core: update LUNs in DB on RefreshLunsSizeCommand

Previously, RefreshLunsSizeCommand didn't update the luns in the DB
after resizing them, causing an inconsistency between the LUNs real size
and their size in the DB.

This patch takes care of this update right after the PVs are resized.

Change-Id: I71d59b9bacaff5df3d3b2e1ca0908fe978eed7d4
Bug-Url: https://bugzilla.redhat.com/1370101
Signed-off-by: Idan Shaby <ishaby at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/domain/RefreshLunsSizeCommand.java
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/DbFacade.java
2 files changed, 31 insertions(+), 11 deletions(-)

Approvals:
  Jenkins CI: Passed CI tests
  Allon Mureinik: Looks good to me, approved
  Idan Shaby: Verified



-- 
To view, visit https://gerrit.ovirt.org/62837
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I71d59b9bacaff5df3d3b2e1ca0908fe978eed7d4
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Idan Shaby <ishaby at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Freddy Rolland <frolland at redhat.com>
Gerrit-Reviewer: Idan Shaby <ishaby at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list