Hello,
we did compile DRBD 8.4 on 2.6.32-042stab081.3 kernel, and we are using it without any issue. We had a fault on our primary server, and when we switched to the other node the filesystem was clean. I can understand that "1 is not statiscally significant", but it is working for us. We just had to add the following lines to /usr/src/kernels/2.6.32-042stab081.3/include/linux/idr.h


#define MAX_LEVEL (MAX_ID_SHIFT + IDR_BITS - 1) / IDR_BITS

/* Number of id_layer structs to leave in free list */
#define IDR_FREE_MAX MAX_LEVEL + MAX_LEVEL

Massimiliano

_______________________________________________
drbd-user mailing list
drbd-user@lists.linbit.com
http://lists.linbit.com/mailman/listinfo/drbd-user

Reply via email to