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

knarra knarra at redhat.com
Fri Mar 31 07:17:53 UTC 2017


On 03/31/2017 12:44 PM, knarra wrote:
> 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.
>
>
>
> _______________________________________________
> Users mailing list
> Users at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users

If nfs is not enabled on the volume, engine-iso-uploader does not work 
as it uses nfs and you will have to copy the image via ssh.

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


More information about the Users mailing list