[Ocfs2-devel] [PATCH 3/3] ocfs2:freeze-thaw: make it work

Sunil Mushran sunil.mushran at oracle.com
Wed Jan 20 10:22:07 PST 2010


Wengang Wang wrote:
> seems we need a noqueue version of the ocfs2_freeze_lock(). timeout it
> after some retries.

noqueue will not help. Launch a timer to fire off after 30 secs to do
a cancel convert. If freeze succeeds before that, then cancel the timer.

> that leads to the freeze operation last at lease 30 secs?

No. It will wait for max 30 secs for the freeze operation to succeed.
Once frozen, it will remain as is until thawed.




More information about the Ocfs2-devel mailing list