I know that the init script has been changed, but that does not affect the problem I described. I changed it because I use a loop for the drbd device. The problem occurs in the section "start)", "$ DRBDADM sh-resources" does not display a list of stacked devices. I think if you add a cycle "for RESOURCE in` $ DRBDADM*-S* sh-resources `; do" .... and $ DRBDADM*-S* sh-b-pri all at the end of the section will solve the problem. -- Spirit

