<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 02/04/2012 06:46 AM, Smaine wrote:
<blockquote cite="mid:1328355966.8646.5.camel@ns.xunet.fr"
type="cite">
<pre wrap="">Hi all,
I'm currently testing ovirt on nested virtualized hosts and i was
wondering how to updload iso images in order to create my firts VM.
I added an ISO domain and it's attached to my Datacenter.
Should i have buttons in the images tab as shown in attached files ?
I've read the RHEV Admin Guide but it doesn't helped. It's mentionned
"iso-uploader" but i don't know how to use it in Fedora.
</pre>
</blockquote>
Step 0: You must create an ISO domain in oVirt<br>
Step 1: From the system upon with the oVirt manager/engine is
installed run the ovirt-iso-uploader<br>
Step 2: You should first have the ovirt-iso-uploader *list* the
available ISO domains as this will confirm that it can actually
connect to the ovirt manager/engine via the REST API and will
present you with a handy picklist of available ISO domains.<br>
[root@ovirt ~]# ovirt-iso-uploader list<br>
Please provide the REST API password for oVirt Engine (CTRL+D to
abort): <br>
ISO Storage Domain Name | Datacenter | ISO Domain
Status<br>
iso1 | Default | active<br>
iso1 | iSCSI | inactive<br>
iso1 | NFS | active<br>
<br>
Step 3: Now that you have confirmed that the ISO uploader can
communicate with the oVirt engine and you have a pick-list of ISO
domains, pick one and upload your image.<br>
rhevm-iso-uploader -i iso1 upload keith.iso <br>
<br>
<br>
<br>
Cheers,<br>
Keith<br>
<br>
<blockquote cite="mid:1328355966.8646.5.camel@ns.xunet.fr"
type="cite">
<pre wrap="">
Thanks for your help.
Smaine,
</pre>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org">Users@ovirt.org</a>
<a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
</body>
</html>