I manually mounted the iso location from the engine… [root@ovirt-engine-01 isotemp]# pwd /isotemp [root@ovirt-engine-01 isotemp]# ls __DIRECT_IO_TEST__ ec30cff6-49bd-4747-b2e0-d763d94c0bbe [root@ovirt-engine-01 isotemp]# ls -al total 22 drwxr-xr-x. 3 root root 4 Sep 8 17:09 . dr-xr-xr-x. 19 root root 4096 Sep 8 20:44 .. -rwxr-xr-x. 1 root root 0 Sep 8 17:09 __DIRECT_IO_TEST__ drwxr-xr-x. 4 root root 4 Sep 8 17:09 ec30cff6-49bd-4747-b2e0-d763d94c0bbe [root@ovirt-engine-01 isotemp]#
[root@ovirt-engine-01 isotemp]# ls __DIRECT_IO_TEST__ ec30cff6-49bd-4747-b2e0-d763d94c0bbe [root@ovirt-engine-01 isotemp]# cd ec30cff6-49bd-4747-b2e0-d763d94c0bbe/ [root@ovirt-engine-01 ec30cff6-49bd-4747-b2e0-d763d94c0bbe]# ls dom_md images [root@ovirt-engine-01 ec30cff6-49bd-4747-b2e0-d763d94c0bbe]# cd images/ [root@ovirt-engine-01 images]# ls 11111111-1111-1111-1111-111111111111 [root@ovirt-engine-01 images]# cd 11111111-1111-1111-1111-111111111111/ [root@ovirt-engine-01 11111111-1111-1111-1111-111111111111]# ls ubuntu-14.04.3-desktop-amd64.iso [root@ovirt-engine-01 11111111-1111-1111-1111-111111111111]# I see the image in here… Kyle > On Sep 8, 2015, at 4:42 PM, Kyle Bassett <[email protected]> > wrote: > > Do I have to do this from the overt-engin or a hypervisor. (when I ssh to a > hv I get the guy menu - not command line). > > I ran the iso upload from the engine - I am using a nfs iso repo - not local > > [root@ovirt-engine-01 /]# engine-iso-uploader list > Please provide the REST API password for the admin@internal oVirt Engine user > (CTRL+D to abort): > ISO Storage Domain Name | Datacenter | ISO Domain Status > freenas-01-ISO | oVirt-DC-01 | active > [root@ovirt-engine-01 /]# > > I am not sure how to check and set the proper permissions on the nfs/iso > location. > > Kyle > >> On Sep 8, 2015, at 4:39 PM, Alexander Wels <[email protected] >> <mailto:[email protected]>> wrote: >> >> On Tuesday, September 08, 2015 04:34:46 PM Kyle Bassett wrote: >> > Yes, I suspect it may be related to this >> > >> > http://www.ovirt.org/Troubleshooting_NFS_Storage_Issues >> > <http://www.ovirt.org/Troubleshooting_NFS_Storage_Issues> >> > <http://www.ovirt.org/Troubleshooting_NFS_Storage_Issues >> > <http://www.ovirt.org/Troubleshooting_NFS_Storage_Issues>> >> > >> > I followed all the instruction to a tee. >> > >> > I will try these instructions but this could be a documentation issues in >> > the starter guide… >> > >> > Kyle >> > >> >> In that case I would check to make sure the owner of the file is correct in >> the actual directory, make sure the files are owned by vdsm/kvm (36/36). >> >> Also make sure your export is correct, here is mine for my NFS iso domain: >> /export/iso *(rw,sync,no_subtree_check,all_squash,anonuid=36,anongid=36) >> >> > > On Sep 8, 2015, at 4:31 PM, Alexander Wels <[email protected] >> > > <mailto:[email protected]>> wrote: >> > > >> > > 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> >> > >> <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 > > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

