[DRBD-user] DRBDstart ADD

Peter.Sokol at vwess.sk Peter.Sokol at vwess.sk
Wed May 19 14:41:24 CEST 2004

Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.


--- Skontrolovane antivirovym programom Trend InterScan VirusWall ---

email-body was scanned and no virus found
---------------------------------------------------------------------
-------------- next part --------------

Hi,

Next problem:
Setting up ?drbd0?.. disk ok .. net .. drbd: ERROR: drbdsetup /dev/nb0 net
50.20.20.1:7788 50.20.20.2:7788 B --sync-max=100 --tl-size=5000
--timeout=60 --connect-int=10 --ping-int=10 [20]:
drbd: ERROR: ioctl() failed: Invalid argument
No further Information available.

???
Ohh

Peter Sokol



                                                                           
             Lars Ellenberg                                                
             <Lars.Ellenberg at l                                             
             inbit.com>                                                 To 
             Sent by:                  drbd-user <drbd-user at linbit.com>    
             drbd-user-admin at l                                          cc 
             inbit.com                                                     
                                                                   Subject 
                                       Re: [DRBD-user] DRBDstart ADD       
             19.05.2004 13:47                                              
                                                                           
                                                                           
             Please respond to                                             
                 drbd-user                                                 
             <drbd-user at linbit                                             
                   .com>                                                   
                                                                           
                                                                           




/ 2004-05-19 12:36:45 +0200
\ Peter.Sokol at vwess.sk:
> --- Skontrolovane antivirovym programom Trend InterScan VirusWall ---
>
> email-body was scanned and no virus found
> ---------------------------------------------------------------------

>
> Yes, that works...
> and the second node is vwessfs2 :-)
>
> I have another problem :-(
>
> '/dev/nb0' is not a block device
>
> I?m a really blunt novice ...

ls -l /dev/nb?
brw-rw----    1 root     root      43,   0 2003-09-23 19:59 /dev/nb0
brw-rw----    1 root     root      43,   1 2003-09-23 19:59 /dev/nb1
brw-rw----    1 root     root      43,   2 2003-09-23 19:59 /dev/nb2
brw-rw----    1 root     root      43,   3 2003-09-23 19:59 /dev/nb3
brw-rw----    1 root     root      43,   4 2003-09-23 19:59 /dev/nb4
brw-rw----    1 root     root      43,   5 2003-09-23 19:59 /dev/nb5
brw-rw----    1 root     root      43,   6 2003-09-23 19:59 /dev/nb6
brw-rw----    1 root     root      43,   7 2003-09-23 19:59 /dev/nb7
brw-rw----    1 root     root      43,   8 2003-09-23 19:59 /dev/nb8
brw-rw----    1 root     root      43,   9 2003-09-23 19:59 /dev/nb9

if not,
for i in `seq 0 7` ; do  mknod /dev/nb$i b 43 $i ; done
helps.

if
cat /proc/drbd
says
cat: /proc/drbd: No such file or directory

then maybe you want to load the module first :)
but the drbd script should do this for you.

             Lars Ellenberg
_______________________________________________
drbd-user mailing list
drbd-user at lists.linbit.com
http://lists.linbit.com/mailman/listinfo/drbd-user




More information about the drbd-user mailing list