Thread (30 messages) 30 messages, 12 authors, 2008-03-07

Re: [RFC] ext3 freeze feature

From: Theodore Tso <tytso@MIT.EDU>
Date: 2008-01-25 16:43:12
Also in: linux-fsdevel, lkml

On Fri, Jan 25, 2008 at 10:34:25AM -0600, Eric Sandeen wrote:
quoted
But it was this concern which is why ext3 never exported freeze
functionality to userspace, even though other commercial filesystems
do support this.  It wasn't that it wasn't considered, but the concern
about whether or not it was sufficiently safe to make available.
What's the safety concern; that the admin will forget to unfreeze?
That the admin would manage to deadlock him/herself and wedge up the
whole system...
I'm also not sure I see the point of the timeout in the original patch;
either you are done snapshotting and ready to unfreeze, or you're not;
1, or 2, or 3 seconds doesn't really matter.  When you're done, you're
done, and you can only unfreeze then.  Shouldn't this be done
programmatically, and not with some pre-determined timeout?
This is only a guess, but I suspect it was a fail-safe in case the
admin did manage to deadlock him/herself.  

I would think a better approach would be to make the filesystem
unfreeze if the file descriptor that was used to freeze the filesystem
is closed, and then have explicit deadlock detection that kills the
process doing the freeze, at which point the filesystem unlocks and
the system can recover.

					- Ted
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help