On Mon, Jan 25, 2021 at 12:33 AM Matt Snow <matts...@gmail.com> wrote:

I reproduced the issue with ubuntu server 20.04 nfs server.

The root cause is this setting in /etc/default/nfs-kernel-server:
RPCMOUNTDOPTS="--manage-gids"

Looking at https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1454112
it seems that the purpose of this option is to ignore client groups, which
breaks ovirt.

After removing this option:
RPCMOUNTDOPTS=""

And restarting nfs-kernel-server service, creating storage domain works.

You can check with Ubuntu folks why they are enabling this configuration
by default, and if disabling it has any unwanted side effects.

Nir
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
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/users@ovirt.org/message/BDRVTC675KQX2RX5P42YNNGYG7Z75UBC/

Reply via email to