When filesystems are mounted, the inner attributes from mounted media (.) are used for user/group/permissions.
Change them within your storage -or- better on mount point when mounted. chown 36:36 10.78.71.1:_vmdata/. chmod 0770 10.78.71.1:_vmdata/. Sheers Olri > Am 04.10.2018 um 17:58 schrieb [email protected]: > > I put selinux in permissive mode, but same issue. > > I have found that the directory being made by vdsm for the mount is owned by > root: > > drwxr-xr-x 1 root root 0 Oct 4 02:28 10.78.71.1:_vmdata > > If i chown vdsm:kvm ahd make it 777 then try again the storage domain is > succesfully created. Why would vdsm be making a directory with the wrong > ownership? > _______________________________________________ > Users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Privacy Statement: https://www.ovirt.org/site/privacy-policy/ > oVirt Code of Conduct: > https://www.ovirt.org/community/about/community-guidelines/ > List Archives: > https://lists.ovirt.org/archives/list/[email protected]/message/JTWHFDBSJB5EWDPXMTTKITWUHOICWHB2/ _______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/ZM5OVFRYN5MLEYLHJAFKM6R7A6O7RY6L/

