Difference between revisions of "Snapshots"

From wikieduonline
Jump to navigation Jump to search
 
(29 intermediate revisions by 4 users not shown)
Line 4: Line 4:
 
* {{virsh snapshot}}
 
* {{virsh snapshot}}
 
* [[Nutanix]]
 
* [[Nutanix]]
 +
* <code>[[lvcreate --snapshot]]</code>
 
* <code>[[zfs snapshot]]: [[zfs list]] -t snapshot</code>
 
* <code>[[zfs snapshot]]: [[zfs list]] -t snapshot</code>
 
* [[Btrfs]]
 
* [[Btrfs]]
 
* <code>[[snap save]]</code>
 
* <code>[[snap save]]</code>
 
* <code>[[etcdctl snapshot save]]</code>
 
* <code>[[etcdctl snapshot save]]</code>
* [[Amazon Redshift snapshots]]<ref>https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-snapshots.html</ref>
+
* [[Windows Volume Snapshot Service (VSS)]]
  
 +
AWS
 +
* [[EC2 snapshots]]
 +
* [[EBS Snapshots]]
 +
* [[Amazon Redshift snapshots]] <ref>https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-snapshots.html</ref>
 +
* [[AWS RDS snapshots]]: <code>[[aws rds create-db-snapshot]]</code>, <code>[[aws rds restore-db-cluster-from-snapshot|restore-db-cluster-from-snapshot]]</code>, <code>[[aws rds describe-db-cluster-snapshots|describe-db-cluster-snapshots]]</code>
  
 +
[[Kubernetes]]
 +
* [[Kubernetes snapshots]]
 +
 +
[[DigitalOcean]]
 +
* <code>[[doctl compute droplet snapshots]]</code>
 +
 +
== Delete snapshot ==
 +
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-deleting-snapshot.html
 +
 +
After you no longer need an Amazon EBS snapshot of a volume, you can delete it. Deleting a snapshot does not affect the volume. Deleting a volume does not affect the snapshots made from it.
 +
 +
== Related ==
 +
* [[Backups]]: <code>[[mysqldump]]</code>, <code>[[mariabackup]]</code>
 +
* [[Elasticsearch snapshots]]
 +
* [[Ethereum snapshots]]
 +
 +
== See also ==
 +
* {{snapshot}}
 +
* {{dbdump}}
  
 
[[Category:Computing]]
 
[[Category:Computing]]

Latest revision as of 08:56, 9 January 2024

Advertising: