Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
here's the output from these things test2:~ # insmod drbd.ko insmod: can't read 'drbd.ko': No such file or directory test2:~ # lsmod | grep drbd test2:~ # /etc/init.d/drbd start Starting DRBD resources: Can not load the drbd module. test2:~ # find /lib/modules -name "drbd*" /lib/modules/2.6.16.13-smp/block/drbd.ko /lib/modules/2.6.16.13-4-smp/block/drbd.ko /lib/modules/2.6.16.21-0.25-smp/block/drbd.ko test2:~ # find /lib/modules/`uname -r` -name "drbd*" /lib/modules/2.6.16.13-4-smp/block/drbd.ko I've installed the drbd package using the latest source from the repository/ The latest release version wasn't compiling with 2.6.14, although it did on 2.16.14 On 11/29/06, Milind Dumbare <milind at linsyssoft.com> wrote: > > Is drbd.ko module in kernel? > #lsmod > You might need to "#insmod drbd.ko" or "/etc/init.d/drbd start" > > > On Tuesday 28 November 2006 21:52, Kamran Nisar wrote: > > HOw do i setup the drbd device ? > > i'm starting up drbdadm and i get the following error message > > > > can not open /dev/drbd0: No such file or directory > > Command 'drbdsetup /dev/drbd0 disk /dev/md0 internal -1 > > --on-io-error=detach --size=300G' terminated with exit code 20 > -- Regards M Kamran Nisar, -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.linbit.com/pipermail/drbd-user/attachments/20061129/ddd5fa9d/attachment.htm>