def _setrw(self, rw): """ Set the read/write permission on the volume (deprecated) """ lvm.setrwLV(self.sdUUID, self.volUUID, rw)