Discussion:
[DRBD-user] Drbdmanage problem with assignments status
Baji Zsolt
2018-09-22 20:54:47 UTC
Permalink
Hello,

I have problem only with drbdmanage assignments status. Volume is
functional, everthing is work, but drbdmanage have FAILED(3) status on
volume assignment:

+------------------------------------------------------------------------------------------------------------+
| Node | Resource      | Vol ID
|                                                                |    
State |
|------------------------------------------------------------------------------------------------------------|
| hp01 | samba_share   |      *
|                                                               
|        ok |
| hp02 | samba_share   |      *
|                                                                |
FAILED(3) |
+------------------------------------------------------------------------------------------------------------+

when i check drbdadm:

samba_share role:Primary
  disk:UpToDate
  hp01 role:Secondary
    peer-disk:UpToDate

I checked on both side, resource (file system) is functional, don;t have
erro, syncing is ok.

How can I force drbdmanage to change failes status to ok?

Zsolt
Roland Kammerer
2018-09-23 14:33:02 UTC
Permalink
Post by Baji Zsolt
Hello,
I have problem only with drbdmanage assignments status. Volume is
functional, everthing is work, but drbdmanage have FAILED(3) status on
+------------------------------------------------------------------------------------------------------------+
| Node | Resource      | Vol ID
|                                                                |    
State |
|------------------------------------------------------------------------------------------------------------|
| hp01 | samba_share   |      *
|                                                               
|        ok |
| hp02 | samba_share   |      *
|                                                                |
FAILED(3) |
+------------------------------------------------------------------------------------------------------------+
samba_share role:Primary
  disk:UpToDate
  hp01 role:Secondary
    peer-disk:UpToDate
I checked on both side, resource (file system) is functional, don;t have
erro, syncing is ok.
How can I force drbdmanage to change failes status to ok?
"drbdmanage resume-all" resets the fail counts and resumes failed
actions.

In general you should prepare a switch to LINSTOR. drbdmange is
basically EoL and LINSTOR already works ways better.

Regards, rck

Loading...