Shubhendu Tripathi has posted comments on this change.

Change subject: gluster: BLL commands for gluster volume snapshot
......................................................................


Patch Set 2:

(1 comment)

http://gerrit.ovirt.org/#/c/37325/2/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/RestoreGlusterVolumeSnapshotCommand.java
File 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/RestoreGlusterVolumeSnapshotCommand.java:

Line 48:         if (getGlusterVolume().getAsyncTask().getStatus() == 
JobExecutionStatus.STARTED) {
Line 49:             
failCanDoAction(VdcBllMessages.ACTION_TYPE_FAILED_VOLUME_OPERATION_IN_PROGRESS,
Line 50:                     getGlusterVolumeName(),
Line 51:                     getVdsGroupName());
Line 52:         }
> will check that. I feel all the geo-replicated volumes also should be resto
Will try to restore slave volumes and then restore the master volume.
Line 53: 
Line 54:         return true;
Line 55:     }
Line 56: 


-- 
To view, visit http://gerrit.ovirt.org/37325
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I74fa567e0910a8f97c3d127951481448983e3fd3
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Shubhendu Tripathi <shtri...@redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayi...@redhat.com>
Gerrit-Reviewer: Ramesh N <rnach...@redhat.com>
Gerrit-Reviewer: Sahina Bose <sab...@redhat.com>
Gerrit-Reviewer: Shubhendu Tripathi <shtri...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to