Hi,

The steps that I do when I extend a volume are:

- Remove replication task from failover task
- Stop and remove replication task
- remove LV from iscsi target (both nodes)
- remove replication from LV by modify LV (both nodes)
- extend LV by modify LV (both nodes)
- add replication to LV by modify LV (both nodes)
- set LV as destination on node2
- add LV to iscsi target (both nodes)
- create new replication task
- add replication task to failover task

At the last stage it stops... Please tell me which step I am missing...