[DRBD-user] Permission Denied

Lars Ellenberg Lars.Ellenberg at linbit.com
Wed Jun 30 22:59:25 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.


/ 2004-06-26 19:18:05 +0100
\ Colin Bruce:
> On Sat, 26 Jun 2004, Lars Ellenberg wrote:
> 
> > what does
> >
> > # id
> > # ls -l /dev/nb0
> > # ls -l /dev/hda5
> > # drbdsetup /dev/nb0 show
> >
> > say?
> 
> 
> Dear Lars,
> 
> The output is below...
> 
>     lnxtst3 id
>     uid=0(root) gid=0(root) groups=0(root),1(bin),2(daemon),3(sys),4(adm),6(disk),10(wheel),11(floppy)
>     lnxtst3 ls -l /dev/nb0
>     brw-rw----    1 root     disk      43,   0 Jun 25 18:44 /dev/nb0
>     lnxtst3 ls -l /dev/nb1
>     brw-rw----    1 root     disk      43,   1 Jun 25 18:44 /dev/nb1
>     lnxtst3 drbdsetup /dev/nb0 show
>     Not configured
>     lnxtst3


what about hda5?
correct permissions? (root should have, anyways, but you never know...)
too small?  used by something else?

you could also try to
strace drbdsetup /dev/nb0 disk /dev/hda5 &> strace.out

and then look for some errors in strace.out, maybe that gives you some
idea what exactly goes wrong...

	lge



More information about the drbd-user mailing list