Open In App

Storage Snapshot Technology

Storage :
Storage is defined as process/procedure in which digital data is saved within data storage device by means of computing technology. Storage is technology that empower computer to retain data, either temporarily or permanently.

Snapshot :
Snapshot is state of system at particular point of time. It can refer to actual copy of state of system or capability provided by certain systems.Snapshot is often used in photography, it is also computing term that refers to copy made of disk drive at specific moment of time. Snapshots are very useful for backing up data at different intervals, which allows information to be recovered from different periods of time at different managerial level.



Storage Snapshot :
Storage Snapshot provides its preference effective in data storage module, as it offers data protection along with data mining and data cloning also.Many merchants who take round storage hardware and its related software are offering snapshot technique support, as it provides advanced data protection, which is important for mission critical businesses. Storage snapshot provides zero impact backup with minimal or zero application downtime, as it takes up frequent backups. It helps in decreasing data recovery time as it takes up backup of large volumes of data in efficient way, fetching instant recovery from snapshot. A storage snapshot is back-up copy, which is created at particular point of time.




Classification :
Storage snapshots can be classified into three types that are :

1. Copy-on-write –
In this case data is copied into pool of allocated storage. Major limitation of this method is that it impacts performance of original data present.

2. Redirect-on-write –
This is somewhat similar to copy-on-write. It is providing efficient snapshots in terms of performance and space as it does not deal in double writing.

3. Split mirror –
In this technique, physical clone is made of data which resides on different storage space.

Article Tags :