Hi<br><br>I was going to suggest to double check that ACPID is running in the VM , but then reading again i see it propted you with a popup so it should be running.<br><br>Did you enabled ACPI in your VM TEMPLATE?<br><br>Other then that, it seems to me that the issue is on the VM because any other problem related to your ONE master server would show up in the log ... as permission denied or whatever. <br>
<br>Did you try to keep a VNC connection to the VM from outside  OPENNEBULA when you shutdown to see what happens?<br><br>It really does seem that the VM shutdown is not completing properly .. and from what you write <br>
<br>""" <br>I created a template that used a raw hard disk and an ubuntu boot cd to<br>
create a working ubuntu 12.04 VM.  Done, worked.<br>
I used onevm saveas <vm-name> <disk-id> "ubuntu-base-image" to set up a<br>
save.<br>
I used onevm shutdown <vm-id> to shut it down.<br>"""<br><br>IT seems to me that you are just booting the UBUNTU live cd, perform the installation and the issue a saveas without restarting your VM first ... If that is the case then UBUNTU might simply be waiting for you to remove the CD from the drive ... until onenebula timeout and your VM fails.<br>
<br>Opening a VNC From outside opennebyla will probably give you the answer you are looking for<br><br>-FC<br><br><div class="gmail_quote">On Thu, May 17, 2012 at 5:43 PM, Sean Abbott <span dir="ltr"><<a href="mailto:seabbott@akamai.com" target="_blank">seabbott@akamai.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">So, I'm attempting to create a master linux client image from which I<br>
can deploy new clients easily.  I know that I'll eventually need to get<br>
master contextualization.  However, before I get there, I'm having problems.<br>
<br>
I created a template that used a raw hard disk and an ubuntu boot cd to<br>
create a working ubuntu 12.04 VM.  Done, worked.<br>
I used onevm saveas <vm-name> <disk-id> "ubuntu-base-image" to set up a<br>
save.<br>
I used onevm shutdown <vm-id> to shut it down.<br>
<br>
At first, it appeared to work.  I was watching the vm from VNC and it<br>
popped up a window asking if I wanted to shut it down (I need to<br>
research how to make that window not happen in ubuntu).<br>
<br>
However.  The VM transitioned to "unknown" state about 5 minutes later<br>
(initially it was "shutdown"), and the log says that it didn't properly<br>
finish shutdown:<br>
<br>
Thu May 17 16:19:33 2012 [LCM][I]: New VM state is SHUTDOWN<br>
Thu May 17 16:24:38 2012 [VMM][I]: Command execution fail: /var/tmp/one/vmm/kvm/shutdown one-7 172.26.210.149 7 172.26.210.149<br>
Thu May 17 16:24:38 2012 [VMM][E]: Timeout reached and VM one-7 is still alive<br>
Thu May 17 16:24:38 2012 [VMM][I]: Timeout reached<br>
Thu May 17 16:24:38 2012 [VMM][I]: ExitCode: 1<br>
Thu May 17 16:24:38 2012 [VMM][I]: Failed to execute virtualization driver operation: shutdown.<br>
Thu May 17 16:24:38 2012 [VMM][E]: Error shuting down VM: Timeout reached and VM one-7 is still alive<br>
Thu May 17 16:24:38 2012 [LCM][I]: Fail to shutdown VM. Assuming that the VM is still RUNNING (will poll VM).<br>
Thu May 17 16:24:38 2012 [VMM][I]: ExitCode: 0<br>
Thu May 17 16:24:38 2012 [VMM][I]: VM not found, setting to UNKNOWN<br>
<br>
<br>
And, presumably because of this, my image status "locked" and there is<br>
no data that has made it into the image.<br>
<br>
Is the answer that I need to figure out how to make ubuntu do a<br>
clean/fast ACPI shutdown before I can make this work, or is something<br>
else afoot.  Corollary question:  has anyone managed to make ubuntu do a<br>
clean ACPI shutdown with no intervention?<br>
<br>
Thanks!<br>
<br>
sean<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
</blockquote></div><br>