show deployment backup
Syntax
show deployment backup
show deployment backup remote storage-location remote-path user username password password
show deployment backup download status backup-id backup-ID
show deployment backup include-failure (true | false)
show deployment backup status backup-id backup-ID
show deployment backup upload status backup-id backup-ID
show deployment backup schedule
Description
Show the backup folders available across all the nodes of the Routing Director cluster, and also the backup folders available in a remote location. You can also view the status of the backup operation and the upload and download status of the backup folders from the remote location. Additionally, you can view any configured backup schedule.
Options
|
none |
Display all backup folders available across all nodes of the Routing Director cluster. |
|
remote storage-location remote-path user username password password |
Display all backup folders available in the specified by the remote-path in a remote server location. username and password are the login credentials to log in to the remote server. |
|
download status backup-id backup-ID |
When downloading a backed-up folder from a remote location, display the download status of the folder. |
|
include-failure (true | false) |
Display the failed backup attempts across all nodes when set to true. |
|
status backup-id backup-ID |
Display the latest backup command status. |
|
upload status backup-id backup-ID |
When uploading a backed-up folder to a remote location, display the upload status of the folder. |
|
schedule |
View any configured backup schedule. |
Required Privilege Level
configure
Output Fields
Table 1 lists the output fields for the show
deployment
backup command.
|
Field Name |
Field Description |
|---|---|
|
Node |
IP address of the node on which the backup folder is located. |
|
Backup ID |
Unique identifier for the backup folder name. |
Sample Output
- show deployment backup
- show deployment backup include-failure false
- show deployment backup include-failure true
- show deployment backup status backup-id 20241111-050227
- show deployment backup download status backup-id 20241111-050227
- show deployment backup upload status backup-id 20241111-050227
- show deployment backup schedule
show deployment backup
user@node> show deployment backup Establishing SSH connection with 10.1.2.5 Establishing SSH connection with 10.1.2.6 Establishing SSH connection with 10.1.2.7 Following successful backups are available: Node Backup ID 10.1.2.4 20240507-082612 10.1.2.5 20240507-083155
show deployment backup include-failure false
user@node> show deployment backup include-failure false Establishing SSH connection with 10.1.2.5 Establishing SSH connection with 10.1.2.6 Establishing SSH connection with 10.1.2.7 Following successful backups are available: Node Backup ID 10.1.2.4 20240507-082612 10.1.2.5 20240507-083155
show deployment backup include-failure true
user@node> show deployment backup include-failure true Establishing SSH connection with 10.1.2.5 Establishing SSH connection with 10.1.2.6 Establishing SSH connection with 10.1.2.7 Following successful backups are available: Node Backup ID 10.1.2.4 20240507-082612 10.1.2.5 20240507-083155 Establishing SSH connection with 10.1.2.5 Establishing SSH connection with 10.1.2.6 Establishing SSH connection with 10.1.2.7 Following un-successful backups are available: Node Backup ID 10.1.2.6 20240507-083613
show deployment backup status backup-id 20241111-050227
user@node> show deployment backup status backup-id 20241111-050227 Establishing SSH connection with 10.1.2.5 Establishing SSH connection with 10.1.2.6 Establishing SSH connection with 10.1.2.7 Backup status for backup ID 20241111-050227: Paragon configuration : SUCCESS Timescale job status : SUCCESS Opensearch job status : SUCCESS Victoriametrics job status : SUCCESS
show deployment backup download status backup-id 20241111-050227
user@node> show deployment backup download status backup-id 20241111-050227 Download job status for backup ID 20241111-050227: Configuration data download status : SUCCESS Opensearch data download status : SUCCESS Victoriametrics data download status : SUCCESS
show deployment backup upload status backup-id 20241111-050227
user@node> show deployment backup upload status backup-id 20241111-050227 Upload job status for backup ID 20241111-050227: Configuration data upload status : SUCCESS Opensearch data upload status : SUCCESS Victoriametrics data upload status : SUCCESS
show deployment backup schedule
root@node> show deployment backup schedule Backup scheduled on node VM1 : At 12:00 AM, on day 3 of the month Backup type: telemetry Remote storage location: scp://10.1.2.3/tmp/backup Remote user: root
Release Information
Command introduced in Juniper Paragon Automation Release 2.0.0.
download, upload, and status options introduced in
Juniper Paragon Automation Release 2.3.0.
remote option introduced in Juniper Paragon Automation Release
2.4.0.
schedule option introduced in Juniper Routing Director Release
2.5.0.