[ovirt-users] engine-image/iso-uploader issues

knarra knarra at redhat.com
Fri Mar 31 07:14:49 UTC 2017


On 03/29/2017 07:20 AM, Bryan Sockel wrote:
> Guys,
> I have recently setup a new Ovirt environment, and i have created a 
> gluster share for both my Export and ISO Domains. Every time i try and 
> use either command, i get an access denied error.  Here is the verbose 
> output from the image import:
> DEBUG: API Vendor(ovirt.org)    API Version(4.1.0)
> DEBUG: id=deceadaa-bfce-4d63-8726-0128be8b3a27 
> address=vs-host-colo-2-gluster path=/export
> DEBUG: local NFS mount point is /tmp/tmpne0s1q
> DEBUG: NFS mount command (/bin/mount -t nfs -o rw,sync,soft 
> vs-host-colo-2-gluster:/export /tmp/tmpne0s1q)
> DEBUG: /bin/mount -t nfs -o rw,sync,soft 
> vs-host-colo-2-gluster:/export /tmp/tmpne0s1q
> DEBUG: _cmds(['/bin/mount', '-t', 'nfs', '-o', 'rw,sync,soft', 
> 'vs-host-colo-2-gluster:/export', '/tmp/tmpne0s1q'])
> DEBUG: returncode(32)
> DEBUG: STDOUT()
> DEBUG: STDERR(mount.nfs: access denied by server while mounting 
> vs-host-colo-2-gluster:/export
> )
> ERROR: mount.nfs: access denied by server while mounting 
> vs-host-colo-2-gluster:/export
> DEBUG: /bin/umount -t nfs -f  /tmp/tmpne0s1q
> DEBUG: /bin/umount -t nfs -f  /tmp/tmpne0s1q
> DEBUG: _cmds(['/bin/umount', '-t', 'nfs', '-f', '/tmp/tmpne0s1q'])
> DEBUG: returncode(32)
> DEBUG: STDOUT()
> DEBUG: STDERR(umount: /tmp/tmpne0s1q: not mounted
> )
> DEBUG: umount: /tmp/tmpne0s1q: not mounted
> Volumes where created as follows:
> gluster volume create iso 
> vs-host-colo-2-gluster.altn.int:/gluster/iso/brick1
> gluster volume set iso storage.owner-uid 36 && gluster volume set iso 
> storage.owner-gid 36
> gluster volume start iso
> gluster volume create 
> export vs-host-colo-2-gluster.altn.int:/gluster/iso/brick1
> gluster volume set export storage.owner-uid 36 && gluster volume set 
> export storage.owner-gid 36
> gluster volume start export
> Thanks
>
>
> _______________________________________________
> Users mailing list
> Users at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users

Hi Bryan,

     Can you please give the output of gluster volume info. Can you 
check if nfs is enabled on the volume ? If nfs is enabled on the volume 
you should be able to mount it.

Thanks

kasturi.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20170331/810828a8/attachment.html>


More information about the Users mailing list