Hector,

On 06/13/2011 03:30 PM, Héctor Sanjuán wrote:
Hi,

Sorry Robert, I missed something in your VM template in the first place.
You need to add the attribute DRIVER=qcow2 in the DISK section, because
it is a qcow image, as follows:

NAME   = suse-test
MEMORY = 512
CPU    = 1

OS     = [ ARCH = x86_64,
            BOOT = hd,
            ROOT = sda1 ]

DISK   = [ IMAGE_ID  = 1,
            DRIVER=qcow2 ]

NIC    = [ MAC = "00:16:3e:7e:18:26",
            BRIDGE = br0 ]

GRAPHICS = [ TYPE   = "vnc",
              LISTEN = "0.0.0.0",
              PORT   = "5905" ]

Hope it fixes it!

Thank you. Yes it does.

A bit of clean up to do and some more testing. Will post a message here when things are publicly available.

Thanks again,
Robert


--
Robert Schweikert                           MAY THE SOURCE BE WITH YOU
SUSE-IBM Software Integration Center                   LINUX
Tech Lead
rschweik...@novell.com
rschweik...@ca.ibm.com
781-464-8147
_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to