hi there,

perhaps the reason is that gnbd-kernel doesn't build against kernel 2.6.18?

The problem is, that devfs was removed from the kernel. So i checked the 
source an with the following diff (removing devfs parts) i can compile the 
gnbd.ko and it works very well:

$ cd redhat-cluster-1.03.00
$ diff gnbd-kernel/src/gnbd.c.original gnbd-kernel/src/gnbd.c
33d32
< #include <linux/devfs_fs_kernel.h>
848d846
<         .devfs_name = "gnbd_ctl",
929d926
<       devfs_mk_dir("gnbd_minor");
985d981
<               sprintf(disk->devfs_name, "gnbd_minor/%d", i);
1039d1034
<       devfs_remove("gnbd");
$ 

It would be nice to find this gnbd kernel module in redhat-cluster-modules and 
just another manual compile would disappear for me. Thx :-)


-- 
greetings

eMHa

Attachment: pgp1ZMknPkeqd.pgp
Description: PGP signature

Reply via email to