Re: shutdown doesn't shut down

2015-02-07 Thread Ralf Corsepius
On 02/07/2015 01:55 AM, jd1008 wrote: On 02/06/2015 05:31 PM, Chris Murphy wrote: On Fri, Feb 6, 2015 at 11:25 AM, Ralf Corsepius wrote: It went down and immediately rebooted. I have other log from other attempt, but sorting them out is a bit difficult. It's quite tedious yes. The only o

Re: shutdown doesn't shut down

2015-02-06 Thread jd1008
On 02/06/2015 05:31 PM, Chris Murphy wrote: On Fri, Feb 6, 2015 at 11:25 AM, Ralf Corsepius wrote: It went down and immediately rebooted. I have other log from other attempt, but sorting them out is a bit difficult. It's quite tedious yes. The only other thing I can think of is to compare

Re: shutdown doesn't shut down

2015-02-06 Thread Chris Murphy
On Fri, Feb 6, 2015 at 11:25 AM, Ralf Corsepius wrote: > It went down and immediately rebooted. > > I have other log from other attempt, but sorting them out is a bit > difficult. > It's quite tedious yes. The only other thing I can think of is to compare 'systemctl list-unit-files' on a live m

Re: shutdown doesn't shut down

2015-02-06 Thread Ralf Corsepius
On 02/06/2015 07:16 PM, Chris Murphy wrote: On Fri, Feb 6, 2015 at 6:32 AM, Ralf Corsepius wrote: On 02/05/2015 08:38 AM, Chris Murphy wrote: On Wed, Feb 4, 2015 at 9:07 PM, Ralf Corsepius wrote: So the way to do it in the summary is basically: All these ways to shutdown actually do a re

Re: shutdown doesn't shut down

2015-02-06 Thread Chris Murphy
On Fri, Feb 6, 2015 at 6:32 AM, Ralf Corsepius wrote: > On 02/05/2015 08:38 AM, Chris Murphy wrote: >> >> On Wed, Feb 4, 2015 at 9:07 PM, Ralf Corsepius >> wrote: > > >> So the way to do it in the summary is basically: All these ways to >> shutdown actually do a reboot (examples), but poweroff -f

Re: shutdown doesn't shut down

2015-02-06 Thread Ralf Corsepius
On 02/05/2015 08:38 AM, Chris Murphy wrote: On Wed, Feb 4, 2015 at 9:07 PM, Ralf Corsepius wrote: So the way to do it in the summary is basically: All these ways to shutdown actually do a reboot (examples), but poweroff -f works correctly. Following http://freedesktop.org/wiki/Software/system

Re: shutdown doesn't shut down

2015-02-04 Thread Chris Murphy
On Wed, Feb 4, 2015 at 9:07 PM, Ralf Corsepius wrote: > FYI: On the Intel, I found changing "Wake up on LAN from S4/5" in the UEFI > setup to "disabled" makes "shutdown now" working (This mobo has plenty of > tuneable settings in its BIOS/UEFI setup). > > I don't understand this, but ... well, ker

Re: shutdown doesn't shut down

