Ssh to the host that failed to mount and then: mount -t nfs <FQDN_OR_IP_OF_NFS_SERVER>:/<EXPORT> /mnt
To verify the mount: findmnt /mnt Usually it is recommended to set the NFS with anonguid and anonuid to '36' and also use 'all_squash'. This will prevent a lot of issues. Best Regards, Strahil Nikolov В четвъртък, 10 септември 2020 г., 11:06:36 Гринуич+3, [email protected] <[email protected]> написа: No i did not try to mount it, to be honest, I am not sure how to mount it _______________________________________________ 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/ZZN67JCOPULJ4ZDNYKB7RL56H4COKDYH/ _______________________________________________ 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:

