>>>>> "Sergio" == Sergio de Almeida Lenzi <lenzi.ser...@gmail.com> writes:

>> It kills everything ungracefully and will screw up anything that needs
>> to sync state to disk -- like mysql.
>> 
>> Just use shutdown(8): it's what it's there for.
>> 
>> # shutdown now "Going single user to make backups"
>> 
>> Cheers,
>> 
>> Matthew

Sergio> Ok you are right... 

Sergio> for me worked because I never use mysql...
Sergio> but I use zfs  and I think that during shutdown, /etc/rc.d/zfs   is
Sergio> called stop
Sergio> so it unmounts all zfs partition...  (I did not tested...)...

Nope.  "shutdown" doesn't appear in /etc/rc.d/zfs keywords, so it won't
get "stop" during normal shutdown.  That must happen later.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<mer...@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to