On Fri, Jun 20, 2008 at 12:57 PM, Matthew Dillon <dillon@apollo.backplane.com> wrote:Pardon my ignorance if I am missing something, I haven't looked much into HAMMER yet. Will the FS have the same atomic update features that UFS has? Meaning fsync(2) returns only when all directory entries are safely on the disk (whether it's with softupdate-type ordering or journaling). It's important for mail servers and such so they don't lose messages at the time of powerfail/crash. If you dig around mailing lists, you'll find interesting stories how people who ran their FS mounted async (the default Linux EXT2/3 mount) for mail servers (and AFAIK at least on Linux in that case fsync returns early - not atomic, so software written with BSD behavior in mind wasn't safe to run without patching) found some of the messages in lost+found. Also will there be a feature to grow/and or shrink the FS live without having to unmount? I can do this right now with XFS and LVM on Linux (grow, but not shrink), and its working amazingly well and very quickly to boot. Thanks. -- Dan
| David Miller | Re: Slow DOWN, please!!! |
| debian developer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Roland Dreier | Re: Integration of SCST in the mainstream Linux kernel |
| Ingo Molnar | Re: containers (was Re: -mm merge plans for 2.6.23) |
git: | |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Josip Rodin | bnx2_poll panicking kernel |
| David Miller | [GIT]: Networking |
| Gerrit Renker | [PATCH 13/37] dccp: Deprecate Ack Ratio sysctl |
