Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
ok post following things here 1. uname -a 2. lsmod 3. ls /lib/modules 4. your drbd tarball's path. On Wednesday 29 November 2006 18:30, Kamran Nisar wrote: > alrite, thank you all for you support :) > > done with that.. now i'm getting this when trying to start drbd > > test2:~/new/drbd-0.7.22/scripts # drbdadm up all > can not open /dev/drbd0: No such device or address > > i created the device using mknod.. is there any speical that needs to be > done to these devices ? > > On 11/29/06, Milind Dumbare <milind at linsyssoft.com> wrote: > > On Wednesday 29 November 2006 16:44, Kamran Nisar wrote: > > > nopes. nuthing worked...same error.. > > > > > > there are a few things, pls take a moment and let me know if that could > > > > be > > > > > cause of the problem > > > > > > my uname -r output shows version 2.6.16.13-4 , there was no source code > > > avaiblae so i compiled aginst the source od 2.6.16.13.. would that be > > > screwing up things ? > > > > Definitel, it will screw up If you insert 2.6.16.13's module into > > 2.6.16.13-4. > > Compile DRBD with 2.6.16.13-4 source or build bzImage for 2.6.16.13 boot > > into > > it and then compile and install the drbd module for it > > > > > On 11/29/06, Leroy van Logchem <leroy.vanlogchem at wldelft.nl> wrote: > > > > Kamran Nisar wrote: > > > > > test2:~ # insmod drbd.ko > > > > > > > > Try modprobe. Did you depmod?