Sunil Mushran wrote:
What version of the kernel?
I tried with standard debian kernel 2.6.18-5-686 and vanilla 2.6.20.17. Both of them give the same result.
Are there any relevant error messages in /var/log/messages.
In syslog i get: Sep 5 10:54:57 srv-cluster-1 kernel: (8129,0):o2hb_setup_one_bio:290 ERROR: Error adding page to bio i = 7, vec_len = 4096, len = 0 Sep 5 10:54:57 srv-cluster-1 kernel: , start = 0 Sep 5 10:54:57 srv-cluster-1 kernel: (8129,0):o2hb_read_slots:385 ERROR: status = -5 Sep 5 10:54:57 srv-cluster-1 kernel: (8129,0):o2hb_populate_slot_data:1299 ERROR: status = -5 Sep 5 10:54:57 srv-cluster-1 kernel: (8129,0):o2hb_region_dev_write:1399 ERROR: status = -5
The error in question is cropping up from o2hb_region_dev_write() in fs/ocfs2/cluster/heartbeat.c. The messages may give us more information.
Is there any specific part that i can debug (with debug.ocfs2)? Thank you Pier _______________________________________________ Ocfs2-users mailing list [email protected] http://oss.oracle.com/mailman/listinfo/ocfs2-users
