Setting up replication between two clustered nodes (both with local ZFS storage, I guess that goes without saying).
I wanted to clarify a few things, please:
I wanted to clarify a few things, please:
- If multiple replication jobs are scheduled for, example "Every 30 minutes". Will they all run simultaneously at :00 and :30? Or are they queued and run sequentially?
- There are a few (good) options for "schedule" using the GUI to create Replication jobs. Can I "hand edit" the schedule of an existing job for a tighter cron schedule, or must I create it (or re-create it) using the CLI, and is it still permissible to run as frequently as every 5 or 10 minutes?
- The docs kinda-sorta mention that if a replicated container is then migrated to the other node, the replication job will automatically switch directions without intervention? (I.e. CT/100 is being replicated from Node A -> Node B. At some point I migrate CT/100 to Node B. The replication job will be auto-updated so that the replication is now Node B -> Node A?)