Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: DRBD: Users

FC7 upgrade drbd device WFReportParams/WFBitMapT...

 

 

DRBD users RSS feed   Index | Next | Previous | View Threaded


francis.souyri at apec

Aug 23, 2007, 12:38 AM

Post #1 of 5 (674 views)
Permalink
FC7 upgrade drbd device WFReportParams/WFBitMapT...

Hello,

I have a cluster of two nodes with linux FC7, drbd 0.7.24, heartbeat
2.0.8, since I upgraded to the FC7 I have a problem with drbd.
Alter stopping drbd (/etc/init.d/drbd stop) on the node2, the drbd
devices on the node1 becomes in status WFConnection, but after I
restarted drbd on the node2, the drbd0 device (only) become in
"WFReportParams ( Primary/Unknown)" on the node1 and "WFBitMapT
(Secondary/Primary)" on the node2, all the other devices are in
"Connected" state on each node.

##### Node1
drbd driver loaded OK; device status:
version: 0.7.24 (api:79/proto:74)
SVN Revision: 2875 build by root[at]francis.apec.fr, 2007-08-03 12:14:33
0: cs:WFReportParams st:Primary/Unknown ld:Consistent
ns:45160 nr:2459320 dw:2505296 dr:45021 al:91 bm:196 lo:1 pe:0 ua:0 ap:0
1: cs:Connected st:Primary/Secondary ld:Consistent
ns:86372 nr:1091672 dw:1178044 dr:163325 al:25 bm:178 lo:0 pe:0 ua:0
ap:0

##### Node2
drbd driver loaded OK; device status:
version: 0.7.24 (api:79/proto:74)
SVN Revision: 2875 build by root[at]francis.apec.fr, 2007-08-03 12:14:33
0: cs:WFBitMapT st:Secondary/Primary ld:Inconsistent
ns:0 nr:0 dw:0 dr:0 al:0 bm:0 lo:0 pe:0 ua:0 ap:0
1: cs:Connected st:Secondary/Primary ld:Consistent
ns:0 nr:0 dw:0 dr:0 al:0 bm:0 lo:0 pe:0 ua:0 ap:0

There is no way to restore the drbd0, finaly I restarted de node1, after
that the node2 become diskless and node1 shutdown.

I recreated the drbd0, drbdadm disconnect ..., dd if=/dev/zero
of=/dev/vgroot/lv.... (only for the begenning of the device I am not
sure this is enough), drbdadm attach ..., mkfs ..., etc... and now I am
waiting for tomorrow morning to do more tests. Do you have any idea what
happend ?

In attachment you have zip of the drbd.conf file.

Best regards.

Francis
Attachments: drbd.zip (4.19 KB)


francis.souyri at apec

Aug 30, 2007, 11:31 PM

Post #2 of 5 (630 views)
Permalink
Re: FC7 upgrade drbd device WFReportParams/WFBitMapT... [In reply to]

Hello,

The problem is back, now the node1 is "WFBitMapT (Secondary/Primary)"
and the node2 is "WFReportParams (Primary/Unknown)", how can I resolve
the problem ?

Best regards.

Francis

