X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=pvesr.1-synopsis.adoc;h=d5800d5288d5a4138a7fa20328ae11a8485e28d6;hb=12804f688fe4a0a4d6affb94174b0242259588f8;hp=5ad776e7d74c571c3c762502972fbebef415b1dc;hpb=2489d6df4ac5e916ae18401310bfd1e69c993e55;p=pve-docs.git diff --git a/pvesr.1-synopsis.adoc b/pvesr.1-synopsis.adoc index 5ad776e..d5800d5 100644 --- a/pvesr.1-synopsis.adoc +++ b/pvesr.1-synopsis.adoc @@ -30,9 +30,11 @@ Mark the replication job for removal. The job will remove all local replication `--schedule` `` ('default =' `*/15`):: -Storage replication schedule. The format is a subset of `systemd` calender events. +Storage replication schedule. The format is a subset of `systemd` calendar events. +`--source` `` :: +For internal use, to detect if the guest was stolen. *pvesr delete* `` `[OPTIONS]` @@ -50,9 +52,6 @@ Will remove the jobconfig entry, but will not cleanup. Keep replicated data at target (do not remove). - - - *pvesr disable* `` Disable a replication job. @@ -61,8 +60,6 @@ Disable a replication job. Replication Job ID. The ID is composed of a Guest ID and a job number, separated by a hyphen, i.e. '-'. - - *pvesr enable* `` Enable a replication job. @@ -71,8 +68,6 @@ Enable a replication job. Replication Job ID. The ID is composed of a Guest ID and a job number, separated by a hyphen, i.e. '-'. - - *pvesr finalize-local-job* ` []` `[OPTIONS]` Finalize a replication job. This removes all replications snapshots with @@ -90,31 +85,22 @@ The list of volume IDs to consider. Time (UNIX epoch) of last successful sync. If not specified, all replication snapshots gets removed. - - - -*pvesr help* `[]` `[OPTIONS]` +*pvesr help* `[OPTIONS]` Get help about specified command. -``: `` :: +`--extra-args` `` :: -Command name +Shows help for a specific command `--verbose` `` :: Verbose output format. - - - *pvesr list* List replication jobs. - - - *pvesr prepare-local-job* ` []` `[OPTIONS]` Prepare for starting a replication job. This is called on the target node @@ -150,9 +136,6 @@ The name of the snapshot. List of storage IDs to scan for stale volumes. - - - *pvesr read* `` Read replication job configuration. @@ -161,9 +144,6 @@ Read replication job configuration. Replication Job ID. The ID is composed of a Guest ID and a job number, separated by a hyphen, i.e. '-'. - - - *pvesr run* `[OPTIONS]` This method is called by the systemd-timer and executes all (or a specific) @@ -173,12 +153,13 @@ sync jobs. Replication Job ID. The ID is composed of a Guest ID and a job number, separated by a hyphen, i.e. '-'. -`--verbose` `` ('default =' `0`):: - -Print more verbose logs to stdout. +`--mail` `` ('default =' `0`):: +Send an email notification in case of a failure. +`--verbose` `` ('default =' `0`):: +Print more verbose logs to stdout. *pvesr schedule-now* `` @@ -188,9 +169,6 @@ Schedule replication job to start as soon as possible. Replication Job ID. The ID is composed of a Guest ID and a job number, separated by a hyphen, i.e. '-'. - - - *pvesr set-state* ` ` Set the job replication state on migration. This call is for internal use. @@ -204,9 +182,6 @@ The (unique) ID of the VM. Job state as JSON decoded string. - - - *pvesr status* `[OPTIONS]` List status of all replication jobs on this node. @@ -215,9 +190,6 @@ List status of all replication jobs on this node. Only list replication jobs for this guest. - - - *pvesr update* `` `[OPTIONS]` Update replication job configuration. @@ -252,8 +224,10 @@ Mark the replication job for removal. The job will remove all local replication `--schedule` `` ('default =' `*/15`):: -Storage replication schedule. The format is a subset of `systemd` calender events. +Storage replication schedule. The format is a subset of `systemd` calendar events. +`--source` `` :: +For internal use, to detect if the guest was stolen.