Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Hello, I have successfully created a new container on a 3 node pve cluster on drbd9 lvm-thin based shared storage. On tho nodes the resource (vm-122-disk-1) is in good shape, and is correctly created and synced on the third as well. Anyway, drbdmanage a reports pending actions on it: +------------------------------------------------------------------------------+ | Node | Resource | Vol ID | | State | |------------------------------------------------------------------------------| ... pve3 | vm-122-disk-1 | * | | discard data, pending actions: commission | | pve3 | vm-122-disk-1 | 0 | | pending actions: commission, attach | I tried to unassign resource on pve3, which is ok, but reassigning it gives the same result. Reviewing syslog, it seems that reassigning the resource behaves correctly creating backing lv and attaching drbd minor to it, but keeps pretending to repeat the process another time when the resource is already syncing. How can i resolve that? Context: pve: 4.4-13/7ea56165 kernel: 4.4.44-1-pve python-drbdmanage: 0.99.4-1 # cat /proc/drbd version: 9.0.6-1 (api:2/proto:86-112) thanks, rob