Английская Википедия:Clonezilla

Материал из Онлайн справочника
Перейти к навигацииПерейти к поиску

Шаблон:Short description Шаблон:Infobox software

Clonezilla is an open-source suite of disk cloning, disk imaging and system deployment utilities.[1][2][3] Clonezilla Server Edition uses multicast technologies to deploy a single image file to a group of computers on a local area network.[3] Clonezilla was designed by Steven Shiau and developed by the NCHC Free Software Labs in Taiwan.[4][5][6][7]

Clonezilla is used to deploy operating systems to computers by imaging a single computer and then deploying that image to one or more systems.[1][8] It integrates several other open-source programs to provide cloning and imaging capabilities.

Clonezilla works by copying used blocks on the storage device (i.e. SATA SSD, HDD or NVMe SSD).[2] It is intended to support a bare-metal deployment of an operating systems by booting from a preinstalled live environment. The preinstallation environment can be booted from a USB flash drive, CD/DVD-ROM or Android mobile phone.[9][10][3] It uses Partclone, Ntfsclone, Partimage, or dd to image the drive either over the network or to a locally-attached hard disk drive.[2]

Features

Block-level copying

Clonezilla can operate on block-level (sector by sector). Thus, its operation could be file system-agnostic. In other words, it can clone one disk to another without knowing what partitions or file systems the source disk has. This indiscriminate approach, however, is inefficient because it would mean copying every block, even if it does not contain meaningful data. Therefore, Clonezilla uses a smart file system-aware approach. It uses information from the file system to determine which blocks on a drive require copying. This ensures that only the space currently in use on the drive is copied while empty space is ignored. Clonezilla supports Ext2, Ext3, Ext4, ReiserFS, XFS, JFS, Btrfs, NTFS, and FAT. For unsupported file systems, Clonezilla falls back to indiscriminate block-level copying.[2]

By default, clonezilla uses Partclone but may fall back to Ntfsclone, Partimage, and dd where appropriate. The app also supports LVM2 and some hardware RAID chip sets.[2]

Compression

Clonezilla uses the ZIP compression by default but can use other schemes such as gzip, LZMA or bzip2.[11] Drive images can be split into smaller files and compressed to save space on the destination drive.[2]

Encryption

Clonezilla supports creating password-protected images.[12] In addition, it can mount BitLocker-encrypted volumes.

PXE booting

Clonezilla can be booted over a computer network using PXE booting techniques.[2]

Variants

Файл:Clonezilla.png
Selecting between clone and image mode
Файл:Clonezilla process of cloning from disk to disk.jpg
Cloning from disk to disk

There are two variants of Clonezilla: Clonezilla Live is intended to be used for imaging a single computer, while Clonezilla Server Edition (SE) is intended for mass deployment over a computer network.[2]

Clonezilla Live

Clonezilla Live can image a single computer's storage media or a single partition on the media to an image file stored on a SSH server, Samba network share, locally-attached hard disk drive or to a network filesystem file-share.[2][3] Alternatively, Clonezilla Live can clone the data on one storage medium to another without the need to create an image file first. Image files can be deployed to the same or different computers as required.

Unlike Acronis Cyber Protect Home Office and Norton Ghost, Clonezilla lacks an agent that can be installed into the operating system. Instead, Clonezilla was designed under the assumption that the disk should be cloned without interfering with the operating system. It is booted from a preinstallation environment and operations are performed within a consistent environment.[3]

Clonezilla Server Edition (SE)

Clonezilla Server Edition (SE) can clone many computers at the same time using multicast technology over a computer network.[13] Multicast support is provided by UDPCast tool.[2]

Since such an environment is difficult to configure, users can download a Live disk that provides the operating system with all the necessary configurations already done.[2] Images are uploaded to an image repository configured by the user, which may be a local directory on the same server as Clonezilla SE or a remote location such as a network-attached storage that is accessed using SSH or Samba.

Effectiveness

Clonezilla is an effective tool for deploying software in training laboratories.[13][1][8] Clonezilla can sometimes be faster than Acronis Cyber Protect Home Office and Norton Ghost for both imaging and restoration but can be difficult to configure. Clonezilla, however, is not a backup or disaster recovery solution because it does not offer incremental and differential snapshots, scheduling, or interruption-free operation.[14]

See also

References

Шаблон:Reflist

External links

Шаблон:Perl

Шаблон:Backup software

  1. 1,0 1,1 1,2 Ошибка цитирования Неверный тег <ref>; для сносок turriza2018 не указан текст
  2. 2,00 2,01 2,02 2,03 2,04 2,05 2,06 2,07 2,08 2,09 2,10 Ошибка цитирования Неверный тег <ref>; для сносок sun2012 не указан текст
  3. 3,0 3,1 3,2 3,3 3,4 Ошибка цитирования Неверный тег <ref>; для сносок shiau2018 не указан текст
  4. Ошибка цитирования Неверный тег <ref>; для сносок OSNews не указан текст
  5. Ошибка цитирования Неверный тег <ref>; для сносок Wallan_2010 не указан текст
  6. Ошибка цитирования Неверный тег <ref>; для сносок Germain_2011 не указан текст
  7. Ошибка цитирования Неверный тег <ref>; для сносок Sharma_2007 не указан текст
  8. 8,0 8,1 Ошибка цитирования Неверный тег <ref>; для сносок arrosyidi2018 не указан текст
  9. Ошибка цитирования Неверный тег <ref>; для сносок drivedroid не указан текст
  10. Ошибка цитирования Неверный тег <ref>; для сносок drivedroid2 не указан текст
  11. Шаблон:Cite web
  12. Шаблон:Cite web
  13. 13,0 13,1 Ошибка цитирования Неверный тег <ref>; для сносок nugroho2020 не указан текст
  14. Ошибка цитирования Неверный тег <ref>; для сносок Gautam не указан текст