Nir Soffer has posted comments on this change. Change subject: vm: Support replication to different storage type ......................................................................
Patch Set 10: (1 comment) https://gerrit.ovirt.org/#/c/40185/10/vdsm/virt/vm.py File vdsm/virt/vm.py: Line 922: """ Line 923: Return extension info for a chunked drive or drive replicating to Line 924: chunked replica volume. Line 925: """ Line 926: capacity, alloc, physical = self._dom.blockInfo(drive.path, 0) > BZ 963881 was fixed in 2013 in this commit: Tested with root_squash: [root@voodoo6 jumbo.tlv.redhat.com:_exports_voodoo_data-01]# touch created-by-root touch: cannot touch ‘created-by-root’: Permission denied LSM from this domain to block domain works. Line 927: Line 928: # Libvirt reports watermarks only for the source drive, but for Line 929: # file-based drives it reports the same alloc and physical, which Line 930: # breaks our extend logic. Since drive is chunked, we must have a -- To view, visit https://gerrit.ovirt.org/40185 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I70eb93082af81fe54268ee0133d1252c0d537ca8 Gerrit-PatchSet: 10 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Nir Soffer <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Ala Hino <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Freddy Rolland <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
