Mention snapshots explicitly
This commit is contained in:
parent
80cb58b762
commit
3c59e20d9e
|
@ -5,6 +5,6 @@ weight = 3
|
|||
type = "post"
|
||||
+++
|
||||
|
||||
There exist a number of storage systems with advanced, RAID-like features, including ZFS, btrfs, and Ceph. On the surface, these might give you the illuson of additional protection, but don't be deceived. Even the smartest most advanced storage engine is still susceptable to at least one, and almost always several, fatal failure modes that can destroy your data.
|
||||
There exist a number of storage systems with advanced, RAID-like features, including ZFS, btrfs, and Ceph. On the surface, features of these systems, like snapshots, might give you the illuson of additional protection, but don't be deceived. Even the smartest most advanced storage engine is still susceptable to at least one, and almost always several, fatal failure modes that can destroy your data.
|
||||
|
||||
Just like RAID, advanced storage systems still aren't backups.
|
||||
|
|
Loading…
Reference in New Issue