--Apple-Mail=_6499BB5C-8E63-4AFD-AA79-6655EDE07F51
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
charset=utf-8
I manually mounted the iso location from the engine=E2=80=A6
[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=E2=80=A6
Kyle
On Sep 8, 2015, at 4:42 PM, Kyle Bassett =
<kyle.bassett(a)ravellosystems.com> wrote:
=20
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).
=20
I ran the iso upload from the engine - I am using a nfs iso repo - not =
local
=20
[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 /]#
=20
I am not sure how to check and set the proper permissions on the =
nfs/iso
location.
=20
Kyle
=20
> On Sep 8, 2015, at 4:39 PM, Alexander Wels <awels(a)redhat.com =
<mailto:awels@redhat.com>> wrote:
>=20
> On Tuesday, September 08, 2015 04:34:46 PM Kyle Bassett wrote:
> > Yes, I suspect it may be related to this
> >=20
> >
http://www.ovirt.org/Troubleshooting_NFS_Storage_Issues =
<
http://www.ovirt.org/Troubleshooting_NFS_Storage_Issues>
<
http://www.ovirt.org/Troubleshooting_NFS_Storage_Issues>>
> >=20
> > I followed all the instruction to a tee.
> >=20
> > I will try these instructions but this could be a documentation =
issues
in
> > the starter guide=E2=80=A6
> >=20
> > Kyle
> >=20
> =20
> 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).
> =20
> 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=3D36,anongid=3D36)
> =20
> > > On Sep 8, 2015, at 4:31 PM, Alexander Wels <awels(a)redhat.com =
<mailto:awels@redhat.com>> wrote:
> > >=20
> > > 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>>
> > >>=20
> > >> I managed to upload an ISO, but it won=E2=80=99t 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
> > >=20
> > > Did you follow step 3?
> > >=20
> > > Storage->select ISO domain->go the images sub tab. That will =
re-read the
> > > contents of the directory and should show your images.
> > >=20
> > >> I tried it again, and it says it exists from the overt command =
line=E2=80=A6
> > >>=20
> > >>=20
> > >> [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]#
> > >>=20
> > >> Thanks
> > >> Kyle
=20
_______________________________________________
Users mailing list
Users(a)ovirt.org
http://lists.ovirt.org/mailman/listinfo/users
--Apple-Mail=_6499BB5C-8E63-4AFD-AA79-6655EDE07F51
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
charset=utf-8
<html><head><meta http-equiv=3D"Content-Type"
content=3D"text/html =
charset=3Dutf-8"></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" =
class=3D""><div class=3D"">I manually mounted the iso
location from the =
engine=E2=80=A6</div><div class=3D""><br
class=3D""></div><div =
class=3D"">[root@ovirt-engine-01 isotemp]# pwd</div><div =
class=3D"">/isotemp</div><div
class=3D"">[root@ovirt-engine-01 isotemp]# =
ls</div><div class=3D"">__DIRECT_IO_TEST__ =
ec30cff6-49bd-4747-b2e0-d763d94c0bbe</div><div =
class=3D"">[root@ovirt-engine-01 isotemp]# ls -al</div><div =
class=3D"">total 22</div><div class=3D"">drwxr-xr-x.
3 root root =
4 Sep 8 17:09 .</div><div
class=3D"">dr-xr-xr-x. 19 =
root root 4096 Sep 8 20:44 ..</div><div
class=3D"">-rwxr-xr-x. =
1 root root 0 Sep 8 17:09 =
__DIRECT_IO_TEST__</div><div class=3D"">drwxr-xr-x. 4 root
root =
4 Sep 8 17:09 =
ec30cff6-49bd-4747-b2e0-d763d94c0bbe</div><div =
class=3D"">[root@ovirt-engine-01 isotemp]#</div><div
class=3D""><br =
class=3D""></div><div class=3D""><br
class=3D""></div><div class=3D""><div=
class=3D"">[root@ovirt-engine-01 isotemp]# ls</div><div =
class=3D"">__DIRECT_IO_TEST__ =
ec30cff6-49bd-4747-b2e0-d763d94c0bbe</div><div =
class=3D"">[root@ovirt-engine-01 isotemp]# cd =
ec30cff6-49bd-4747-b2e0-d763d94c0bbe/</div><div =
class=3D"">[root@ovirt-engine-01 ec30cff6-49bd-4747-b2e0-d763d94c0bbe]# =
ls</div><div class=3D"">dom_md images</div><div
=
class=3D"">[root@ovirt-engine-01 ec30cff6-49bd-4747-b2e0-d763d94c0bbe]# =
cd images/</div><div class=3D"">[root@ovirt-engine-01 images]# =
ls</div><div
class=3D"">11111111-1111-1111-1111-111111111111</div><div =
class=3D"">[root@ovirt-engine-01 images]# cd =
11111111-1111-1111-1111-111111111111/</div><div =
class=3D"">[root@ovirt-engine-01 11111111-1111-1111-1111-111111111111]# =
ls</div><div
class=3D"">ubuntu-14.04.3-desktop-amd64.iso</div><div =
class=3D"">[root@ovirt-engine-01 =
11111111-1111-1111-1111-111111111111]#</div></div><div
class=3D""><br =
class=3D""></div><div class=3D"">I see the image in
here=E2=80=A6</div><di=
v class=3D""><br class=3D""></div><div
class=3D"">Kyle</div><div =
class=3D""><br
class=3D""></div><div><blockquote type=3D"cite" =
class=3D""><div class=3D"">On Sep 8, 2015, at 4:42 PM, Kyle
Bassett =
<<a href=3D"mailto:kyle.bassett@ravellosystems.com" =
class=3D"">kyle.bassett(a)ravellosystems.com</a>&gt;
wrote:</div><br =
class=3D"Apple-interchange-newline"><div class=3D""><meta
=
http-equiv=3D"Content-Type" content=3D"text/html charset=3Dutf-8" =
class=3D""><div style=3D"word-wrap: break-word; -webkit-nbsp-mode: =
space; -webkit-line-break: after-white-space;" class=3D"">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).<div class=3D""><br
class=3D""></div><div=
class=3D"">I ran the iso upload from the engine - I am using a nfs iso =
repo - not local</div><div class=3D""><br
class=3D""></div><div =
class=3D""><div class=3D"">[root@ovirt-engine-01 /]#
engine-iso-uploader =
list</div><div class=3D"">Please provide the REST API password for
the =
admin@internal oVirt Engine user (CTRL+D to abort):</div><div =
class=3D"">ISO Storage Domain Name | Datacenter
=
| ISO Domain
Status</div><div =
class=3D"">freenas-01-ISO
| =
oVirt-DC-01 |
=
active</div><div class=3D"">[root@ovirt-engine-01
/]#</div><div =
class=3D""><br class=3D""></div><div
class=3D"">I am not sure how to =
check and set the proper permissions on the nfs/iso location.</div><div =
class=3D""><br class=3D""></div><div
class=3D"">Kyle</div><div =
class=3D""><br class=3D""></div><div
class=3D""><blockquote type=3D"cite" =
class=3D""><div class=3D"">On Sep 8, 2015, at 4:39 PM,
Alexander Wels =
<<a href=3D"mailto:awels@redhat.com" =
class=3D"">awels(a)redhat.com</a>&gt; wrote:</div><br =
class=3D"Apple-interchange-newline"><div class=3D""><div
=
style=3D"white-space: pre-wrap; font-family: 'Sans Serif'; font-size: =
13px; font-style: normal; font-variant: normal; font-weight: normal; =
letter-spacing: normal; line-height: normal; orphans: auto; text-align: =
start; text-indent: 0px; text-transform: none; widows: auto; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;" =
class=3D"">On Tuesday, September 08, 2015 04:34:46 PM Kyle Bassett =
wrote:</div><div style=3D"white-space: pre-wrap; font-family: 'Sans =
Serif'; font-size: 13px; font-style: normal; font-variant: normal; =
font-weight: normal; letter-spacing: normal; line-height: normal; =
orphans: auto; text-align: start; text-indent: 0px; text-transform: =
none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
margin: 0px;" class=3D"">> Yes, I suspect it may be related to =
this</div><div style=3D"white-space: pre-wrap; font-family: 'Sans =
Serif'; font-size: 13px; font-style: normal; font-variant: normal; =
font-weight: normal; letter-spacing: normal; line-height: normal; =
orphans: auto; text-align: start; text-indent: 0px; text-transform: =
none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
margin: 0px;" class=3D"">> </div><div
style=3D"white-space: pre-wrap; =
font-family: 'Sans Serif'; font-size: 13px; font-style: normal; =
font-variant: normal; font-weight: normal; letter-spacing: normal; =
line-height: normal; orphans: auto; text-align: start; text-indent: 0px; =
text-transform: none; widows: auto; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; margin: 0px;" class=3D"">> <a
=
href=3D"http://www.ovirt.org/Troubleshooting_NFS_Storage_Issues" =
class=3D"">http://www.ovirt.org/Troubleshooting_NFS_Storage_...
v><div style=3D"white-space: pre-wrap; font-family: 'Sans Serif'; =
font-size: 13px; font-style: normal; font-variant: normal; font-weight: =
normal; letter-spacing: normal; line-height: normal; orphans: auto; =
text-align: start; text-indent: 0px; text-transform: none; widows: auto; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;" =
class=3D"">> <<a =
href=3D"http://www.ovirt.org/Troubleshooting_NFS_Storage_Issues" =
class=3D"">http://www.ovirt.org/Troubleshooting_NFS_Storage_...
</div><div style=3D"white-space: pre-wrap; font-family: 'Sans
Serif'; =
font-size: 13px; font-style: normal; font-variant: normal; font-weight: =
normal; letter-spacing: normal; line-height: normal; orphans: auto; =
text-align: start; text-indent: 0px; text-transform: none; widows: auto; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;" =
class=3D"">> </div><div style=3D"white-space: pre-wrap;
font-family: =
'Sans Serif'; font-size: 13px; font-style: normal; font-variant: normal; =
font-weight: normal; letter-spacing: normal; line-height: normal; =
orphans: auto; text-align: start; text-indent: 0px; text-transform: =
none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
margin: 0px;" class=3D"">> I followed all the instruction to a =
tee.</div><div style=3D"white-space: pre-wrap; font-family: 'Sans =
Serif'; font-size: 13px; font-style: normal; font-variant: normal; =
font-weight: normal; letter-spacing: normal; line-height: normal; =
orphans: auto; text-align: start; text-indent: 0px; text-transform: =
none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
margin: 0px;" class=3D"">> </div><div
style=3D"white-space: pre-wrap; =
font-family: 'Sans Serif'; font-size: 13px; font-style: normal; =
font-variant: normal; font-weight: normal; letter-spacing: normal; =
line-height: normal; orphans: auto; text-align: start; text-indent: 0px; =
text-transform: none; widows: auto; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; margin: 0px;" class=3D"">> I will
try =
these instructions but this could be a documentation issues in</div><div =
style=3D"white-space: pre-wrap; font-family: 'Sans Serif'; font-size: =
13px; font-style: normal; font-variant: normal; font-weight: normal; =
letter-spacing: normal; line-height: normal; orphans: auto; text-align: =
start; text-indent: 0px; text-transform: none; widows: auto; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;" =
class=3D"">> the starter guide=E2=80=A6</div><div
style=3D"white-space:=
pre-wrap; font-family: 'Sans Serif'; font-size: 13px; font-style: =
normal; font-variant: normal; font-weight: normal; letter-spacing: =
normal; line-height: normal; orphans: auto; text-align: start; =
text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; margin: 0px;" class=3D"">>
</div><div =
style=3D"white-space: pre-wrap; font-family: 'Sans Serif'; font-size: =
13px; font-style: normal; font-variant: normal; font-weight: normal; =
letter-spacing: normal; line-height: normal; orphans: auto; text-align: =
start; text-indent: 0px; text-transform: none; widows: auto; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;" =
class=3D"">> Kyle</div><div style=3D"white-space:
pre-wrap; =
font-family: 'Sans Serif'; font-size: 13px; font-style: normal; =
font-variant: normal; font-weight: normal; letter-spacing: normal; =
line-height: normal; orphans: auto; text-align: start; text-indent: 0px; =
text-transform: none; widows: auto; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; margin: 0px;" class=3D"">>
</div><p =
style=3D"white-space: pre-wrap; font-family: 'Sans Serif'; font-size: =
13px; font-style: normal; font-variant: normal; font-weight: normal; =
letter-spacing: normal; line-height: normal; orphans: auto; text-align: =
start; text-indent: 0px; text-transform: none; widows: auto; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;" =
class=3D""> </p><div style=3D"white-space: pre-wrap;
font-family: =
'Sans Serif'; font-size: 13px; font-style: normal; font-variant: normal; =
font-weight: normal; letter-spacing: normal; line-height: normal; =
orphans: auto; text-align: start; text-indent: 0px; text-transform: =
none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
margin: 0px;" class=3D"">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).</div><p style=3D"white-space: =
pre-wrap; font-family: 'Sans Serif'; font-size: 13px; font-style: =
normal; font-variant: normal; font-weight: normal; letter-spacing: =
normal; line-height: normal; orphans: auto; text-align: start; =
text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; margin: 0px;"
class=3D""> </p><div =
style=3D"white-space: pre-wrap; font-family: 'Sans Serif'; font-size: =
13px; font-style: normal; font-variant: normal; font-weight: normal; =
letter-spacing: normal; line-height: normal; orphans: auto; text-align: =
start; text-indent: 0px; text-transform: none; widows: auto; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;" =
class=3D"">Also make sure your export is correct, here is mine for my =
NFS iso domain:</div><div style=3D"white-space: pre-wrap; font-family: =
'Sans Serif'; font-size: 13px; font-style: normal; font-variant: normal; =
font-weight: normal; letter-spacing: normal; line-height: normal; =
orphans: auto; text-align: start; text-indent: 0px; text-transform: =
none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
margin: 0px;" class=3D""><span style=3D"font-family: monospace;
=
background-color: rgb(255, 255, 255);" class=3D"">/export/iso =
*(rw,sync,no_subtree_check,all_squash,anonuid=3D36,anong=
id=3D36)</span><span style=3D"font-family: monospace;"
class=3D""><br =
class=3D""></span></div><p style=3D"white-space:
pre-wrap; font-family: =
'Sans Serif'; font-size: 13px; font-style: normal; font-variant: normal; =
font-weight: normal; letter-spacing: normal; line-height: normal; =
orphans: auto; text-align: start; text-indent: 0px; text-transform: =
none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
margin: 0px;" class=3D""> </p><div
style=3D"white-space: pre-wrap; =
font-family: 'Sans Serif'; font-size: 13px; font-style: normal; =
font-variant: normal; font-weight: normal; letter-spacing: normal; =
line-height: normal; orphans: auto; text-align: start; text-indent: 0px; =
text-transform: none; widows: auto; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; margin: 0px;" class=3D"">>
> On =
Sep 8, 2015, at 4:31 PM, Alexander Wels <<a =
href=3D"mailto:awels@redhat.com"
class=3D"">awels(a)redhat.com</a>&gt; =
wrote:</div><div style=3D"white-space: pre-wrap; font-family: 'Sans =
Serif'; font-size: 13px; font-style: normal; font-variant: normal; =
font-weight: normal; letter-spacing: normal; line-height: normal; =
orphans: auto; text-align: start; text-indent: 0px; text-transform: =
none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
margin: 0px;" class=3D"">> > </div><div
style=3D"white-space: =
pre-wrap; font-family: 'Sans Serif'; font-size: 13px; font-style: =
normal; font-variant: normal; font-weight: normal; letter-spacing: =
normal; line-height: normal; orphans: auto; text-align: start; =
text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; margin: 0px;" class=3D"">>
> On =
Tuesday, September 08, 2015 04:18:07 PM Kyle Bassett wrote:</div><div =
style=3D"white-space: pre-wrap; font-family: 'Sans Serif'; font-size: =
13px; font-style: normal; font-variant: normal; font-weight: normal; =
letter-spacing: normal; line-height: normal; orphans: auto; text-align: =
start; text-indent: 0px; text-transform: none; widows: auto; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;" =
class=3D"">> >> Following the instructions
here:</div><div =
style=3D"white-space: pre-wrap; font-family: 'Sans Serif'; font-size: =
13px; font-style: normal; font-variant: normal; font-weight: normal; =
letter-spacing: normal; line-height: normal; orphans: auto; text-align: =
start; text-indent: 0px; text-transform: none; widows: auto; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;" =
class=3D"">> >> <a =
href=3D"http://www.ovirt.org/Quick_Start_Guide" =
class=3D"">http://www.ovirt.org/Quick_Start_Guide</a>&...
=
style=3D"white-space: pre-wrap; font-family: 'Sans Serif'; font-size: =
13px; font-style: normal; font-variant: normal; font-weight: normal; =
letter-spacing: normal; line-height: normal; orphans: auto; text-align: =
start; text-indent: 0px; text-transform: none; widows: auto; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;" =
class=3D"">> >> <<a =
href=3D"http://www.ovirt.org/Quick_Start_Guide" =
class=3D"">http://www.ovirt.org/Quick_Start_Guide</a>&...
=
style=3D"white-space: pre-wrap; font-family: 'Sans Serif'; font-size: =
13px; font-style: normal; font-variant: normal; font-weight: normal; =
letter-spacing: normal; line-height: normal; orphans: auto; text-align: =
start; text-indent: 0px; text-transform: none; widows: auto; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;" =
class=3D"">> >> </div><div
style=3D"white-space: pre-wrap; =
font-family: 'Sans Serif'; font-size: 13px; font-style: normal; =
font-variant: normal; font-weight: normal; letter-spacing: normal; =
line-height: normal; orphans: auto; text-align: start; text-indent: 0px; =
text-transform: none; widows: auto; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; margin: 0px;" class=3D"">>
>> I =
managed to upload an ISO, but it won=E2=80=99t show in the UI - do I =
need to do</div><div style=3D"white-space: pre-wrap; font-family: 'Sans
=
Serif'; font-size: 13px; font-style: normal; font-variant: normal; =
font-weight: normal; letter-spacing: normal; line-height: normal; =
orphans: auto; text-align: start; text-indent: 0px; text-transform: =
none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
margin: 0px;" class=3D"">> >> something to make it
show up? I =
hit refresh but nothing is showing under</div><div style=3D"white-space: =
pre-wrap; font-family: 'Sans Serif'; font-size: 13px; font-style: =
normal; font-variant: normal; font-weight: normal; letter-spacing: =
normal; line-height: normal; orphans: auto; text-align: start; =
text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; margin: 0px;" class=3D"">>
>> =
this ISO section of the UI</div><div style=3D"white-space: pre-wrap; =
font-family: 'Sans Serif'; font-size: 13px; font-style: normal; =
font-variant: normal; font-weight: normal; letter-spacing: normal; =
line-height: normal; orphans: auto; text-align: start; text-indent: 0px; =
text-transform: none; widows: auto; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; margin: 0px;" class=3D"">>
> =
</div><div style=3D"white-space: pre-wrap; font-family: 'Sans
Serif'; =
font-size: 13px; font-style: normal; font-variant: normal; font-weight: =
normal; letter-spacing: normal; line-height: normal; orphans: auto; =
text-align: start; text-indent: 0px; text-transform: none; widows: auto; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;" =
class=3D"">> > Did you follow step 3?</div><div =
style=3D"white-space: pre-wrap; font-family: 'Sans Serif'; font-size: =
13px; font-style: normal; font-variant: normal; font-weight: normal; =
letter-spacing: normal; line-height: normal; orphans: auto; text-align: =
start; text-indent: 0px; text-transform: none; widows: auto; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;" =
class=3D"">> > </div><div style=3D"white-space:
pre-wrap; =
font-family: 'Sans Serif'; font-size: 13px; font-style: normal; =
font-variant: normal; font-weight: normal; letter-spacing: normal; =
line-height: normal; orphans: auto; text-align: start; text-indent: 0px; =
text-transform: none; widows: auto; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; margin: 0px;" class=3D"">>
> =
Storage->select ISO domain->go the images sub tab. That will =
re-read the</div><div style=3D"white-space: pre-wrap; font-family: 'Sans
=
Serif'; font-size: 13px; font-style: normal; font-variant: normal; =
font-weight: normal; letter-spacing: normal; line-height: normal; =
orphans: auto; text-align: start; text-indent: 0px; text-transform: =
none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
margin: 0px;" class=3D"">> > contents of the directory and
should =
show your images.</div><div style=3D"white-space: pre-wrap; font-family: =
'Sans Serif'; font-size: 13px; font-style: normal; font-variant: normal; =
font-weight: normal; letter-spacing: normal; line-height: normal; =
orphans: auto; text-align: start; text-indent: 0px; text-transform: =
none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
margin: 0px;" class=3D"">> > </div><div
style=3D"white-space: =
pre-wrap; font-family: 'Sans Serif'; font-size: 13px; font-style: =
normal; font-variant: normal; font-weight: normal; letter-spacing: =
normal; line-height: normal; orphans: auto; text-align: start; =
text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; margin: 0px;" class=3D"">>
>> I =
tried it again, and it says it exists from the overt command =
line=E2=80=A6</div><div style=3D"white-space: pre-wrap; font-family: =
'Sans Serif'; font-size: 13px; font-style: normal; font-variant: normal; =
font-weight: normal; letter-spacing: normal; line-height: normal; =
orphans: auto; text-align: start; text-indent: 0px; text-transform: =
none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
margin: 0px;" class=3D"">> >> </div><div
style=3D"white-space: =
pre-wrap; font-family: 'Sans Serif'; font-size: 13px; font-style: =
normal; font-variant: normal; font-weight: normal; letter-spacing: =
normal; line-height: normal; orphans: auto; text-align: start; =
text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; margin: 0px;" class=3D"">>
>> =
</div><div style=3D"white-space: pre-wrap; font-family: 'Sans
Serif'; =
font-size: 13px; font-style: normal; font-variant: normal; font-weight: =
normal; letter-spacing: normal; line-height: normal; orphans: auto; =
text-align: start; text-indent: 0px; text-transform: none; widows: auto; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;" =
class=3D"">> >> [root@ovirt-engine-01 fedora]# =
engine-iso-uploader upload -i</div><div style=3D"white-space: pre-wrap; =
font-family: 'Sans Serif'; font-size: 13px; font-style: normal; =
font-variant: normal; font-weight: normal; letter-spacing: normal; =
line-height: normal; orphans: auto; text-align: start; text-indent: 0px; =
text-transform: none; widows: auto; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; margin: 0px;" class=3D"">>
>> =
freenas-01-ISO</div><div style=3D"white-space: pre-wrap; font-family: =
'Sans Serif'; font-size: 13px; font-style: normal; font-variant: normal; =
font-weight: normal; letter-spacing: normal; line-height: normal; =
orphans: auto; text-align: start; text-indent: 0px; text-transform: =
none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
margin: 0px;" class=3D"">> >>
ubuntu-14.04.3-desktop-amd64.iso =
Please provide the REST API password for</div><div style=3D"white-space: =
pre-wrap; font-family: 'Sans Serif'; font-size: 13px; font-style: =
normal; font-variant: normal; font-weight: normal; letter-spacing: =
normal; line-height: normal; orphans: auto; text-align: start; =
text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; margin: 0px;" class=3D"">>
>> =
the admin@internal oVirt Engine user (CTRL+D to abort): Uploading, =
please</div><div style=3D"white-space: pre-wrap; font-family: 'Sans =
Serif'; font-size: 13px; font-style: normal; font-variant: normal; =
font-weight: normal; letter-spacing: normal; line-height: normal; =
orphans: auto; text-align: start; text-indent: 0px; text-transform: =
none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
margin: 0px;" class=3D"">> >>
wait...</div><div =
style=3D"white-space: pre-wrap; font-family: 'Sans Serif'; font-size: =
13px; font-style: normal; font-variant: normal; font-weight: normal; =
letter-spacing: normal; line-height: normal; orphans: auto; text-align: =
start; text-indent: 0px; text-transform: none; widows: auto; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;" =
class=3D"">> >> INFO: Start uploading =
ubuntu-14.04.3-desktop-amd64.iso</div><div style=3D"white-space: =
pre-wrap; font-family: 'Sans Serif'; font-size: 13px; font-style: =
normal; font-variant: normal; font-weight: normal; letter-spacing: =
normal; line-height: normal; orphans: auto; text-align: start; =
text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; margin: 0px;" class=3D"">>
>> =
ERROR: ubuntu-14.04.3-desktop-amd64.iso exists on 10.0.0.10. =
Either</div><div style=3D"white-space: pre-wrap; font-family: 'Sans =
Serif'; font-size: 13px; font-style: normal; font-variant: normal; =
font-weight: normal; letter-spacing: normal; line-height: normal; =
orphans: auto; text-align: start; text-indent: 0px; text-transform: =
none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
margin: 0px;" class=3D"">> >>
remove</div><div =
style=3D"white-space: pre-wrap; font-family: 'Sans Serif'; font-size: =
13px; font-style: normal; font-variant: normal; font-weight: normal; =
letter-spacing: normal; line-height: normal; orphans: auto; text-align: =
start; text-indent: 0px; text-transform: none; widows: auto; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;" =
class=3D"">> >> it or supply the --force option to
overwrite =
it. [root@ovirt-engine-01</div><div style=3D"white-space: pre-wrap; =
font-family: 'Sans Serif'; font-size: 13px; font-style: normal; =
font-variant: normal; font-weight: normal; letter-spacing: normal; =
line-height: normal; orphans: auto; text-align: start; text-indent: 0px; =
text-transform: none; widows: auto; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; margin: 0px;" class=3D"">>
>> =
fedora]#</div><div style=3D"white-space: pre-wrap; font-family: 'Sans =
Serif'; font-size: 13px; font-style: normal; font-variant: normal; =
font-weight: normal; letter-spacing: normal; line-height: normal; =
orphans: auto; text-align: start; text-indent: 0px; text-transform: =
none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
margin: 0px;" class=3D"">> >> </div><div
style=3D"white-space: =
pre-wrap; font-family: 'Sans Serif'; font-size: 13px; font-style: =
normal; font-variant: normal; font-weight: normal; letter-spacing: =
normal; line-height: normal; orphans: auto; text-align: start; =
text-indent: 0px; text-transform: none; widows: auto; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; margin: 0px;" class=3D"">>
>> =
Thanks</div><div style=3D"white-space: pre-wrap; font-family: 'Sans =
Serif'; font-size: 13px; font-style: normal; font-variant: normal; =
font-weight: normal; letter-spacing: normal; line-height: normal; =
orphans: auto; text-align: start; text-indent: 0px; text-transform: =
none; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
margin: 0px;" class=3D"">> >> =
Kyle</div></div></blockquote></div><br =
class=3D""></div></div>_______________________________________________<br
=
class=3D"">Users mailing list<br class=3D""><a =
href=3D"mailto:Users@ovirt.org"
class=3D"">Users(a)ovirt.org</a><br =
class=3D"">http://lists.ovirt.org/mailman/listinfo/users<br =
class=3D""></div></blockquote></div><br
class=3D""></body></html>=
--Apple-Mail=_6499BB5C-8E63-4AFD-AA79-6655EDE07F51--