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

Deepak C Shetty deepakcs at linux.vnet.ibm.com
Fri Feb 24 08:16:12 UTC 2012


Try these... assuming selinux is creating the perm issue.
I had something similar problem and doing the below got it resolved.

1) getsebool virt_use_nfs

This should show this  variable as on ... as in ...
virt_use_nfs --> on

If not, then go to step 2

2) setsebool  virt_use_nfs 1

Do all of the above as root.

Hope that helps

thanx,
deepak




More information about the Users mailing list