This is the mail archive of the cluster-cvs@sourceware.org mailing list for the cluster.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

cluster/gfs/lock_dlm/daemon group.c lock_dlm.h ...


CVSROOT:	/cvs/cluster
Module name:	cluster
Changes by:	teigland@sourceware.org	2006-04-26 16:55:44

Modified files:
	gfs/lock_dlm/daemon: group.c lock_dlm.h recover.c 

Log message:
	Major changes in handling recovery for failed nodes.  Previously,
	we assumed that if there was a node mounted rw, the journals of
	any failed nodes would be recovered.  The way mounts are done today,
	the last rw mounter could be unmounting during a recovery which
	means it may not do recovery.  To fix this, nodes now inform each
	other when they've successfully recovered a journal.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs/lock_dlm/daemon/group.c.diff?cvsroot=cluster&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs/lock_dlm/daemon/lock_dlm.h.diff?cvsroot=cluster&r1=1.23&r2=1.24
http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/gfs/lock_dlm/daemon/recover.c.diff?cvsroot=cluster&r1=1.37&r2=1.38


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]