[Users] Uploaded ISO file doesn't show up in admin portal

Maor mlipchuk at redhat.com
Sat Feb 25 10:13:12 UTC 2012


Hi Spyro, thanks for the advice,
I didn't tried this approach before, but its definitely worth trying if
it solved your problem.

I was thinking first, trying some little troubleshooting,
Terry, I saw in one response, part of this thread, you were added a file
named "me", by touching it in the ISO mounted directory.
Can you please try the following:
mv me me.iso
sudo chown 36:36 me.iso #(36:36 equals to vdsm:kvm)
and then try to run getIsoList as before:
vdsClient -s 0  getIsoList 9775f154-7578-4e22-ae44-4664b298a8cc

If it still didn't return any files, try changing the file mode (just a
hunch on this)
sudo chmod 666 me.iso

Hope it works, if it does, we can try to troubleshooting the other files.

On 02/25/2012 02:34 AM, Spyro Polymiadis wrote:
> 
> 
> 
> disabling nfsv4 in /etc/sysconfig/nfs (adding -N 4 to the start up options)
> was a work around for me to make my uploaded iso appear.
> 
> see my previous thread on this list 
> 
> ----- Original Message -----
> From: "Maor" <mlipchuk at redhat.com>
> To: "Terry Phelps" <tgphelps50 at gmail.com>
> Cc: users at ovirt.org
> Sent: Saturday, 25 February, 2012 5:57:07 AM
> Subject: Re: [Users] Uploaded ISO file doesn't show up in admin portal
> 
> On 02/24/2012 10:23 PM, Douglas Landgraf wrote:
>> Hi Terry,
>>
>> On 02/24/2012 02:51 PM, Douglas Landgraf wrote:
>>> On 02/24/2012 10:28 AM, Terry Phelps wrote:
>>>> It looks like you were doing this as root, so I did, too. In any case,
>>>> the result looks good to me:
>>>>
>>>> # mount | grep iso
>>>>
>>>> oravm3.acbl.net:/isodomain/ on
>>>> /rhev/data-center/mnt/oravm3.acbl.net:_isodomain type nfs4
>>>> (rw,relatime,vers=4,rsize=524288,wsize=524288,namlen=255,soft,nosharecache,proto=tcp,port=0,timeo=600,retrans=6,sec=sys,clientaddr=172.16.2.52,minorversion=0,local_lock=none,addr=192.168.118.10)
>>>>
>>>>
>>>> ]# ls /rhev/data-center/mnt/oravm3.acbl.net:_isodomain
>>>>
>>>> 48a5390f-2f86-485c-8537-b6bc9dd71796  vdsmTest
>>>>
>>>> [root at oravm2 ~]# vdsClient -s 0 getFileList
>>>> 48a5390f-2f86-485c-8537-b6bc9dd71796
>>>>
>>>> file:  OracleLinux-R6-U2-Server-x86_64-dvd.iso status:  {'status':
>>>> 469, 'ctime': '1330092866.03', 'size': '3591360512'}
>>>>
>>>>
>>>> NOTE: That "vdsmTest" file you see has appeared there since yesterday,
>>>> I think. I didn't put it there.
>>>
>>> You didn't, this file can be removed,  yesterday the nfs-check
>>> couldn't complete the test (remove the file)
>>> as you answered me (below) and it's still there.
>>>
>>>>  # python nfs-check.py oravm3.acbl.net:/isodomain
>>>>  Current hostname: oravm2.acbl.net - IP addr 127.0.0.1
>>>>  Trying to /bin/mount -t nfs oravm3.acbl.net:/isodomain...
>>>>  Executing NFS tests..
>>>>  Removing vdsmTest file..
>>>>  Traceback (most recent call last):
>>>>   File "nfs-check.py", line 268, in<module>
>>>>     os.removedirs(LOCALPATH)
>>>>   File "/usr/lib64/python2.7/os.py", line 170, in removedirs
>>>>  OSError: [Errno 16] Device or resource busy: '/tmp/tmpV9KEh5'
>>>
>>>
>> Just to confirm, during the execution of nfs-check have you manually
>> entry into /tmp/tmpV9KEh5 (from another shell)?
>> If not, this EBUSY error might be like symptom of this weird behaviour...
>>
>> However, let me continue... looking the previous messages of this
>> thread, looks like you have the iso correctly uploaded.
>> Have you tried to restart jboss-as service (oVirt Engine) to see if your
>> iso appears into the GUI?
>>
>> BTW, most of ovirt people are available to chat and help 'on-the-fly' at
>> irc.oftc.net, channel  #ovirt , fell free to join us there .
>>
> Hi Terry,
> The engine.log should contain logs regarding ISO files,
> can you please attach it to the mail, maybe we can find some clues there.
> 
> Regards,
> Maor
> _______________________________________________
> Users mailing list
> Users at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users




More information about the Users mailing list