DragonFly bugs List (threaded) for 2003-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: shutting down mysqld
FreeBSD (and hence DragonFly) do not run shutdown scripts when you
type 'reboot'. They never have. Theoretically shutdown scripts
are supposed to be run if you type 'shutdown', but I don't think they
are in that case either... that's something that could be worked on.
But 'reboot' is definitely an axe.
-Matt
Matthew Dillon
<dillon@xxxxxxxxxxxxx>
:Looks like dragonfly are having a bad time shutting down services nicely
:when you hit "reboot".
:
:###From mysql error-log:
:031109 23:49:21 mysqld started
:InnoDB: Error: log file ./ib_logfile0 is of different size 8 5242880 bytes
:InnoDB: than specified in the .cnf file 0 5242880 bytes!
:031109 23:49:21 Can't init databases
:031109 23:49:21 Aborting
:
:031109 23:49:21 InnoDB: Warning: shutting down a not properly started
: InnoDB: or created database!
:031109 23:49:21 /usr/local/libexec/mysqld: Shutdown Complete
:
:031109 23:49:21 mysqld ended
:###End of log
:
:I've never ever killed any daemons before I restart, cause "reboot" would
:shut them all down nicely for me.
:
:I got a hint from #dragonflybsd on EFNet that this could be a mtime problem,
:but I'm no coder so I have no idea where to start.
:
:
:-Erik
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]