Hi there, Could you please send the contents of $ONE_LOCATION/var/1/vm.log?
Also, it would be helpful if you could try to ssh to the machine, or, even better, connect to it through VNC. For this, you should include the following in the VM template: GRAPHICS = [ TYPE = "vnc", LISTEN = "0.0.0.0", PORT = "1"] Regards, -Tino -- Constantino Vázquez Blanco, MSc OpenNebula Major Contributor www.OpenNebula.org | @tinova79 2011/5/27 ddd <[email protected]>: > Hi,all > I 'm useing 2.2.ttylinux image can save and resume normal.My > ubuntu10.04.1 image can save normal,but I can,t resume normal.cpu's > percentage is 100.ubuntu is 32 bit. > config file image.one: > NAME = "Ubuntu10.04.1 test" > PATH = /root/images/ubuntu10.04_32bit_2G.img > PUBLIC = YES > DESCRIPTION = "Ubuntu10.04.1 for test." > TYPE = OS > config file ubuntu.one: > NAME = test > CPU = 1 > MEMORY = 2048 > DISK = [ image = "Ubuntu10.04.1 test"] > FEATURES=[ acpi="no" ] > NIC = [network = "Small network"] > GRAPHICS = [ type="vnc", listen="127.0.0.1", port="-1" ] > CONTEXT = [ > hostname = "$NAME$VMID", > ip_public = "$NIC[IP, NETWORK=\"Small network\"]", > files = "/root/oneconfig/init.sh > /root/.ssh/id_rsa.pub", > target ="sdb", > root_pubkey = "id_rsa.pub", > user_pubkey = "id_rsa.pub" > ] > > #onevm resume 1 > #onevm list > ID USER NAME STAT CPU MEM HOSTNAME > TIME > 0 oneadmin ttylinux runn 2 > 64M node1 00 22:12:08 > 1 oneadmin test runn 100 2G > node1 00 00:30:45 > > can you help me? thanks ! > > ----rong xiong > > > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > > _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
