Skip to content

Comment on NFS > FUSE: Why We Built Our Own NFS Server in Rust

Comments

I guess these are used as a soft mount, considering that if you terminate the application or it crashes a hard mount would just hang indefinitely. That's probably fine for a read-only snapshot, most problems with soft mounts are around writes.

I wouldn't recommend "hard" mounts to anyone.

Well you trade system lockups with sometimes getting IO errors under load, which one is better ... shrug

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.