
On Tuesday, September 08, 2015 04:18:07 PM Kyle Bassett wrote:
Following the instructions here: http://www.ovirt.org/Quick_Start_Guide <http://www.ovirt.org/Quick_Start_Guide>
I managed to upload an ISO, but it won’t show in the UI - do I need to do something to make it show up? I hit refresh but nothing is showing under this ISO section of the UI
Did you follow step 3? Storage->select ISO domain->go the images sub tab. That will re-read the contents of the directory and should show your images.
I tried it again, and it says it exists from the overt command line…
[root@ovirt-engine-01 fedora]# engine-iso-uploader upload -i freenas-01-ISO ubuntu-14.04.3-desktop-amd64.iso Please provide the REST API password for the admin@internal oVirt Engine user (CTRL+D to abort): Uploading, please wait... INFO: Start uploading ubuntu-14.04.3-desktop-amd64.iso ERROR: ubuntu-14.04.3-desktop-amd64.iso exists on 10.0.0.10. Either remove it or supply the --force option to overwrite it. [root@ovirt-engine-01 fedora]#
Thanks Kyle