Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
2009/3/11 Valentin Vidic <Valentin.Vidic at carnet.hr>: > On Wed, Mar 11, 2009 at 01:12:11PM +0100, matteo filippetto wrote: >> I'm tryng to setting a node in cs: StandAlone but I can't do it. > > 'drbdadm disconnect drbd0' should put the device in StandAlone status. > > -- > Valentin > _______________________________________________ > drbd-user mailing list > drbd-user at lists.linbit.com > http://lists.linbit.com/mailman/listinfo/drbd-user > I found it in the documentation and already tryed it, but my problem id that I have syncronized with drbd also the disks of some virtual machines. here is my /proc/drbd nodo1:~# cat /proc/drbd version: 8.0.7 (api:86/proto:86) GIT-hash: cf14288833afe95db396075f8530a5960d29e498 build by phil at mescal, 2007-11-02 13:15:41 4: cs:StandAlone st:Primary/Unknown ds:UpToDate/DUnknown r--- ns:2155718 nr:0 dw:4936700 dr:12982017 al:5245 bm:5444 lo:1 pe:0 ua:0 ap:1 resync: used:0/31 hits:130786 misses:288 starving:0 dirty:0 changed:288 act_log: used:0/257 hits:1235322 misses:5256 starving:0 dirty:11 changed:5245 5: cs:WFConnection st:Primary/Unknown ds:UpToDate/DUnknown C r--- ns:1735972 nr:0 dw:2044512 dr:48177 al:96 bm:43 lo:0 pe:0 ua:0 ap:0 resync: used:0/31 hits:0 misses:0 starving:0 dirty:0 changed:0 act_log: used:0/257 hits:444933 misses:96 starving:0 dirty:0 changed:96 6: cs:WFConnection st:Primary/Unknown ds:UpToDate/DUnknown C r--- ns:0 nr:0 dw:0 dr:272 al:0 bm:0 lo:0 pe:0 ua:0 ap:0 resync: used:0/31 hits:0 misses:0 starving:0 dirty:0 changed:0 act_log: used:0/257 hits:0 misses:0 starving:0 dirty:0 changed:0 where device 4 is data and device 5 and 6 is disks of a xen virtual machine. I need to set cs:StandAlone also for device 5 and 6. have you some ideas? -- Matteo Filippetto