[DRBD-user] Strange status with drbd-overview

JdT Jean-Daniel.Tissot at univ-fcomte.fr
Tue Jun 13 15:18:12 CEST 2017

Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.


Hi Roland,

ii  drbd-utils                 8.9.8-1            amd64              RAID 1 over TCP/IP for Linux (user utilities)
ii  drbdmanage                 0.97.3-1           amd64              Distributed configuration management for DRBD


Le 13/06/2017 à 15:12, Roland Kammerer a écrit :
> On Tue, Jun 13, 2017 at 03:02:02PM +0200, JdT wrote:
>> Hello Jaz,
>>
>> Thanks a lot. It doesn't solve my problem. In fact all my resources disappear from /var/lib/drbd.d (I suppose with drbdadm down all).
>>
>> In fact, before I used drbdadm disconnect res ; drbdadm connect res and it has worked.
>> I create a quick and dirty script to disconnect an connect again all my resources and it seam to work.
>>
>> #!/bin/bash
>>
>> for res in /var/lib/drbd.d/drbdmanage_vm*
>> do
>>         real_res=`echo $(basename ${res} .res) | sed -e 's/drbdmanage_//' `
>>         drbdadm disconnect ${real_res}
>>         drbdadm connect ${real_res}
>> done
>>
>> I have to run this scripts on all three nodes.
>>
>> Note : I use drbd packages from Proxmox depots, not Linbit.
> Which version is that?
>
> There have been drbd issues with older versions related to that.
>
> Regards, rck
> _______________________________________________
> drbd-user mailing list
> drbd-user at lists.linbit.com
> http://lists.linbit.com/mailman/listinfo/drbd-user
-- 
Bien cordialement, Jean-Daniel TISSOT <http://chrono-environnement.univ-fcomte.fr/spip.php?article457>
Administrateur Systèmes et Réseaux
Tel: +33 3 81 666 440 Fax: +33 3 81 666 568

Laboratoire Chrono-environnement <http://chrono-environnement.univ-fcomte.fr/>
16, Route de Gray
25030 BESANÇON Cedex

Plan et Accès <https://mapsengine.google.com/map/viewer?mid=zjsxW4ZzZPLY.kp2qPHUBD45c>



More information about the drbd-user mailing list