Development status Active Available in English | Written in C | |
![]() | ||
Stable release 3.6.0 Stable / April 8, 2010; 6 years ago (2010-04-08) Operating system Platform Linux running on x86 and x86-64 machines. |
Idera's Linux Hot Copy, formerly R1Soft Hot Copy (hcp) is an online disk snapshot application for Linux computers, originally produced by R1Soft. Hot Copy creates point-in-time snapshots of a disk while it is running. It is similar to the snapshot feature of Linux LVM2.
Contents
Features
Idera Linux Hot Copy can:
Implementation
Linux Hot Copy is implemented as Linux block device driver and is distributed as a loadable kernel module and command line utility (hcp). Hot Copy filters reads and writes to the real disk and performs a copy-on-write when changes are made to the disk. Unused areas of the hard disk are used to store changed blocks in order to maintain a point-in-time snapshot.
Compared to Logical Volume Manager snapshots
Linux Hot Copy has several differences when compared to Logical Volume Manager snapshots:
Limitations
References
R1Soft Hot copy Wikipedia(Text) CC BY-SA