<div dir="ltr">Hum, very strange,<div>Some KVM host providers use this param to add disk img</div><div><pre style="color:rgb(0,0,0)">-drive file=img.qcow2,if=virtio,id=drive-virtiodisk0,cache=none</pre><pre style="color:rgb(0,0,0)">If i use it for OmniOS, the boot process block at the load of vioblk module</pre><pre style="color:rgb(0,0,0)">With NexentaOS, it load without problem.</pre><pre style="color:rgb(0,0,0)">To start OmniOS correctly, i must use this:</pre><pre style="color:rgb(0,0,0)"><pre>-drive file=img.qcow2,if=none,id=drive-virtio-disk0,format=qcow2
-device virtio-blk-pci,scsi=off,bus=pci.0,addr=0x4,drive=drive-virtio-disk0,id=virtio-disk0,bootindex=1</pre></pre><pre style="color:rgb(0,0,0)">Since few hours, i am trying to understand why it's ok with nexenta and not with OmniOS.</pre><pre style="color:rgb(0,0,0)">I used the illumos-nexenta source to build virtio, vioblk and blkdev and nothing change.</pre><pre style="color:rgb(0,0,0)"><span style="font-family:arial">Did you already had this situation ?</span><br></pre><pre style="color:rgb(0,0,0)"><br></pre><pre style="color:rgb(0,0,0)">fred.</pre></div></div><div class="gmail_extra"><br><div class="gmail_quote">2014-11-04 3:35 GMT+01:00 NovHost <span dir="ltr"><<a href="mailto:contact@novhost.eu" target="_blank">contact@novhost.eu</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I try to run OmniOS under Runabove cloud.<div>To this, i build this OmniOS image for KVM.</div><div>It's a qcow2 img. I run it with virtio blk and virtio net support on Fedora and Ubuntu with virt-manager, without problem.</div><div><br></div><div>Actually, i have a problem to run it on Runabove, but it should run in another KVM VPS providers.</div><div><br></div><div>You can download it at:</div><div><a href="https://drive.google.com/file/d/0B3424f6EdZMmbFY2VkN0dnZ6TzQ/view?usp=sharing" target="_blank">https://drive.google.com/file/d/0B3424f6EdZMmbFY2VkN0dnZ6TzQ/view?usp=sharing</a><br></div><div><br></div><div>I'll send my notes soon how i put virtio net driver.</div><div><br></div><div>fred.</div><div><br></div></div>
</blockquote></div><br></div>