Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Will try your patch later today, and let you know. The platform is a (Hacked) Buffalo Linkstation Pro. Basically I've hacked it to run a stock debian, with a custom kernel. Lovely device, I have it as my router, running SMTP (with spam and AV) / HTTP / POP3 / torrent downloads / media sever, and now hope to have it as my cluster master with DRBD. Not bad for a box with only 128MB RAM drawing only 20W Nick Philipp Reisner wrote: > [...] > >> I see you have removed the (short*) cast.... I am not sure if it is >> necessary, but I though it might be helpful on big-endian platforms, >> where hopefully the compiler would take the pointer to the >> least-significant word??? >> > > You are right. But you missed that I have changed the type of > the variable where it is declared, so no more cast necessary. > > >> As mentioned in my previous mail, all seems to be work fine. I have run >> the tests you asked, and it seems everything is not quite perfect, but >> perhaps good enough for me at the moment. I would be happy to test any >> further fixes, however. >> > [...] > >> device minor 0; >> disk "/dev/sda7"; >> meta-disk internal; >> } >> # (5376) unknown tag = (integer) 8402432 [len: 384] >> # Found unknown tags, you should update your >> # userland tools >> >> > > Right. I realised myself that I missed the "show" part of drbdsetup > some when on the weekend. > > Attached is a second patch, that should also fix the "show" command > and its relatives. > > BTW, Into which embedded product are you integrating DRBD ? > > cheers, > Phil >