Francis SOUYRI wrote:
> Hello,
>
> I have a cluster of two nodes with linux FC7, drbd 0.7.24,
> heartbeat 2.0.8, since I upgraded to the FC7 I have a problem with drbd.
> Alter stopping drbd (/etc/init.d/drbd stop) on the node2, the drbd
> devices on the node1 becomes in status WFConnection, but after I
> restarted drbd on the node2, the drbd0 device (only) become in
> "WFReportParams ( Primary/Unknown)" on the node1 and "WFBitMapT
> (Secondary/Primary)" on the node2, all the other devices are in
> "Connected" state on each node.
>
> ##### Node1
> drbd driver loaded OK; device status:
> version: 0.7.24 (api:79/proto:74)
> SVN Revision: 2875 build by root[at]francis.apec.fr, 2007-08-03 12:14:33
> 0: cs:WFReportParams st:Primary/Unknown ld:Consistent
> ns:45160 nr:2459320 dw:2505296 dr:45021 al:91 bm:196 lo:1 pe:0 ua:0
> ap:0
> 1: cs:Connected st:Primary/Secondary ld:Consistent
> ns:86372 nr:1091672 dw:1178044 dr:163325 al:25 bm:178 lo:0 pe:0
> ua:0 ap:0
>
> ##### Node2
> drbd driver loaded OK; device status:
> version: 0.7.24 (api:79/proto:74)
> SVN Revision: 2875 build by root[at]francis.apec.fr, 2007-08-03 12:14:33
> 0: cs:WFBitMapT st:Secondary/Primary ld:Inconsistent
> ns:0 nr:0 dw:0 dr:0 al:0 bm:0 lo:0 pe:0 ua:0 ap:0
> 1: cs:Connected st:Secondary/Primary ld:Consistent
> ns:0 nr:0 dw:0 dr:0 al:0 bm:0 lo:0 pe:0 ua:0 ap:0
>
> There is no way to restore the drbd0, finaly I restarted de node1,
> after that the node2 become diskless and node1 shutdown.
>
> I recreated the drbd0, drbdadm disconnect ..., dd if=/dev/zero
> of=/dev/vgroot/lv.... (only for the begenning of the device I am not
> sure this is enough), drbdadm attach ..., mkfs ..., etc... and now I
> am waiting for tomorrow morning to do more tests. Do you have any idea
> what happend ?
>
> In attachment you have zip of the drbd.conf file.
>
> Best regards.
>
> Francis
> ------------------------------------------------------------------------
>
> _______________________________________________
> drbd-user mailing list
> drbd-user[at]lists.linbit.com
> http://lists.linbit.com/mailman/listinfo/drbd-user
>

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


francis.souyri at apec

Sep 17, 2007, 11:42 PM

Post #3 of 5 (586 views)
Permalink
Re: FC7 upgrade drbd device WFReportParams/WFBitMapT... HELP! [In reply to]

Hi,

I really need your help about this problem, I updated the latest kernel
this morning and I have again the problem.

Best regards.

Francis

Francis SOUYRI wrote:
> Hello,
>
> The problem is back, now the node1 is "WFBitMapT (Secondary/Primary)"
> and the node2 is "WFReportParams (Primary/Unknown)", how can I resolve
> the problem ?
>
> Best regards.
>
> Francis
>
> Francis SOUYRI wrote:
>> Hello,
>>
>> I have a cluster of two nodes with linux FC7, drbd 0.7.24,
>> heartbeat 2.0.8, since I upgraded to the FC7 I have a problem with drbd.
>> Alter stopping drbd (/etc/init.d/drbd stop) on the node2, the drbd
>> devices on the node1 becomes in status WFConnection, but after I
>> restarted drbd on the node2, the drbd0 device (only) become in
>> "WFReportParams ( Primary/Unknown)" on the node1 and "WFBitMapT
>> (Secondary/Primary)" on the node2, all the other devices are in
>> "Connected" state on each node.
>>
>> ##### Node1
>> drbd driver loaded OK; device status:
>> version: 0.7.24 (api:79/proto:74)
>> SVN Revision: 2875 build by root[at]francis.apec.fr, 2007-08-03 12:14:33
>> 0: cs:WFReportParams st:Primary/Unknown ld:Consistent
>> ns:45160 nr:2459320 dw:2505296 dr:45021 al:91 bm:196 lo:1 pe:0
>> ua:0 ap:0
>> 1: cs:Connected st:Primary/Secondary ld:Consistent
>> ns:86372 nr:1091672 dw:1178044 dr:163325 al:25 bm:178 lo:0 pe:0
>> ua:0 ap:0
>>
>> ##### Node2
>> drbd driver loaded OK; device status:
>> version: 0.7.24 (api:79/proto:74)
>> SVN Revision: 2875 build by root[at]francis.apec.fr, 2007-08-03 12:14:33
>> 0: cs:WFBitMapT st:Secondary/Primary ld:Inconsistent
>> ns:0 nr:0 dw:0 dr:0 al:0 bm:0 lo:0 pe:0 ua:0 ap:0
>> 1: cs:Connected st:Secondary/Primary ld:Consistent
>> ns:0 nr:0 dw:0 dr:0 al:0 bm:0 lo:0 pe:0 ua:0 ap:0
>>
>> There is no way to restore the drbd0, finaly I restarted de node1,
>> after that the node2 become diskless and node1 shutdown.
>>
>> I recreated the drbd0, drbdadm disconnect ..., dd if=/dev/zero
>> of=/dev/vgroot/lv.... (only for the begenning of the device I am not
>> sure this is enough), drbdadm attach ..., mkfs ..., etc... and now I
>> am waiting for tomorrow morning to do more tests. Do you have any
>> idea what happend ?
>>
>> In attachment you have zip of the drbd.conf file.
>>
>> Best regards.
>>
>> Francis
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> drbd-user mailing list
>> drbd-user[at]lists.linbit.com
>> http://lists.linbit.com/mailman/listinfo/drbd-user
>>
>
> _______________________________________________
> drbd-user mailing list
> drbd-user[at]lists.linbit.com
> http://lists.linbit.com/mailman/listinfo/drbd-user
>

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


