2008/6/12 Erik de Castro Lopo <[EMAIL PROTECTED]>: > Hi all, > > Does anyone know of a Linux filesystem which allows online > fsck on a disk that is currently mounted read/write? >
Do you want to do a check, repair, or both? btrfs (pronounced Butter FS) will do repair, though it's definitely *not* production ready. chunkfs can do a partial check, though it also isn't production ready. Val Henson gave a great talk on chunkfs at LCA this year: http://mirror.linux.org.au/pub/linux.conf.au/2008/Thu/mel8-262.ogg Lindsay -- http://slug.org.au/ (the Sydney Linux Users Group) http://holmwood.id.au/~lindsay/ (me) -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
