Liron Aravot has posted comments on this change.

Change subject: StorageDomain.getInfo - report the first pv of the metadata lv
......................................................................


Patch Set 8:

(1 comment)

https://gerrit.ovirt.org/#/c/63027/8/vdsm/storage/blockSD.py
File vdsm/storage/blockSD.py:

Line 444:         with self._extendlock:
Line 445:             # FIXME: following line.
Line 446:             lvm.extendLV(self.sdUUID, volumeUUID, size)  # , 
isShuttingDown)
Line 447: 
Line 448:     def getMetadataLVFirstDevice(self):
> getMetadataLVDevice? getMetadataLVPV?
Done
Line 449:         dev, _ = lvm.getFirstExt(self.sdUUID, sd.METADATA)
Line 450:         return os.path.basename(dev)
Line 451: 
Line 452:     @classmethod


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I32c847ae89b9f8f512c3dd8a0fff96fbc753ee5b
Gerrit-PatchSet: 8
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Liron Aravot <lara...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liron Aravot <lara...@redhat.com>
Gerrit-Reviewer: Nir Soffer <nsof...@redhat.com>
Gerrit-Reviewer: gerrit-hooks <automat...@ovirt.org>
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list -- vdsm-patches@lists.fedorahosted.org
To unsubscribe send an email to vdsm-patches-le...@lists.fedorahosted.org

Reply via email to