nine at detonation

Sep 18, 2007, 12:02 AM

Post #4 of 5 (587 views)
Permalink
Re: FC7 upgrade drbd device WFReportParams/WFBitMapT... HELP! [In reply to]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Francis SOUYRI wrote:

> I really need your help about this problem, I updated the latest kernel
> this morning and I have again the problem.

As was already posted on this list: this problem is fixed in drbd 8.0.6,
so you'll have to upgrade. On the other hand, there was a posting
yesterday about a patch to 0.7.x that should fix it, too.

> Francis SOUYRI wrote:
>> Hello,
>>
>> The problem is back, now the node1 is "WFBitMapT (Secondary/Primary)"
>> and the node2 is "WFReportParams (Primary/Unknown)", how can I resolve
>> the problem ?

Regards,
Stefan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4-svn0 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org

iD8DBQFG73fu1QuEJQQMVrgRAvJJAJwOCDU3VQMRCCoXfEhrEwQPbRrsGACfXdCj
S45r+j4NPcdQuruy/lcnXOw=
=OpEM
-----END PGP SIGNATURE-----
_______________________________________________
drbd-user mailing list
drbd-user[at]lists.linbit.com
http://lists.linbit.com/mailman/listinfo/drbd-user


francis.souyri at apec

Sep 18, 2007, 12:29 AM

Post #5 of 5 (579 views)
Permalink
Re: FC7 upgrade drbd device WFReportParams/WFBitMapT... HELP! [In reply to]

Hi Stefan,

Thank you... ! Sorry I do not see the other post in the forum.

I searched on the web but I do not find a clear doc about howto to
upgrade from 0.7.x to 8.0.x.
Can I upgrade node1 to 8.0.x sync with node2 (0.7.x) and after upgrade
node2 ?

Best regards;

Francis

Stefan Seifert wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Francis SOUYRI wrote:
>
>
>> I really need your help about this problem, I updated the latest kernel
>> this morning and I have again the problem.
>>
>
> As was already posted on this list: this problem is fixed in drbd 8.0.6,
> so you'll have to upgrade. On the other hand, there was a posting
> yesterday about a patch to 0.7.x that should fix it, too.
>
>
>> Francis SOUYRI wrote:
>>
>>> Hello,
>>>
>>> The problem is back, now the node1 is "WFBitMapT (Secondary/Primary)"
>>> and the node2 is "WFReportParams (Primary/Unknown)", how can I resolve
>>> the problem ?
>>>
>
> Regards,
> Stefan
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.4-svn0 (GNU/Linux)
> Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org
>
> iD8DBQFG73fu1QuEJQQMVrgRAvJJAJwOCDU3VQMRCCoXfEhrEwQPbRrsGACfXdCj
> S45r+j4NPcdQuruy/lcnXOw=
> =OpEM
> -----END PGP SIGNATURE-----
> _______________________________________________
> drbd-user mailing list
> drbd-user[at]lists.linbit.com
> http://lists.linbit.com/mailman/listinfo/drbd-user
>
>

DRBD users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.