Editing Velero backup describe

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
  [[velero backup]] describe
+
  velero backup describe
 
  (no output)
 
  (no output)
  
 
== Examples ==
 
== Examples ==
 
<pre>velero backup describe mybackup
 
Name:        mybachup
 
Namespace:    velero
 
Labels:      velero.io/storage-location=default
 
Annotations:  velero.io/source-cluster-k8s-gitversion=v1.19.15
 
              velero.io/source-cluster-k8s-major-version=1
 
              velero.io/source-cluster-k8s-minor-version=19
 
 
Phase:  Completed
 
 
 
Namespaces:
 
  Included:  mynamespace
 
  Excluded:  <none>
 
 
Resources:
 
  Included:        *
 
  Excluded:        <none>
 
  Cluster-scoped:  auto
 
 
Label selector:  <none>
 
 
Or label selector:  <none>
 
 
Storage Location:  default
 
 
Velero-Native Snapshot PVs:  auto
 
Snapshot Move Data:          auto
 
Data Mover:                  velero
 
 
TTL:  720h0m0s
 
 
CSISnapshotTimeout:    0s
 
ItemOperationTimeout:  0s
 
 
Hooks:  <none>
 
 
Backup Format Version:  1.1.0
 
 
Started:    2024-02-05 12:32:11 +0100 CET
 
Completed:  2024-02-05 12:32:23 +0100 CET
 
 
Expiration:  2024-03-06 12:32:11 +0100 CET
 
 
Total items to be backed up:  59
 
Items backed up:              59</pre>
 
 
 
 
  [[velero backup]] describe mytest
 
  [[velero backup]] describe mytest
 
  Name:        mytest
 
  Name:        mytest
 
  Namespace:    velero
 
  Namespace:    velero
  Labels:      [[velero.io]]/storage-location=default
+
  Labels:      velero.io/storage-location=default
 
  Annotations:  velero.io/resource-timeout=10m0s
 
  Annotations:  velero.io/resource-timeout=10m0s
 
               velero.io/source-cluster-k8s-gitversion=v1.27.4
 
               velero.io/source-cluster-k8s-gitversion=v1.27.4
Line 105: Line 56:
  
  
  velero backup describe your-backupname
+
  <pre>velero backup describe your-backupname
 
  Name:        yourbackup
 
  Name:        yourbackup
 
  Namespace:    velero
 
  Namespace:    velero
Line 112: Line 63:
 
               velero.io/source-cluster-k8s-major-version=1
 
               velero.io/source-cluster-k8s-major-version=1
 
               velero.io/source-cluster-k8s-minor-version=19   
 
               velero.io/source-cluster-k8s-minor-version=19   
 +
 +
Phase:  PartiallyFailed (run `velero backup logs yourbackup` for more information)
 
   
 
   
Phase:  [[PartiallyFailed]] (run `[[velero backup logs]] yourbackup` for more information)
 
 
 
 
  Warnings:  <error getting warnings: DownloadRequest.velero.io "yournamesapce-12345" is invalid: spec.target.kind: Unsupported value:  
 
  Warnings:  <error getting warnings: DownloadRequest.velero.io "yournamesapce-12345" is invalid: spec.target.kind: Unsupported value:  
 
  "BackupResults": supported values: "BackupLog", "BackupContents", "BackupVolumeSnapshots", "BackupItemSnapshots", "BackupResourceList",  
 
  "BackupResults": supported values: "BackupLog", "BackupContents", "BackupVolumeSnapshots", "BackupItemSnapshots", "BackupResourceList",  
 
  "RestoreLog", "RestoreResults">  
 
  "RestoreLog", "RestoreResults">  
+
 
 
  Errors:  <error getting errors: DownloadRequest.velero.io "yournamespace123456" is invalid: spec.target.kind: Unsupported value:  
 
  Errors:  <error getting errors: DownloadRequest.velero.io "yournamespace123456" is invalid: spec.target.kind: Unsupported value:  
 
  "BackupResults": supported values: "BackupLog", "BackupContents", "BackupVolumeSnapshots", "BackupItemSnapshots", "BackupResourceList",  
 
  "BackupResults": supported values: "BackupLog", "BackupContents", "BackupVolumeSnapshots", "BackupItemSnapshots", "BackupResourceList",  
 
  "RestoreLog", "RestoreResults">
 
  "RestoreLog", "RestoreResults">
+
 
 
  Namespaces:
 
  Namespaces:
 
   Included:  yournamespace
 
   Included:  yournamespace
 
   Excluded:  <none>
 
   Excluded:  <none>
+
 
 
  Resources:
 
  Resources:
 
   Included:        *
 
   Included:        *
 
   Excluded:        <none>
 
   Excluded:        <none>
 
   Cluster-scoped:  auto
 
   Cluster-scoped:  auto
+
 
 
  Label selector:  <none>
 
  Label selector:  <none>
+
 
 
  Or label selector:  <none>
 
  Or label selector:  <none>
+
 
 
  Storage Location:  default
 
  Storage Location:  default
+
 
 
  Velero-Native Snapshot PVs:  auto
 
  Velero-Native Snapshot PVs:  auto
 
  Snapshot Move Data:          auto
 
  Snapshot Move Data:          auto
 
  Data Mover:                  velero
 
  Data Mover:                  velero
+
 
 
  TTL:  720h0m0s
 
  TTL:  720h0m0s
+
 
 
  CSISnapshotTimeout:    0s
 
  CSISnapshotTimeout:    0s
 
  ItemOperationTimeout:  0s
 
  ItemOperationTimeout:  0s
+
 
 
  Hooks:  <none>
 
  Hooks:  <none>
+
 
 
  Backup Format Version:  1.1.0
 
  Backup Format Version:  1.1.0
+
 
 
  Started:    2000-02-05 10:49:37 +0100 CET
 
  Started:    2000-02-05 10:49:37 +0100 CET
 
  Completed:  2000-02-05 10:49:48 +0100 CET
 
  Completed:  2000-02-05 10:49:48 +0100 CET
+
 
 
  Expiration:  2024-03-06 10:49:37 +0100 CET
 
  Expiration:  2024-03-06 10:49:37 +0100 CET
+
 
 
  Total items to be backed up:  0
 
  Total items to be backed up:  0
  Items backed up:              0
+
  Items backed up:              0</pre>
  
 
== Related ==
 
== Related ==
* <code>[[velero backup logs]]</code>
+
* [[velero backup logs]]
  
 
== See also ==
 
== See also ==
* {{velero.io}}
 
 
* {{velero backup}}
 
* {{velero backup}}
 
* {{Velero}}
 
* {{Velero}}
  
 
[[Category:K8s]]
 
[[Category:K8s]]

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Advertising: