NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: I/O question



wam%hiwaay.net@localhost ("William A. Mahaffey III") writes:

>Thanks for your reply. I just checked & I did apparently setup the RAID 
>correctly w/ sectPerSU = 32. Can I use dumpfs to recover FS info from a 
>mounted, active FS (man page doesn't say either way, tunefs page says it 
>*won't* work on mounted FS) ? TIA & thanks again.

dumpfs will obviously show information that might be changing, but
the geometry information is static, so that's ok.

tunefs won't work because it just manipulates on-disk data, it
doesn't tell the filesystem about it. Some values you can change
and activating them at the next mount. Some values you can only
change while unmounted, because the living filesystem overwrites
them.


-- 
-- 
                                Michael van Elst
Internet: mlelstv%serpens.de@localhost
                                "A potential Snark may lurk in every tree."


Home | Main Index | Thread Index | Old Index