Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Hi,
Yesterday my primary server crash and now I want start my services on
the second server, but my drbd disks has status:
cat /proc/drbd
version: 8.3.7 (api:88/proto:86-91)
srcversion: EE47D8BF18AC166BE219757
0: cs:WFConnection ro:Secondary/Unknown ds:Consistent/DUnknown C r----
ns:0 nr:0 dw:0 dr:0 al:0 bm:0 lo:0 pe:0 ua:0 ap:0 ep:1 wo:b oos:0
1: cs:WFConnection ro:Secondary/Unknown ds:Consistent/DUnknown C r----
ns:0 nr:0 dw:0 dr:0 al:0 bm:0 lo:0 pe:0 ua:0 ap:0 ep:1 wo:b oos:0
2: cs:WFConnection ro:Secondary/Unknown ds:Consistent/DUnknown C r----
ns:0 nr:0 dw:0 dr:0 al:0 bm:0 lo:0 pe:0 ua:0 ap:0 ep:1 wo:b oos:0
I try change it to the primary with force but I get error message:
drbdadm primary --force r2
2: State change failed: (-2) Refusing to be Primary without at least one
UpToDate disk
Command 'drbdsetup 2 primary' terminated with exit code 17
It's possible to change this status to the UpToDate or in different way
obtain accesss to this data?