[Ovirt 4.0 - Storage Domain] Fail to upload ISO using engine-iso-uploader

Hi, I am trying to upload ISO image using engine-iso-uploader command as shown below. I have received error as shown below. # engine-iso-uploader -i vms_isos_myHost -u admin@internal -r ovirt.lab.com:443 upload /tmp/ubuntu.iso Uploading, please wait... ERROR: mount.nfs: access denied by server while mounting 190.68.5.100: /nfs_share/iso My NFS configuration as shown below: # cat /etc/exports /nfs_share/iso 190.68.5.100(rw,sync,no_subtree_check,all_squash,anonuid=36,anongid=36) /nfs_share/data 190.68.5.100(rw,sync,no_subtree_check,all_squash,anonuid=36,anongid=36) And please note that I have provided proper file and folder permission as mention in below link. http://www.ovirt.org/documentation/how-to/troubleshooting/troubleshooting-nf... Please help !!! Thanks, ~Rohit

Adding Rafael who is maintaining the tool. On Tue, Jan 10, 2017 at 8:19 AM, TranceWorldLogic . < tranceworldlogic@gmail.com> wrote:
Hi,
I am trying to upload ISO image using engine-iso-uploader command as shown below. I have received error as shown below.
# engine-iso-uploader -i vms_isos_myHost -u admin@internal -r ovirt.lab.com:443 upload /tmp/ubuntu.iso Uploading, please wait... ERROR: mount.nfs: access denied by server while mounting 190.68.5.100: /nfs_share/iso
Can you please run with --verbose and attach logs? At first sight, your server configuration has some issue. Does manual mount of the nfs share work for you?
My NFS configuration as shown below: # cat /etc/exports /nfs_share/iso 190.68.5.100(rw,sync,no_subtree_check,all_squash, anonuid=36,anongid=36) /nfs_share/data 190.68.5.100(rw,sync,no_subtree_check,all_squash, anonuid=36,anongid=36)
And please note that I have provided proper file and folder permission as mention in below link. http://www.ovirt.org/documentation/how-to/troubleshooting/ troubleshooting-nfs-storage-issues/
Please help !!!
Thanks, ~Rohit
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com
participants (2)
-
Sandro Bonazzola
-
TranceWorldLogic .