search for: dlm_debug

Displaying 3 results from an estimated 3 matches for "dlm_debug".

2007 Jul 09
0
Cannot Start CLVMD on second node of cluster
...services Service Name GID LID State Code Fence Domain: "default" 1 2 run - [1 2 3] DLM Lock Space: "clvmd" 2 3 update U-4,1,3 [1 3] [root at server3 ~]# cat /proc/cluster/dlm_debug clvmd move flags 0,1,0 ids 0,3,0 clvmd move use event 3 clvmd recover event 3 (first) clvmd add nodes clvmd total nodes 1 clvmd rebuild resource directory clvmd rebuilt 0 resources clvmd recover event 3 done clvmd move flags 0,0,1 ids 0,3,3 clvmd process held requests clvmd processed 0 requests clv...
2010 Jan 29
0
[PATCH 3/3] ocfs2:freeze-thaw: make it work -v2
...) + return 1; + + ocfs2_queue_freeze_worker(osb); + return 0; } /* diff --git a/fs/ocfs2/dlmglue.h b/fs/ocfs2/dlmglue.h index 17bf639..d1d47f0 100644 --- a/fs/ocfs2/dlmglue.h +++ b/fs/ocfs2/dlmglue.h @@ -169,6 +169,8 @@ void ocfs2_wake_downconvert_thread(struct ocfs2_super *osb); struct ocfs2_dlm_debug *ocfs2_new_dlm_debug(void); void ocfs2_put_dlm_debug(struct ocfs2_dlm_debug *dlm_debug); +void ocfs2_freeze_worker(struct work_struct *work); + /* To set the locking protocol on module initialization */ void ocfs2_set_locking_protocol(void); #endif /* DLMGLUE_H */ diff --git a/fs/ocfs2/journa...
2008 Apr 02
10
[PATCH 0/62] Ocfs2 updates for 2.6.26-rc1
The following series of patches comprises the bulk of our outstanding changes for Ocfs2. Aside from the usual set of cleanups and fixes that were inappropriate for 2.6.25, there are a few highlights: The '/sys/o2cb' directory has been moved to '/sys/fs/o2cb'. The new location meshes better with modern sysfs layout. A symbolic link has been placed in the old location so as to