"pvesh get /nodes/{node}/replication" gives the current configuration for the replication.
But is there a way to get the working status (working or not) and the last valid available replication date ?
Thank you for your answer.
But replication is usefull in case of a node failure. AFAIK the "/nodes/{node}/replication/{id}/status" API is not working if {node} is down. It would be very usefull to get this information either on any working node of the cluster or at least on the replication destination(s) node(s).
the state is only stored on the source node. what you can do though is check the replication snapshot's timestamp (e.g., if you have replicated a guest to different target nodes and want to know which one is more current).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.