Hello there,<br><br>Need again your help regarding issues I found when I used "sd" as my DEVICE_PREFIX. Below is my resulting deployment file as shown:<br><br>oneimage]# cat /var/lib/one/datastores/0/214/deployment.0<br>
<b><domain type='kvm' xmlns:qemu='<a href="http://libvirt.org/schemas/domain/qemu/1.0">http://libvirt.org/schemas/domain/qemu/1.0</a>'><br>    <name>one-214</name><br>    <vcpu>1</vcpu><br>
    <memory>1048576</memory><br>    <os><br>        <type arch='x86_64'>hvm</type><br>        <boot dev='hd'/><br>    </os><br>    <devices><br>        <emulator>/usr/libexec/qemu-kvm</emulator><br>
        <disk type='file' device='disk'><br>            <source file='/var/lib/one//datastores/0/214/disk.0'/><br>            <target dev='sda'/><br>            <driver name='qemu' type='raw' cache='default'/><br>
        </disk><br>        <interface type='bridge'><br>            <source bridge='br0'/><br>            <mac address='02:00:c0:a8:01:1e'/><br>        </interface><br>
        <graphics type='vnc' listen='0.0.0.0' port='6114'/><br>    </devices><br>    <features><br>        <acpi/><br>    </features><br>    <br></domain></b><br>
<br>And this is the log file in the oned.log during deployment -<br><br>Mon Aug 13 13:50:39 2012 [TM][D]: Message received: TRANSFER SUCCESS 214 -<br>Mon Aug 13 13:50:39 2012 [VMM][D]: Message received: LOG I 214 ExitCode: 0<br>
Mon Aug 13 13:50:39 2012 [VMM][D]: Message received: LOG I 214 Successfully execute network driver operation: pre.<br>Mon Aug 13 13:50:40 2012 [VMM][D]: Message received: LOG I 214 Command execution fail: cat << EOT | /var/tmp/one/vmm/kvm/deploy /var/lib/one//datastores/0/214/deployment.0 localhost 214 localhost<br>
Mon Aug 13 13:50:40 2012 [VMM][D]: Message received: LOG I 214 error: Failed to create domain from /var/lib/one//datastores/0/214/deployment.0<br>Mon Aug 13 13:50:40 2012 [VMM][D]: Message received: LOG I 214 error: Unable to read from monitor: Connection reset by peer<br>
Mon Aug 13 13:50:40 2012 [VMM][D]: Message received: LOG E 214 Could not create domain from /var/lib/one//datastores/0/214/deployment.0<br>Mon Aug 13 13:50:40 2012 [VMM][D]: Message received: LOG I 214 ExitCode: 255<br>Mon Aug 13 13:50:40 2012 [VMM][D]: Message received: LOG I 214 Failed to execute virtualization driver operation: deploy.<br>
<b>Mon Aug 13 13:50:40 2012 [VMM][D]: Message received: DEPLOY FAILURE 214 Could not create domain from /var/lib/one//datastores/0/214/deployment.0</b><br><br>Did I missed something here?<br><br>Thank you.<br><br>Junix<br>