On Fri, Feb 4, 2022 at 3:49 PM Richard W.M. Jones <[email protected]> wrote: > > On Fri, Feb 04, 2022 at 03:47:11PM +0200, Nir Soffer wrote: > > Can be fixed with: > > > > $ sudo chcon -R -t nfs_t mnt > > Yes that did work, thanks.
Warning: that this configuration is a trap - if you add another host to this system, the system will try to mount the same device (/dev/sdb1) on the new host. Since the other host does not have the same disk, the mount will fail, and the other host will be deactivated, since it cannot access all storage. Nir _______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/7BZBMO5TXNKLBXVGKAUHBGRJAS7VWUHS/

