on both host and guest running CentOS 6.3 with KVM/Qemu virtualization, I have the following scenarios:
"virsh shutdown kvm1" did not shutdown at all. virsh lists guest as running.
"service libvirt-guests stop" did not shutdown in 280 seconds (shutdown_timeout=300. on_shutdown=shutdown)
"shutdown now" from within guest, guest becomes unreachable.
I don't know what i did or what happened?
but my ubuntu logs off on clicking shutdown...
running the shutdown or reboot command too doesn't shutdown....
how can i find the log?
all i know is there is a message saying ....
Power_table_CMD wait for 500 sec
and something similar
it gets stuck on Ubuntu Plymouth...
I have to long press the power button on my Laptop to shut it off
Some are fairly obvious. Specifically, I am referring to:
-h halt or power off after shutdown
-H halt after shutdown (implies -h)
-P power off after shutdown (implies -h)
Isn't halting or powering off kind of expected when you're shutting down?
I am running Windows 7 OS and Ubuntu OS on the same machine my machine have the following specifications:
Processor : Intel core i5 2.4 ghz
RAM : 4 GB
Machine : HP Pavillion g6
I have made a separate partition for both the Operating system and both operating systems are running all the applications normally.
Hi,
I'm using Mythbuntu 12.04 (although I had the same issue with 11.10 which is why I did a fresh install of 12.04 with db export/import). I have set it up with mythwelcome to shutdown when idle and start up for recordings according to:
http://http://www.mythtv.org/wiki/ACPI_Wakeup
For the most part it all works well. However, occassionally the system hangs when shutting down.
My Dell Latitude E5520 will not shutdown correctly. Using the GNOME panel default shutdown method everything goes well and my session ends, however shutdown will not pass the last two shutdown icon indicators on the purple shutdown screen. This is a default 12.04 clean install.
I'm looking for a log file that shows what programs are running at shutdown and if a program hangs during shutdown.
I have this one program that constantly hangs, and shows up as an unknown program, during shutdown/reboot/log-off. I think there should be a log of the shutdown process, but I have no idea where to find it.
How are you, good afternoon, I do not speak and I do not write in English, and I'm iniciandome in unix / linux on my own, I am using the google translator, my question is this, know what are the shutdown command to change user State:
# shutdown -y -g0 -i0 (completely off my system)
# shutdown -y -i1 (switch to single-user state)
but when I switch to another state like 2 or 3 or 4 or 5 can not
I want to execute a simple command just before the computer shuts down (timing is not essential).
For startup I can use /etc/rc.local - is there something similar for shutdown?
Note that I would still like to use the integrated shutdown button from menu; i.e. I don't want to use a custom script everytime I shutdown via terminal - it needs to be automatical.