Hello everyone,
I want to operate DRBD data rebalancing(2 storage nodes —>3 storage nodes,but got an error。
[Error message:Not enough free bitmap slots (available=0,needed=1)]
Then I found two solutions in chapter 5.19 of User Guide.
1.create-md with params max-peers=2
this solves the problem。
2.prepare a bitmap slot
I tried many times to put a placeholder in configuration like this:
resource r0{
......
on for-later-rebalancing{
address :
nide-id:
}
}
but the error still happens。
I'm looking forward to your help,thanks。
Best Regards!
_______________________________________________ drbd-user mailing list [email protected] http://lists.linbit.com/mailman/listinfo/drbd-user
