All of lore.kernel.org
 help / color / mirror / Atom feed
* [Ocfs2-devel] ocfs2: Question for ocfs2_recovery_thread
@ 2013-05-18  6:27 Joseph Qi
  2013-05-18 13:26 ` Sunil Mushran
  0 siblings, 1 reply; 6+ messages in thread
From: Joseph Qi @ 2013-05-18  6:27 UTC (permalink / raw)
  To: ocfs2-devel

Hi,
Once there is node down in the cluster, ocfs2_recovery_thread will be
triggered on each node. These threads then do the down node recovery by
get super lock.
I have several questions on this:
1) Why each node has to run such a thread? We know at last one node can
get the super lock and do the actual recovery.
2) If this thread is running but something error occurred, take
ocfs2_super_lock failed for example, the thread will exit without
clearing recovery map, will it cause other threads still waiting for
recovery in ocfs2_wait_for_recovery?

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-05-23  9:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-18  6:27 [Ocfs2-devel] ocfs2: Question for ocfs2_recovery_thread Joseph Qi
2013-05-18 13:26 ` Sunil Mushran
2013-05-19  2:25   ` Joseph Qi
2013-05-20  2:49     ` Joseph Qi
2013-05-22 23:00       ` Sunil Mushran
2013-05-23  9:37         ` shencanquan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.