Re: "bioctl -d" before shutdown

2019-02-26 Thread Roderick
On Tue, 26 Feb 2019, cho...@jtan.com wrote: [...] What is anyone afraid might happen after that(*)? You are right, there should be nothing to fear, that is why answered Stefan. I though, as obvoiusly also Stefan, it should be good to do "bioctl -d". [*] RAID and other hardware magic

Re: "bioctl -d" before shutdown

2019-02-25 Thread chohag
Roderick writes: > > I suspect, umount (that always syncs) is enough and umount > happens always at shutdown. How do people cope with "I suspect"? "I suspect" would scare the crap out of me. Did it never occur that it's possible to _know_? Not unmounting is dangerous because there are in-memory

Re: "bioctl -d" before shutdown

2019-02-25 Thread Roderick
to fsck the device, next time you attach it. -Stefan Origineel bericht Van: Roderick Verzonden: zondag 24 februari 2019 21:53 Aan: misc@openbsd.org Onderwerp: "bioctl -d" before shutdown Excuseme that I ask instead of inspecting rc files. :) I do manually bioctl -c C -l /dev/XXX

Re: "bioctl -d" before shutdown

2019-02-25 Thread Kapfhammer, Stefan
@openbsd.org Onderwerp: "bioctl -d" before shutdown Excuseme that I ask instead of inspecting rc files. :) I do manually bioctl -c C -l /dev/XXX softraid0 and mount the resulting device. Should I manually unmount and do "bioctl -d " before shutdown? Or just shutdown?

"bioctl -d" before shutdown

2019-02-24 Thread Roderick
Excuseme that I ask instead of inspecting rc files. :) I do manually bioctl -c C -l /dev/XXX softraid0 and mount the resulting device. Should I manually unmount and do "bioctl -d ...." before shutdown? Or just shutdown? The umount will sure be done, but also the bioctl -d? Thanks Rodrigo