<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Hi Daniel,<br>
      <br>
        Thanks for the reply but unfortunately it will not solve our
      problem. Yes, if I define the <strong>DEV_PREFIX </strong>
      parameter in the template using the Sunstone GUI then everything
      works fine. But how do I do it for the OCCI self-service
      individual templates? Also, if I define it as a default value then
      I'm not sure our Windows images will work. We supply Windows 7, 8
      & Server 2008 R2 images and well as Debian in the
      self-service. Virtio is not by default built into Windows images.<br>
      <br>
          The reason we want to use the virtio drivers is that sometimes
      delays in the underlying NFS infrastructure may cause SCSI
      timeouts  in Debian images. It doesn't cause any real problems but
      it is disconcerting to our users. We hope that using the virtio
      drivers will be more forgiving.<br>
      <br>
              Regards,<br>
                Gerry<br>
      <br>
      <br>
      On 13/03/2013 10:18, Daniel Molina wrote:<br>
    </div>
    <blockquote
cite="mid:CAPvyweynX3Z7ZsCdB-29rMcgk=k3Shs+2VpRD_JKCXTpi81YRQ@mail.gmail.com"
      type="cite">
      <pre wrap="">Hi Gerry,

On 12 March 2013 18:04, Gerry O'Brien <a class="moz-txt-link-rfc2396E" href="mailto:gerry@scss.tcd.ie"><gerry@scss.tcd.ie></a> wrote:

</pre>
      <blockquote type="cite">
        <pre wrap=""> Hi,

    How do you get the OCCI self-services templates to make an existing
system disk use the virtio drivers? If I put an entry in the template for
DISK it tries to create a second data disk, even when I explicitly try to
set the DISK_ID to 0 (see OOCI template and resulting template from
Sunstone below).

</pre>
      </blockquote>
      <pre wrap="">
You can define that parameter in the image template and the virtual machine
disk will use it.
<a class="moz-txt-link-freetext" href="http://opennebula.org/documentation:rel3.8:img_template#template_attributes">http://opennebula.org/documentation:rel3.8:img_template#template_attributes</a>

Also you can define default paremeters for kvm in the driver configuration
file.
<a class="moz-txt-link-freetext" href="http://opennebula.org/documentation:rel3.8:kvmg#default_attributes">http://opennebula.org/documentation:rel3.8:kvmg#default_attributes</a>

Cheers


</pre>
      <blockquote type="cite">
        <pre wrap="">
            Regards,
                Gerry



CPU    = 1
VCPU   = 2
MEMORY = 1024

GRAPHICS = [    type    = vnc,
                            listen  = 0.0.0.0 ]

DISK    = [     disk_id         = 0,
                    type            = fs,
                   dev_prefix      = vd,
                    driver          = qcow2 ]



   DISK


  0


  READONLY NO  CLUSTER_ID 100  IMAGE Debian-Selfservice [ver R1.1]
DATASTORE users  TYPE FILE  SOURCE
/var/lib/one/datastores/102/72ce4e42a590c42e79c298652b33df46  SAVE NO
DISK_ID 0  DATASTORE_ID 102  TARGET hda  DRIVER qcow2  DEV_PREFIX hd
IMAGE_ID 237  CLONE YES  TM_MAD shared

  1


  TYPE fs  DISK_ID 1  TARGET vda  DRIVER qcow2  DEV_PREFIX vd

--
Gerry O'Brien

Systems Manager
School of Computer Science and Statistics
Trinity College Dublin
Dublin 2
IRELAND
00 353 1 896 1341


_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a>


</pre>
      </blockquote>
      <pre wrap="">

</pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Gerry O'Brien

Systems Manager
School of Computer Science and Statistics
Trinity College Dublin
Dublin 2
IRELAND

00 353 1 896 1341</pre>
  </body>
</html>