2015-02-04 Thread Ralf Corsepius
On 02/04/2015 10:11 PM, Chris Murphy wrote: On Wed, Feb 4, 2015 at 11:04 AM, Ralf Corsepius wrote: On 02/04/2015 06:19 PM, jd1008 wrote: shutdown -P now FYI: On the Intel, I found changing "Wake up on LAN from S4/5" in the UEFI setup to "disabled" makes "shutdown now" working (This mobo ha

Re: shutdown doesn't shut down

2015-02-04 Thread jd1008
On 02/04/2015 02:11 PM, Chris Murphy wrote: On Wed, Feb 4, 2015 at 11:04 AM, Ralf Corsepius wrote: On 02/04/2015 06:19 PM, jd1008 wrote: shutdown -P now FYI, /usr/sbin/shutdown is a symlink to systemctl. Try sync && poweroff -f If that still results in a reboot, it's a kernel bug, accordin

Re: shutdown doesn't shut down

2015-02-04 Thread Chris Murphy
On Wed, Feb 4, 2015 at 8:34 AM, Fred Smith wrote: > On Wed, Feb 04, 2015 at 08:47:46AM -0500, Matthew Miller wrote: >> On Wed, Feb 04, 2015 at 01:35:13PM +, Gary Stainburn wrote: >> > > doesn't shutdown and halt/power off. >> > > Instead, these machines shutdown and immediately reboot. >> > Tr

Re: shutdown doesn't shut down

2015-02-04 Thread Chris Murphy
On Wed, Feb 4, 2015 at 11:04 AM, Ralf Corsepius wrote: > On 02/04/2015 06:19 PM, jd1008 wrote: >> >> shutdown -P now FYI, /usr/sbin/shutdown is a symlink to systemctl. Try sync && poweroff -f If that still results in a reboot, it's a kernel bug, according to http://freedesktop.org/wiki/Software

Re: shutdown doesn't shut down

2015-02-04 Thread poma
On 04.02.2015 14:11, Ralf Corsepius wrote: > Hi, > > on several machines, I am observing that > > # shutdown now > > doesn't shutdown and halt/power off. > > Instead, these machines shutdown and immediately reboot. > > Any ideas? > Deal with it, the machine refuses to fade away! Dawn of AI.

Re: shutdown doesn't shut down

2015-02-04 Thread Ralf Corsepius
On 02/04/2015 06:19 PM, jd1008 wrote: shutdown -P now Same result as before: Shutdown and reboot. Ralf -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedo

Re: shutdown doesn't shut down

2015-02-04 Thread jd1008
shutdown -P now On 02/04/2015 06:57 AM, Ralf Corsepius wrote: On 02/04/2015 02:35 PM, Gary Stainburn wrote: On Wednesday 04 February 2015 13:11:26 Ralf Corsepius wrote: Hi, on several machines, I am observing that # shutdown now doesn't shutdown and halt/power off. Instead, these machines

Re: shutdown doesn't shut down

2015-02-04 Thread Fred Smith
On Wed, Feb 04, 2015 at 08:47:46AM -0500, Matthew Miller wrote: > On Wed, Feb 04, 2015 at 01:35:13PM +, Gary Stainburn wrote: > > > doesn't shutdown and halt/power off. > > > Instead, these machines shutdown and immediately reboot. > > Try > > shutdown -h now > > The -h means halt > > look at

Re: shutdown doesn't shut down

2015-02-04 Thread Ralf Corsepius
On 02/04/2015 03:38 PM, Matthew Miller wrote: On Wed, Feb 04, 2015 at 03:23:57PM +0100, Ralf Corsepius wrote: One of these is a new Fedora installation on a pretty new machine. The other one had exhibited the "shutdown -r"-behavior for a longer period when it was equipped with fc20, until the is

Re: shutdown doesn't shut down

2015-02-04 Thread Matthew Miller
On Wed, Feb 04, 2015 at 03:23:57PM +0100, Ralf Corsepius wrote: > One of these is a new Fedora installation on a pretty new machine. > The other one had exhibited the "shutdown -r"-behavior for a longer > period when it was equipped with fc20, until the issue somehow > "automagically" went away. No

Re: shutdown doesn't shut down

2015-02-04 Thread Ralf Corsepius
On 02/04/2015 02:47 PM, Matthew Miller wrote: On Wed, Feb 04, 2015 at 01:35:13PM +, Gary Stainburn wrote: doesn't shutdown and halt/power off. Instead, these machines shutdown and immediately reboot. Try shutdown -h now The -h means halt look at [...] man shutdown Right --poweroff s

Re: shutdown doesn't shut down

2015-02-04 Thread Ralf Corsepius
On 02/04/2015 02:35 PM, Gary Stainburn wrote: On Wednesday 04 February 2015 13:11:26 Ralf Corsepius wrote: Hi, on several machines, I am observing that # shutdown now doesn't shutdown and halt/power off. Instead, these machines shutdown and immediately reboot. Any ideas? Ralf PS.: I am on

Re: shutdown doesn't shut down

2015-02-04 Thread Gary Stainburn
On Wednesday 04 February 2015 13:47:46 Matthew Miller wrote: > > man shutdown > > Right --poweroff should be the default. --halt should bring it to a > halted state but leave the power on (not so useful these days), which > is I guess why -h is now equivalent to --poweroff and you need to use >

Re: shutdown doesn't shut down

2015-02-04 Thread Matthew Miller
On Wed, Feb 04, 2015 at 01:35:13PM +, Gary Stainburn wrote: > > doesn't shutdown and halt/power off. > > Instead, these machines shutdown and immediately reboot. > Try > shutdown -h now > The -h means halt > look at [...] > man shutdown Right --poweroff should be the default. --halt shoul

Re: shutdown doesn't shut down

2015-02-04 Thread Gary Stainburn
On Wednesday 04 February 2015 13:11:26 Ralf Corsepius wrote: > Hi, > > on several machines, I am observing that > > # shutdown now > > doesn't shutdown and halt/power off. > > Instead, these machines shutdown and immediately reboot. > > Any ideas? > > Ralf > > PS.: I am only observing this issue on

shutdown doesn't shut down

2015-02-04 Thread Ralf Corsepius
Hi, on several machines, I am observing that # shutdown now doesn't shutdown and halt/power off. Instead, these machines shutdown and immediately reboot. Any ideas? Ralf PS.: I am only observing this issue on UEFI machines. My BIOS-machines all shutdown/halt/poweroff. -- users mailing list