pavanfhw
pavanfhw
The service is NetBox. Which uses Django Auth LDAP. The LDAP configuration have the two values: ``` AUTH_LDAP_GROUP_SEARCH_CLASS="" AUTH_LDAP_GROUP_TYPE="" ``` The LDAP search of a group returns: ``` objectClass: group...
Using `MemberDNGroupType('member')` causes the error: ``` AUTH_LDAP_GROUP_TYPE must be an LDAPGroupType instance. ```
@BeryJu what can I do to debbug this?
@diegocepedaw that would be very helpful. It would be very good to have the latest image. Thank you
@ghernadi thank you for answering! If the auto-evict feature is triggered, then the auto placement for new replicas happen? How do I change `DrbdOptions/AutoEvictAfterTime` config? Can it be done via...
So I tested the node failure setting the `DrbdOptions/AutoEvictAfterTime` to a low value and I am in this state now: ``` # linstor resource list ╭───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮ ┊ ResourceName ┊ Node...
Is there a way to configure linstor to create disk replicas in case of node eviction?
@ghernadi could you help me understand this questions?
@ghernadi thanks for replying. So, to confirm this information, the default behaviour when loosing a disk replica is to attempt to create a new one by toggling a disk? I...
@ghernadi I have three nodes and 2 disk replicas by default, so there is a tiebreaker (it is not diskless because it would show on `resource list` command) replica on...