Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Hi, has this been answered? Basically, you could implement health metrics in newer Pacemaker versions. However, I'd advise to not let diskless state get in the way of failover decisions and implement monitoring for this instead. This way, you can initiate manual failovers if appropriate. HTH, Felix On 05/01/2013 02:36 AM, James Harper wrote: > I have a setup with drbd controlled by pacemaker, and a disk has failed on the primary. Instead of pacemaker swapping roles, the primary has just fallen back to diskless but remained primary. Is there something I'm missing for drbd to tell pacemaker that the diskless node should no longer be the primary? > > Thanks > > James