Dan Kenigsberg has submitted this change and it was merged. Change subject: create /rhev repository ......................................................................
create /rhev repository Currently, the repository /rhev is not created automatically by vdsm.spec.in. Without this directory, vdsm doesn't work correctly and vdsm will throw errors messages like: [Errno 30] Read-only file system: '/rhev' or even 'permission denied'. Change-Id: I971a7b47e834d7b6b95874ff6437e66b1928fc82 --- M configure.ac M vdsm.spec.in M vdsm/Makefile.am M vdsm/config.py.in M vdsm/storage/fileSD.py M vdsm/storage/fileVolume.py M vdsm/vdsm-sosplugin.py.in R vdsm/vdsm.rwtab.in R vdsm/vdsmd.8.in M vdsm_cli/Makefile.am R vdsm_cli/dumpStorageTable.py.in 11 files changed, 39 insertions(+), 12 deletions(-) Approvals: Douglas Schilling Landgraf: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/548 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I971a7b47e834d7b6b95874ff6437e66b1928fc82 Gerrit-PatchSet: 12 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
