Discussion:
[PVE-User] VM (linux, debian) does not shutdown... ACPI?
Marco Gaiarin
2016-11-03 14:37:56 UTC
Permalink
I've googled into forum, but all hint are roughly 'install acpid'.

I've a VM, debian wheezy amd64, that does not shut down, eg if i shut down
the node or do an explicit shutdown for that VM, does nothing.

invernomuto:~# dpkg -l | grep acpi
ii acpid 1:2.0.16-1+deb7u1 amd64 Advanced Configuration and Power Interface event daemon
invernomuto:~# ps aux | grep [a]cpid
root 2207 0.0 0.0 4124 564 ? Ss nov02 0:00 /usr/sbin/acpid

Clearly, if i logon to 'invernomuto' and explicit do a 'poweroff' or
'reboot', the machine stop/reboot.

What i'm missing?


PS: a little note... why proxmox install 'acpid', where debian jessie
suggest to uninstall it and use systemd instead?
https://www.debian.org/releases/stable/amd64/release-notes/ch-information.en.html#idp61299904
--
dott. Marco Gaiarin GNUPG Key ID: 240A3D66
Associazione ``La Nostra Famiglia'' http://www.lanostrafamiglia.it/
Polo FVG - Via della Bontà, 7 - 33078 - San Vito al Tagliamento (PN)
marco.gaiarin(at)lanostrafamiglia.it t +39-0434-842711 f +39-0434-842797

Dona il 5 PER MILLE a LA NOSTRA FAMIGLIA!
http://www.lanostrafamiglia.it/25/index.php/component/k2/item/123
(cf 00307430132, categoria ONLUS oppure RICERCA SANITARIA)
Karsten Becker
2016-11-03 14:53:33 UTC
Permalink
Hi,

I also got this prob when setting up our new Jessie based VMs... the
solution is simple.

The package acpid on Debian just installs the daemon. But not the
scripts/mechanic, that detects for example a power button press.

Installing the package acpi-support fixed that.

Regards from Berlin
Karsten
Post by Marco Gaiarin
I've googled into forum, but all hint are roughly 'install acpid'.
I've a VM, debian wheezy amd64, that does not shut down, eg if i shut down
the node or do an explicit shutdown for that VM, does nothing.
invernomuto:~# dpkg -l | grep acpi
ii acpid 1:2.0.16-1+deb7u1 amd64 Advanced Configuration and Power Interface event daemon
invernomuto:~# ps aux | grep [a]cpid
root 2207 0.0 0.0 4124 564 ? Ss nov02 0:00 /usr/sbin/acpid
Clearly, if i logon to 'invernomuto' and explicit do a 'poweroff' or
'reboot', the machine stop/reboot.
What i'm missing?
Ecologic Institut gemeinnuetzige GmbH
Pfalzburger Str. 43/44, D-10717 Berlin
Geschaeftsfuehrerin / Director: Dr. Camilla Bausch
Sitz der Gesellschaft / Registered Office: Berlin (Germany)
Registergericht / Court of Registration: Amtsgericht Berlin (Charlottenburg), HRB 57947
Michael Rasmussen
2016-11-03 15:01:15 UTC
Permalink
acpi-support-base is sufficient.
Post by Karsten Becker
Hi,
I also got this prob when setting up our new Jessie based VMs... the
solution is simple.
The package acpid on Debian just installs the daemon. But not the
scripts/mechanic, that detects for example a power button press.
Installing the package acpi-support fixed that.
Regards from Berlin
Karsten
Post by Marco Gaiarin
I've googled into forum, but all hint are roughly 'install acpid'.
I've a VM, debian wheezy amd64, that does not shut down, eg if i shut
down
Post by Marco Gaiarin
the node or do an explicit shutdown for that VM, does nothing.
invernomuto:~# dpkg -l | grep acpi
ii acpid
1:2.0.16-1+deb7u1 amd64 Advanced Configuration
and Power Interface event daemon
Post by Marco Gaiarin
invernomuto:~# ps aux | grep [a]cpid
root 2207 0.0 0.0 4124 564 ? Ss nov02 0:00
/usr/sbin/acpid
Post by Marco Gaiarin
Clearly, if i logon to 'invernomuto' and explicit do a 'poweroff' or
'reboot', the machine stop/reboot.
What i'm missing?
Ecologic Institut gemeinnuetzige GmbH
Pfalzburger Str. 43/44, D-10717 Berlin
Geschaeftsfuehrerin / Director: Dr. Camilla Bausch
Sitz der Gesellschaft / Registered Office: Berlin (Germany)
Registergericht / Court of Registration: Amtsgericht Berlin
(Charlottenburg), HRB 57947
_______________________________________________
pve-user mailing list
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
--
Sent from my Android phone with K-9 Mail. Please excuse my brevity.
Marco Gaiarin
2016-11-04 08:28:06 UTC
Permalink
Mandi! Michael Rasmussen
In chel di` si favelave...
Post by Michael Rasmussen
acpi-support-base is sufficient.
Bingo!

Thanks to all!
--
dott. Marco Gaiarin GNUPG Key ID: 240A3D66
Associazione ``La Nostra Famiglia'' http://www.lanostrafamiglia.it/
Polo FVG - Via della Bontà, 7 - 33078 - San Vito al Tagliamento (PN)
marco.gaiarin(at)lanostrafamiglia.it t +39-0434-842711 f +39-0434-842797

Dona il 5 PER MILLE a LA NOSTRA FAMIGLIA!
http://www.lanostrafamiglia.it/25/index.php/component/k2/item/123
(cf 00307430132, categoria ONLUS oppure RICERCA SANITARIA)
Loading...