Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Hi, i've just format my drbd partions using mkfs.ocfs2 /dev/drbd1 which works perfectly.. Now when I try mount my /dev/drbd1 partition using the following command: mount.ocfs2 /dev/drbd1 /home I get the following errors.. mount.ocfs2: I/O error on channel while trying to join the group and in the /var/log/messages Oct 21 18:59:56 hordepri kernel: (6654,0):o2hb_setup_one_bio:290 ERROR: Error adding page to bio i = 7, vec_len = 4096, len = 0 Oct 21 18:59:56 hordepri kernel: , start = 0 Oct 21 18:59:56 hordepri kernel: (6654,0):o2hb_read_slots:385 ERROR: status = -5 Oct 21 18:59:56 hordepri kernel: (6654,0):o2hb_populate_slot_data:1299 ERROR: status = -5 Oct 21 18:59:56 hordepri kernel: (6654,0):o2hb_region_dev_write:1399 ERROR: status = -5 I read in the mailling list that I need to patch ocfs2 as it does some does some "illegal" things .. does this patch still apply to drbd82-8.2.6 and where can I find it? Thanks, Ilo Lorusso.