[ovirt-users] Re: Ovirt 4.4/ Centos 8 issue with nfs?

2020-10-22 Thread Lee Hanel
sigh. Finally got back around to this. Solved it by creating a subdirectory under the actual share and mounting that. Thanks for the help, Lee ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy

[ovirt-users] Re: Ovirt 4.4/ Centos 8 issue with nfs?

2020-10-12 Thread Strahil Nikolov via Users
I have seen a lot of users to use anonguid=36,anonuid=36,all_squash to force the vdsm:kvm ownership on the system. Best Regards, Strahil Nikolov В понеделник, 12 октомври 2020 г., 21:40:42 Гринуич+3, Amit Bawer написа: On Mon, Oct 12, 2020 at 9:33 PM Amit Bawer wrote: > > > On

[ovirt-users] Re: Ovirt 4.4/ Centos 8 issue with nfs?

2020-10-12 Thread Amit Bawer
On Mon, Oct 12, 2020 at 9:33 PM Amit Bawer wrote: > > > On Mon, Oct 12, 2020 at 9:12 PM Lee Hanel wrote: > >> my /etc/exports looks like: >> >> (rw,async,no_wdelay,crossmnt,insecure,no_root_squash,insecure_locks,sec=sys,anonuid=1025,anongid=100) >> > The anongid,anonuid options could be failing

[ovirt-users] Re: Ovirt 4.4/ Centos 8 issue with nfs?

2020-10-12 Thread Amit Bawer
On Mon, Oct 12, 2020 at 9:12 PM Lee Hanel wrote: > my /etc/exports looks like: > > (rw,async,no_wdelay,crossmnt,insecure,no_root_squash,insecure_locks,sec=sys,anonuid=1025,anongid=100) > The anongid,anonuid options could be failing the qemu user access check, Is there a special need to have them

[ovirt-users] Re: Ovirt 4.4/ Centos 8 issue with nfs?

2020-10-12 Thread Lee Hanel
my /etc/exports looks like: (rw,async,no_wdelay,crossmnt,insecure,no_root_squash,insecure_locks,sec=sys,anonuid=1025,anongid=100) also to note, as vdsm I can create files/directories on the share. On Mon, Oct 12, 2020 at 12:34 PM Amit Bawer wrote: > > > > On Mon, Oct 12, 2020 at 7:47 PM

[ovirt-users] Re: Ovirt 4.4/ Centos 8 issue with nfs?

2020-10-12 Thread Amit Bawer
On Mon, Oct 12, 2020 at 7:47 PM wrote: > ok, I think that the selinux context might be wrong? but I saw nothing > in the audit logs about it. > > drwxr-xr-x. 1 vdsm kvm system_u:object_r:nfs_t:s0 40 Oct 8 17:19 /data > > I don't see in the ovirt docs what the selinux context needs to be. Is

[ovirt-users] Re: Ovirt 4.4/ Centos 8 issue with nfs?

2020-10-12 Thread lee . hanel
ok, I think that the selinux context might be wrong? but I saw nothing in the audit logs about it. drwxr-xr-x. 1 vdsm kvm system_u:object_r:nfs_t:s0 40 Oct 8 17:19 /data I don't see in the ovirt docs what the selinux context needs to be. Is what you shared as an example the correct

[ovirt-users] Re: Ovirt 4.4/ Centos 8 issue with nfs?

2020-10-12 Thread Amit Bawer
On Mon, Oct 12, 2020 at 6:03 PM wrote: > Greetings, > > I'm trying to upgrade from 4.3 to 4.4. When trying to mount the original > nfs items, I'm getting the following error: > > vdsm.storage.exception.StorageServerAccessPermissionError: Permission > settings on the specified path do not allow