On Fri, Feb 04, 2022 at 04:02:56PM +0200, Nir Soffer wrote: > 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.
Point taken! This is only a test however. Here's the bug: https://bugzilla.redhat.com/show_bug.cgi?id=2050721 Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-p2v converts physical machines to virtual machines. Boot with a live CD or over the network (PXE) and turn machines into KVM guests. http://libguestfs.org/virt-v2v _______________________________________________ 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/5G7FB3DDW77WKVPLS2LL325RQHORG6WY/

