Hi,
when I launch a new VM via EC2, I do not have any iso file for context.
Is there something special to do? Is there a ec2 template specific thing
to do?

When executed via sunstone, everything is fine.


Here are files:

oneadmin@genokvm4:/var/log/one$ ls /var/lib/one//datastores/0/537
deployment.0  disk.0
oneadmin@genokvm4:/var/log/one$ more
/var/lib/one//datastores/0/537/deployment.0 
<domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'>
    <name>one-537</name>
    <cputune>
        <shares>1024</shares>
    </cputune>
    <memory>2097152</memory>
    <os>
        <type arch='x86_64'>hvm</type>
        <boot dev='hd'/>
    </os>
    <devices>
        <emulator>/usr/bin/kvm</emulator>
        <disk type='file' device='disk'>
            <source file='/var/lib/one//datastores/0/537/disk.0'/>
            <target dev='hda'/>
            <driver name='qemu' type='raw' cache='default'/>
        </disk>
        <interface type='bridge'>
            <source bridge='br0'/>
            <mac address='00:04:c0:a8:02:18'/>
        </interface>
    </devices>
    <features>
        <acpi/>
    </features>
   
</domain>

Thanks

Olivier

-- 
Olivier Sallou
IRISA / University of Rennes 1
Campus de Beaulieu, 35000 RENNES - FRANCE
Tel: 02.99.84.71.95

gpg key id: 4096R/326D8438  (keyring.debian.org)
Key fingerprint = 5FB4 6F83 D3B9 5204 6335  D26D 78DC 68DB 326D 8438

_______________________________________________
Users mailing list
[email protected]
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to