SUPPORT THE WORK

GetWiki

backup

ARTICLE SUBJECTS
aesthetics  →
being  →
complexity  →
database  →
enterprise  →
ethics  →
fiction  →
history  →
internet  →
knowledge  →
language  →
licensing  →
linux  →
logic  →
method  →
news  →
perception  →
philosophy  →
policy  →
purpose  →
religion  →
science  →
sociology  →
software  →
truth  →
unix  →
wiki  →
ARTICLE TYPES
essay  →
feed  →
help  →
system  →
wiki  →
ARTICLE ORIGINS
critical  →
discussion  →
forked  →
imported  →
original  →
backup
[ temporary import ]
please note:
- the content below is remote from Wikipedia
- it has been imported raw for GetWiki
{{Short description|Stored data in computer systems}}{{about|duplicate data in computer systems for data recovery|other uses}}{{Use dmy dates|date=October 2019}}In information technology, a backup, or data backup is a copy of computer data taken and stored elsewhere so that it may be used to restore the original after a data loss event. The verb form, referring to the process of doing so, is “(wikt:back up|back up)”, whereas the noun and adjective form is “(wikt:backup|backup)”.WEB, back•up,www.ahdictionary.com/word/search.html?q=backup, The American Heritage Dictionary of the English Language, Houghton Mifflin Harcourt, 9 May 2018, 2018, Backups can be used to recover data after its loss from data deletion or corruption, or to recover data from an earlier time.{{Nbsp|2=hair}}BOOK
,books.google.com/books?id=r4uEEsq3CJYC
, Pro Data Backup and Recovery
, Chapter 1: Introduction to Backup and Recovery
, S. Nelson, Apress, 1–16, 2011
, 978-1-4302-2663-5, 8 May 2018, Backups provide a simple form of disaster recovery; however not all backup systems are able to reconstitute a computer system or other complex configuration such as a computer cluster, active directory server, or database server.BOOK,books.google.com/books?id=eLviiTag5A0C&pg=PA1, The Backup Book: Disaster Recovery from Desktop to Data Center, Chapter 1: What’s a Disaster Without a Recovery?, Cougias, D.J., Heiberger, E.L., Koop, K., Network Frontiers, 1–14, 2003, 0-9729039-0-9,
A backup system contains at least one copy of all data considered worth saving. The data storage requirements can be large. An information repository model may be used to provide structure to this storage. There are different types of data storage devices used for copying backups of data that is already in secondary storage onto archive files.In contrast to everyday use of the term “archive”, the data stored in an “archive file” is not necessarily old or of historical interest.BOOK
, Joe Kissell
, Take Control of Mac OS X Backups
, 2007
, TidBITS Electronic Publishing
, Ithaca, NY
, 978-0-9759503-0-2
, Version 2.0
,people.fas.harvard.edu/~techtool/pages/Take_Control_of_Mac_OS_X_Backups_(2.0).pdf
, 17 May 2019
, Kissell
, 18–20 (“The Archive”, meaning information repository, including versioning), 24 (client-server), 82–83 (archive file), 112–114 (Off-site storage backup rotation scheme), 126–141 (old Retrospect terminology and GUI—still used in Windows variant), 165 (client-server), 128 (subvolume—later renamed Favorite Folder in Macintosh variant)
, 1 December 2020
,people.fas.harvard.edu/~techtool/pages/Take_Control_of_Mac_OS_X_Backups_(2.0).pdf" title="web.archive.org/web/20201201201812people.fas.harvard.edu/~techtool/pages/Take_Control_of_Mac_OS_X_Backups_(2.0).pdf">web.archive.org/web/20201201201812people.fas.harvard.edu/~techtool/pages/Take_Control_of_Mac_OS_X_Backups_(2.0).pdf
, dead
, There are also different ways these devices can be arranged to provide geographic dispersion, data security, and portability.
Data is selected, extracted, and manipulated for storage. The process can include methods for dealing with live data, including open files, as well as compression, encryption, and de-duplication. Additional techniques apply to enterprise client-server backup. Backup schemes may include dry runs that validate the reliability of the data being backed up. There are limitationsNEWS, The New York Times
,www.nytimes.com/2018/01/11/smarter-living/backing-up-your-photos.html
, A Beginner’s Guide to Backing Up Photos
, Terry Sullivan, 11 January 2018
, a hard drive ... an established company ... declared bankruptcy ... where many ... had ..., and human factors involved in any backup scheme.

Storage

A backup strategy requires an information repository, “a secondary storage space for data“WEB, McMahon, Mary, What Is an Information Repository?,www.wisegeek.com/what-is-an-information-repository.htm, wiseGEEK, Conjecture Corporation, 8 May 2019, 1 April 2019, In the sense of an approach to data management, an information repository is a secondary storage space for data., that aggregates backups of data “sources”. The repository could be as simple as a list of all backup media (DVDs, etc.) and the dates produced, or could include a computerized index, catalog, or relational database.The backup data needs to be stored, requiring a backup rotation scheme, which is a system of backing up data to computer media that limits the number of backups of different dates retained separately, by appropriate re-use of the data storage media by overwriting of backups no longer needed. The scheme determines how and when each piece of removable storage is used for a backup operation and how long it is retained once it has backup data stored on it. The 3-2-1 rule can aid in the backup process. It states that there should be at least 3 copies of the data, stored on 2 different types of storage media, and one copy should be kept offsite, in a remote location (this can include cloud storage). 2 or more different media should be used to eliminate data loss due to similar reasons (for example, optical discs may tolerate being underwater while LTO tapes may not, and SSDs cannot fail due to head crashes or damaged spindle motors since they do not have any moving parts, unlike hard drives). An offsite copy protects against fire, theft of physical media (such as tapes or discs) and natural disasters like floods and earthquakes. Physically protected hard drives are an alternative to an offsite copy, but they have limitations like only being able to resist fire for a limited period of time, so an offsite copy still remains as the ideal choice.

Backup methods

Unstructured

An unstructured repository may simply be a stack of tapes, DVD-Rs or external HDDs with minimal information about what was backed up and when. This method is the easiest to implement, but unlikely to achieve a high level of recoverability as it lacks automation.

Full only/System imaging

A repository using this backup method contains complete source data copies taken at one or more specific points in time. Copying system images, this method is frequently used by computer technicians to record known good configurations. However, imagingWEB, Five key questions to ask about your backup solution,sysgen.ca/five-key-backup-questions/, sysgen.ca, 23 September 2015,sysgen.ca/five-key-backup-questions/," title="web.archive.org/web/20160304042343sysgen.ca/five-key-backup-questions/,">web.archive.org/web/20160304042343sysgen.ca/five-key-backup-questions/, 4 March 2016, live, dmy-all, Does your company have a low tolerance to longer “data access outages” and/or would you like to minimize the time your company may be without its data?, 23 March 2014, is generally more useful as a way of deploying a standard configuration to many systems rather than as a tool for making ongoing backups of diverse systems.

Incremental

An incremental backup stores data changed since a reference point in time. Duplicate copies of unchanged data are not copied. Typically a full backup of all files is made once or at infrequent intervals, serving as the reference point for an incremental repository. Subsequently, a number of incremental backups are made after successive time periods. Restores begin with the last full backup and then apply the incrementals.WEB, Incremental Backup,www.tech-faq.com/incremental-backup.shtml, Tech-FAQ, Independent Media, 10 March 2006,www.tech-faq.com/incremental-backup.shtml," title="web.archive.org/web/20160621090117www.tech-faq.com/incremental-backup.shtml,">web.archive.org/web/20160621090117www.tech-faq.com/incremental-backup.shtml, 21 June 2016, 13 June 2005, Some backup systemsWEB, Pond, James,baligu.com/pondini/TM/Works.html, How Time Machine Works its Magic, Apple OSX and Time Machine Tips, baligu.com, 19 May 2019, 31 August 2013, File System Event Store, Hard Links, 21 June 2019,web.archive.org/web/20190621092705/https://www.baligu.com/pondini/TM/Works.html, dead, can create a {{visible anchor|synthetic full backup}} from a series of incrementals, thus providing the equivalent of frequently doing a full backup. When done to modify a single archive file, this speeds restores of recent versions of files.

Near-CDP{{anchor|Continuous_data_protection}}

Continuous Data Protection (CDP) refers to a backup that instantly saves a copy of every change made to the data. This allows restoration of data to any point in time and is the most comprehensive and advanced data protection.WEB
, Behzad Behtash
,www.informationweek.com/why-continuous-data-protections-getting-more-practical/d/d-id/1088883
, Why Continuous Data Protection’s Getting More Practical
, Disaster recovery/business continuity
, InformationWeek, 6 May 2010, 12 November 2011, A true CDP approach should capture all data writes, thus continuously backing up data and eliminating backup windows.... CDP is the gold standard—the most comprehensive and advanced data protection. But “near CDP” technologies can deliver enough protection for many companies with less complexity and cost. For example, snapshots can provide a reasonable near-CDP-level of protection for file shares, letting users directly access data on the file share at regular intervals--say, every half-hour or 15 minutes. That’s certainly a higher level of protection than tape-based or disk-based nightly backups and may be all you need., Near-CDP backup applications—often marketed as “CDP“—automatically take incremental backups at a specific interval, for example every 15 minutes, one hour, or 24 hours. They can therefore only allow restores to an interval boundary. Near-CDP backup applications use journaling and are typically based on periodic “snapshots”,WEB, Continuous data protection (CDP) explained: True CDP vs near-CDP,www.computerweekly.com/Continuous-data-protection-CDP-explained-True-CDP-vs-near-CDP, ComputerWeekly.com, TechTarget, 22 June 2019, July 2010, ... copies data from a source to a target. True CDP does this every time a change is made, while so-called near-CDP does this at pre-set time intervals. Near-CDP is effectively the same as snapshotting....True CDP systems record every write and copy them to the target where all changes are stored in a log. [new paragraph] By contrast, near-CDP/snapshot systems copy files in a straightforward manner but require applications to be quiesced and made ready for backup, either via the application’s backup mode or using, for example, Microsoft’s Volume Shadow Copy Services (VSS)., read-only copies of the data frozen at a particular point in time.
Near-CDP (except for Apple Time Machine)WEB, Pond, James, How Time Machine Works its Magic,www.baligu.com/pondini/TM/Works.html, Apple OSX and Time Machine Tips, Baligu.com (as mirrored after James Pond died in 2013), 10 July 2019, 31 August 2013, The File System Event Store is a hidden log that OSX keeps on each HFS+ formatted disk/partition of changes made to the data on it. It doesn’t list every file that’s changed, but each directory (folder) that’s had anything changed inside it., intent-logs every change on the host system,BOOK,books.google.com/books?id=2OtqvySBTu4C&pg=PA287, Enterprise Systems Backup and Recovery: A Corporate Insurance Policy, de Guise, P., CRC Press, 285–287, 2009, 978-1-4200-7639-4, often by saving byte or block-level differences rather than file-level differences. This backup method differs from simple disk mirroring in that it enables a roll-back of the log and thus a restoration of old images of data. Intent-logging allows precautions for the consistency of live data, protecting self-consistent files but requiring applications “be quiesced and made ready for backup.“Near-CDP is more practicable for ordinary personal backup applications, as opposed to true CDP, which must be run in conjunction with a virtual machineWEB, Wu, Victor, EMC RecoverPoint for Virtual Machine Overview,wuchikin.wordpress.com/2017/03/04/emc-recoverpoint-for-virtual-machine-overview/, Victor Virtual, WuChiKin, 22 June 2019, 4 March 2017, The splitter splits out the Write IOs to the VMDK/RDM of a VM and sends a copy to the production VMDK and also to the RecoverPoint for VMs cluster., WEB, Zerto or Veeam?,resqdr.com/zerto-or-veeam/, RES-Q Services, 7 July 2019, March 2017, Zerto doesn’t use snapshot technology like Veeam. Instead, Zerto deploys small virtual machines on its physical hosts. These Zerto VMs capture the data as it is written to the host and then send a copy of that data to the replication site.....However, Veeam has the advantage of being able to more efficiently capture and store data for long-term retention needs. There is also a significant pricing difference, with Veeam being cheaper than Zerto., or equivalentWEB, Agent Related,docs.cloudendure.com/Content/FAQ/FAQ/Agent_Related.htm, CloudEndure.com, 3 July 2019, What does the CloudEndure Agent do?, 2019, The CloudEndure Agent performs an initial block-level read of the content of any volume attached to the server and replicates it to the Replication Server. The Agent then acts as an OS-level read filter to capture writes and synchronizes any block level modifications to the CloudEndure Replication Server, ensuring near-zero RPO., and is therefore generally used in enterprise client-server backups.Software may create copies of individual files such as written documents, multimedia projects, or user preferences, to prevent failed write events caused by power outages, operating system crashes, or exhausted disk space, from causing data loss. A common implementation is an appended ”.bak” extension to the file name.

Reverse incremental

A Reverse incremental backup method stores a recent archive file “mirror” of the source data and a series of differences between the “mirror” in its current state and its previous states. A reverse incremental backup method starts with a non-image full backup. After the full backup is performed, the system periodically synchronizes the full backup with the live copy, while storing the data necessary to reconstruct older versions. This can either be done using hard links—as Apple Time Machine does, or using binary diffs.

Differential

A differential backup saves only the data that has changed since the last full backup. This means a maximum of two backups from the repository are used to restore the data. However, as time from the last full backup (and thus the accumulated changes in data) increases, so does the time to perform the differential backup. Restoring an entire system requires starting from the most recent full backup and then applying just the last differential backup.A differential backup copies files that have been created or changed since the last full backup, regardless of whether any other differential backups have been made since, whereas an incremental backup copies files that have been created or changed since the most recent backup of any type (full or incremental). Changes in files may be detected through a more recent date/time of last modification file attribute, and/or changes in file size. Other variations of incremental backup include multi-level incrementals and block-level incrementals that compare parts of files instead of just entire files.

Storage media

File:DVD, USB flash drive and external hard drive.jpg|thumb|right|From left to right, a DVD disc in plastic cover, a USB flash drive and an external hard driveexternal hard driveRegardless of the repository model that is used, the data has to be copied onto an archive file data storage medium. The medium used is also referred to as the type of backup destination.

Magnetic tape

Magnetic tape was for a long time the most commonly used medium for bulk data storage, backup, archiving, and interchange. It was previously a less expensive option, but this is no longer the case for smaller amounts of data.WEB, 9 December 2004, 26 May 2019
,www.storagesearch.com/engenio-art2.html,www.storagesearch.com/engenio-art2.html," title="web.archive.org/web/20050207082953www.storagesearch.com/engenio-art2.html,">web.archive.org/web/20050207082953www.storagesearch.com/engenio-art2.html, dead, 7 February 2005, Disk to Disk Backup versus Tape – War or Truce?, Gardner, Steve, Peaceful coexistence, Engenio
, Tape is a sequential access medium, so the rate of continuously writing or reading data can be very fast. While tape media itself has a low cost per space, tape drives are typically dozens of times as expensive as hard disk drives and optical drives.
Many tape formats have been proprietary or specific to certain markets like mainframes or a particular brand of personal computer. By 2014 LTO had become the primary tape technology.WEB, Digital Data Storage Outlook 2017,spectralogic.com/wp-content/uploads/white-paper-digital-data-storage-outlook-2017-v3.pdf, Spectra, Spectra Logic, 11 July 2018, 7(Solid-State), 10(Magnetic Disk), 14(Tape), 17(Optical), 2017, The other remaining viable “super” format is the IBM 3592 (also referred to as the TS11xx series). The Oracle StorageTek T10000 was discontinued in 2016.WEB, Tom Coughlin, Keeping Data for a Long Time,www.forbes.com/sites/tomcoughlin/2014/06/29/keeping-data-for-a-long-time/, Forbes, 19 April 2018, 29 June 2014, para. Magnetic Tapes(popular formats, storage life), para. Hard Disk Drives(active archive), para. First consider flash memory in archiving(... may not have good media archive life),

Hard disk

The use of hard disk storage has increased over time as it has become progressively cheaper. Hard disks are usually easy to use, widely available, and can be accessed quickly. However, hard disk backups are close-tolerance mechanical devices and may be more easily damaged than tapes, especially while being transported.WEB, Jacobi, John L., Hard-core data preservation: The best media and methods for archiving your data,www.pcworld.com/article/2984597/storage/hard-core-data-preservation-the-best-media-and-methods-for-archiving-your-data.html, PC World, 19 April 2018, 29 February 2016, sec. External Hard Drives(on the shelf, magnetic properties, mechanical stresses, vulnerable to shocks), Tape, Online storage, In the mid-2000s, several drive manufacturers began to produce portable drives employing ramp loading and accelerometer technology (sometimes termed a “shock sensor“),WEB, Ramp Load/Unload Technology in Hard Disk Drives,www.hgst.com/sites/default/files/resources/LoadUnload_white_paper_FINAL.pdf, HGST, Western Digital, 29 June 2018, 3(sec. Enhanced Shock Tolerance), November 2007, WEB, Toshiba Portable Hard Drive (Canvio® 3.0),www.toshibadata.com.sg/Product-Canvio-Portable-Hard-Drive.aspx, Toshiba Data Dynamics Singapore, Toshiba Data Dynamics Pte Ltd, 16 June 2018, 2018, sec. Overview(Internal shock sensor and ramp loading technology), and by 2010 the industry average in drop tests for drives with that technology showed drives remaining intact and working after a 36-inch non-operating drop onto industrial carpeting.WEB, Iomega Drop Guard â„¢ Technology,www.doc-developpement-durable.org/file/Projets-informatiques/Drop%20Guard-disque-dur-tres-solide.pdf, Hard Drive Storage Solutions, Iomega Corp., 12 July 2018, 2(What is Drop Shock Technology?, What is Drop Guard Technology? (... features special internal cushioning .... 40% above the industry average)), 3(*NOTE), 20 September 2010, Some manufacturers also offer ‘ruggedized’ portable hard drives, which include a shock-absorbing case around the hard disk, and claim a range of higher drop specifications.WEB, John Burek
, The Best Rugged Hard Drives and SSDs
,www.pcmag.com/roundup/361072/the-best-rugged-hard-drives-and-ssds
, PC Magazine, Ziff Davis, 4 August 2018
, What Exactly Makes a Drive Rugged?(When a drive is encased ... you’re mostly at the mercy of the drive vendor to tell you the rated maximum drop distance for the drive), 15 May 2018, WEB
, Justin Krajeski, Kimber Streams
, The Best Portable Hard Drive
,thewirecutter.com/reviews/best-portable-hard-drive/#dont-buy-a-rugged-portable-hard-drive
, The New York Times, 4 August 2018
,thewirecutter.com/reviews/best-portable-hard-drive/#dont-buy-a-rugged-portable-hard-drive," title="web.archive.org/web/20170331161821thewirecutter.com/reviews/best-portable-hard-drive/#dont-buy-a-rugged-portable-hard-drive,">web.archive.org/web/20170331161821thewirecutter.com/reviews/best-portable-hard-drive/#dont-buy-a-rugged-portable-hard-drive, dead, 31 March 2017, 20 March 2017, Over a period of years the stability of hard disk backups is shorter than that of tape backups.WEB, Best Long-Term Data Archive Solutions,www.ironmountain.com/resources/general-articles/b/best-long-term-data-archive-solutions, Iron Mountain, Iron Mountain Inc., 19 April 2018, 2018, sec. More Reliable(average mean time between failure ... rates, best practice for migrating data),
External hard disks can be connected via local interfaces like SCSI, USB, FireWire, or eSATA, or via longer-distance technologies like Ethernet, iSCSI, or Fibre Channel. Some disk-based backup systems, via Virtual Tape Libraries or otherwise, support data deduplication, which can reduce the amount of disk storage capacity consumed by daily and weekly backup data.BOOK, Kissell, Joe, Take Control of Backing Up Your Mac, 2011, TidBITS Publishing Inc., Ithaca NY, 978-1-61542-394-1, 41(Deduplication),books.google.com/books?id=ANe3k_7bnAcC&q=retrospect+deduplication&pg=PT41, 17 September 2019, WEB,www.dcig.com/2009/07/symantec-shows-backup-exec-a-l.html, Symantec Shows Backup Exec a Little Dedupe Love; Lays out Source Side Deduplication Roadmap – DCIG, DCIG, 7 July 2009, 26 February 2016,www.dcig.com/2009/07/symantec-shows-backup-exec-a-l.html," title="web.archive.org/web/20160304212819www.dcig.com/2009/07/symantec-shows-backup-exec-a-l.html,">web.archive.org/web/20160304212819www.dcig.com/2009/07/symantec-shows-backup-exec-a-l.html, 4 March 2016, live, dmy-all, WEB, Veritas NetBackup™ Deduplication Guide,www.veritas.com/content/support/en_US/doc/ka6j00000000ADEAA2, Veritas, Veritas Technologies LLC, 26 July 2018, 2016,

Optical storage

(File:Water running on CD-RW - label side.jpg|thumb|Optical discs are not vulnerable to water, making them likely to survive a flood disaster.){{See also|Optical media preservation}}Optical storage uses lasers to store and retrieve data. Recordable CDs, DVDs, and Blu-ray Discs are commonly used with personal computers and are generally cheap. The capacities and speeds of these discs have typically been lower than hard disks or tapes. Advances in optical media may shrink that gap in the future.JOURNAL
, Optical storage: An emerging option in long-term digital preservation
, Frontiers of Optoelectronics
, S. Wan, Q. Cao, C. Xie, 7, 4, 486–492, 2014
, 10.1007/s12200-014-0442-2, 60816607
, JOURNAL, High-capacity optical long data memory based on enhanced Young’s modulus in nanoplasmonic hybrid glass composites, Nature Communications
author2=Z. Xia author4=M. Guissue=1year=2018 pmid=29568055, 2018NatCo...9.1183Z, 5864957, Potential future data losses caused by gradual media degradation can be predicted by measuring the rate of correctable minor data errors, of which consecutively too many increase the risk of uncorrectable sectors. Support for error scanning varies among optical drive vendors.WEB, Bärwaldt, Erik, Full Control » Linux Magazine,www.linux-magazine.com/Issues/2014/169/QPxTool, Linux Magazine, 2014, Many optical disc formats are WORM type, which makes them useful for archival purposes since the data cannot be changed. Moreover, optical discs are not vulnerable to head crashes, magnetism, imminent water ingress or power surges; and, a fault of the drive typically just halts the spinning.Optical media is modular; the storage controller is not tied to media itself like with hard drives or flash storage (→flash memory controller), allowing it to be removed and accessed through a different drive. However, recordable media may degrade earlier under long-term exposure to light.WEB, 5. Conditions That Affect CDs and DVDs • CLIR,www.clir.org/pubs/reports/pub121/sec5/, CLIR, Some optical storage systems allow for cataloged data backups without human contact with the discs, allowing for longer data integrity. A French study in 2008 indicated that the lifespan of typically-sold CD-Rs was 2–10 years,WEB
,www.ina.fr/video/3571726001/20-heures-emission-du-3-mars-2008.fr.html
, Journal de 20 Heures, 3 March 2008
, approximately minute 30 of the TV news broadcast
, Institut national de l’audiovisuel
, Gérard Poirier, Foued Berahou
, 3 March 2008, but one manufacturer later estimated the longevity of its CD-Rs with a gold-sputtered layer to be as high as 100 years.WEB
,delkin.com/i-5937134-archival-gold-cd-r-300-year-disc-binder-of-10-discs-with-scratch-armor-surface.html
, Archival Gold CD-R “300 Year Disc” Binder of 10 Discs with Scratch Armor Surface
, 27 September 2013,delkin.com/i-5937134-archival-gold-cd-r-300-year-disc-binder-of-10-discs-with-scratch-armor-surface.html" title="web.archive.org/web/20130927170900delkin.com/i-5937134-archival-gold-cd-r-300-year-disc-binder-of-10-discs-with-scratch-armor-surface.html">web.archive.org/web/20130927170900delkin.com/i-5937134-archival-gold-cd-r-300-year-disc-binder-of-10-discs-with-scratch-armor-surface.html
, Delkin Devices, Delkin Devices Inc., Sony’s proprietary Optical Disc Archive can in 2016 reach a read rate of 250 MB/s.WEB, Optical Disc Archive Generation 2,pro.sony/s3/cms-static-content/file/49/1237494482649.pdf, Optical Disc Archive, Sony, 15 August 2019, 12(World’s First 8-Channel Optical Drive Unit), April 2016,

Solid-state drive

Solid-state drives (SSDs) use integrated circuit assemblies to store data. Flash memory, thumb drives, USB flash drives, CompactFlash, SmartMedia, Memory Sticks, and Secure Digital card devices are relatively expensive for their low capacity, but convenient for backing up relatively low data volumes. A solid-state drive does not contain any movable parts, making it less susceptible to physical damage, and can have huge throughput of around 500 Mbit/s up to 6 Gbit/s. Available SSDs have become more capacious and cheaper.JOURNAL
, Solid-State Drives (SSDs), Proceedings of the IEEE
, R. Micheloni, P. Olivo
, 105, 9, 1586–88, 2017
, 10.1109/JPROC.2017.2727228, Flash memory backups are stable for fewer years than hard disk backups.

Remote backup service

Remote backup services or cloud backups involve service providers storing data offsite. This has been used to protect against events such as fires, floods, or earthquakes which could destroy locally stored backups.WEB
,www.emc.com/corporate/glossary/remote-backup.htm
, Remote Backup, EMC Glossary, Dell, Inc
, 8 May 2018
, Effective remote backup requires that production data be regularly backed up to a location far enough away from the primary location so that both locations would not be affected by the same disruptive event., Cloud-based backup (through services like or similar to Google Drive, and Microsoft OneDrive) provides a layer of data protection. However, the users must trust the provider to maintain the privacy and integrity of their data, with confidentiality enhanced by the use of encryption. Because speed and availability are limited by a user’s online connection, users with large amounts of data may need to use cloud seeding and large-scale recovery.

Management

Various methods can be used to manage backup media, striking a balance between accessibility, security and cost. These media management methods are not mutually exclusive and are frequently combined to meet the user’s needs. Using on-line disks for staging data before it is sent to a near-line tape library is a common example.BOOK,books.google.com/books?id=gjAhVzuV7k0C&pg=PA164, Software Deployment, Updating, and Patching, Stackpole, B., Hanrion, P., CRC Press, 164–165, 2007, 978-1-4200-1329-0, 8 May 2018, BOOK,books.google.com/books?id=PU7gkW9ArxIC&pg=PA255, Information Storage and Management: Storing, Managing, and Protecting Digital Information in Classic, Virtualized, and Cloud Environments, Gnanasundaram, S., Shrivastava, A., John Wiley and Sons, 255, 2012, 978-1-118-23696-3, 8 May 2018,

Online

Online backup storage is typically the most accessible type of data storage, and can begin a restore in milliseconds. An internal hard disk or a disk array (maybe connected to SAN) is an example of an online backup. This type of storage is convenient and speedy, but is vulnerable to being deleted or overwritten, either by accident, by malevolent action, or in the wake of a data-deleting virus payload.

Near-line

Nearline storage is typically less accessible and less expensive than online storage, but still useful for backup data storage. A mechanical device is usually used to move media units from storage into a drive where the data can be read or written. Generally it has safety properties similar to on-line storage. An example is a tape library with restore times ranging from seconds to a few minutes.

Off-line

Off-line storage requires some direct action to provide access to the storage media: for example, inserting a tape into a tape drive or plugging in a cable. Because the data is not accessible via any computer except during limited periods in which they are written or read back, they are largely immune to on-line backup failure modes. Access time varies depending on whether the media are on-site or off-site.

Off-site data protection

Backup media may be sent to an off-site vault to protect against a disaster or other site-specific problem. The vault can be as simple as a system administrator’s home office or as sophisticated as a disaster-hardened, temperature-controlled, high-security bunker with facilities for backup media storage. A data replica can be off-site but also on-line (e.g., an off-site RAID mirror). Such a replica has fairly limited value as a backup.

Backup site

A backup site or disaster recovery center is used to store data that can enable computer systems and networks to be restored and properly configured in the event of a disaster. Some organisations have their own data recovery centres, while others contract this out to a third-party. Due to high costs, backing up is rarely considered the preferred method of moving data to a DR site. A more typical way would be remote disk mirroring, which keeps the DR data as up to date as possible.

Selection and extraction of data

A backup operation starts with selecting and extracting coherent units of data. Most data on modern computer systems is stored in discrete units, known as files. These files are organized into filesystems. Deciding what to back up at any given time involves tradeoffs. By backing up too much redundant data, the information repository will fill up too quickly. Backing up an insufficient amount of data can eventually lead to the loss of critical information.WEB,irontree.co.za/what-to-backup-a-critical-look-at-your-data-1935.html, What to backup – a critical look at your data, Lee
, Irontree Blog, Irontree Internet Services CC
, 25 January 2017, 8 May 2018,

Files

  • Copying files: Making copies of files is the simplest and most common way to perform a backup. A means to perform this basic function is included in all backup software and all operating systems.
  • Partial file copying: A backup may include only the blocks or bytes within a file that have changed in a given period of time. This can substantially reduce needed storage space, but requires higher sophistication to reconstruct files in a restore situation. Some implementations require integration with the source file system.
  • Deleted files: To prevent the unintentional restoration of files that have been intentionally deleted, a record of the deletion must be kept.
  • Versioning of files: Most backup applications, other than those that do only full only/System imaging, also back up files that have been modified since the last backup. “That way, you can retrieve many different versions of a given file, and if you delete it on your hard disk, you can still find it in your [information repository] archive.”

Filesystems

  • Filesystem dump: A copy of the whole filesystem in block-level can be made. This is also known as a “raw partition backup” and is related to disk imaging. The process usually involves unmounting the filesystem and running a program like dd (Unix).BOOK,books.google.com/books?id=6-w4fXbBInoC&pg=PA111, Backup & Recovery: Inexpensive Backup Solutions for Open Systems, Preston, W.C., O’Reilly Media, Inc, 111–114, 2007, 978-0-596-55504-7, 8 May 2018, Because the disk is read sequentially and with large buffers, this type of backup can be faster than reading every file normally, especially when the filesystem contains many small files, is highly fragmented, or is nearly full. But because this method also reads the free disk blocks that contain no useful data, this method can also be slower than conventional reading, especially when the filesystem is nearly empty. Some filesystems, such as XFS, provide a “dump” utility that reads the disk sequentially for high performance while skipping unused sections. The corresponding restore utility can selectively restore individual files or the entire volume at the operator’s choice.BOOK,archive.org/details/unixbackuprecove00wcur, registration, Unix Backup & Recovery, Preston, W.C., O’Reilly Media, Inc, 73–91, 1999, 978-1-56592-642-4, 8 May 2018,
  • Identification of changes: Some filesystems have an archive bit for each file that says it was recently changed. Some backup software looks at the date of the file and compares it with the last backup to determine whether the file was changed.
  • Versioning file system: A versioning filesystem tracks all changes to a file. The NILFS versioning filesystem for Linux is an example.WEB, NILFS Home,nilfs.sourceforge.io/en/, NILFS Continuous Snapshotting System, NILFS Community, 22 August 2019, 2019,

Live data

Files that are actively being updated present a challenge to back up. One way to back up live data is to temporarily quiesce them (e.g., close all files), take a “snapshot”, and then resume live operations. At this point the snapshot can be backed up through normal methods.BOOK,books.google.com/books?id=eLviiTag5A0C&pg=PA360, The Backup Book: Disaster Recovery from Desktop to Data Center, Chapter 11: Open file backup for databases, Cougias, D.J., Heiberger, E.L., Koop, K., Network Frontiers, 356–360, 2003, 0-9729039-0-9, A snapshot is an instantaneous function of some filesystems that presents a copy of the filesystem as if it were frozen at a specific point in time, often by a copy-on-write mechanism. Snapshotting a file while it is being changed results in a corrupted file that is unusable. This is also the case across interrelated files, as may be found in a conventional database or in applications such as Microsoft Exchange Server. The term fuzzy backup can be used to describe a backup of live data that looks like it ran correctly, but does not represent the state of the data at a single point in time.BOOK,books.google.com/books?id=LecC2BhPPxMC&pg=PA244, Mission-critical Network Planning, Liotine, M., Artech House, 244, 2003, 978-1-58053-559-5, 8 May 2018, Backup options for data files that cannot be or are not quiesced include:BOOK,books.google.com/books?id=2OtqvySBTu4C&pg=PA50, Enterprise Systems Backup and Recovery: A Corporate Insurance Policy, de Guise, P., CRC Press, 50–54, 2009, 978-1-4200-7639-4,

, Handy Backup, Novosoft LLC
, 29 November 2018, 8 November 2018, Some applications simply check whether open files are in use and try again later. Other applications exclude open files that are updated very frequently.WEB, Reitshamer, Stefan, Troubleshooting backing up open/locked files on Windows,www.arqbackup.com/blog/troubleshooting-backing-up-openlocked-files-on-windows/, Arq Blog
, Haystack Software
, 29 November 2018, 5 July 2017, Stefan Reitshamer is the principal developer of Arq, Some low-availability interactive applications can be backed up via natural/induced pausing.

Metadata

Not all information stored on the computer is stored in files. Accurately recovering a complete system from scratch requires keeping track of this non-file data too.WEB,www2.arnes.si/~ljc3m2/igor/blogs/technical/bootable_media_creation.html, Preparation of Bootable Media and Images, Grešovnik, Igor, April 2016,www2.arnes.si/~ljc3m2/igor/blogs/technical/bootable_media_creation.html," title="web.archive.org/web/20160425113119www2.arnes.si/~ljc3m2/igor/blogs/technical/bootable_media_creation.html,">web.archive.org/web/20160425113119www2.arnes.si/~ljc3m2/igor/blogs/technical/bootable_media_creation.html, 25 April 2016, 21 April 2016,
  • System description: System specifications are needed to procure an exact replacement after a disaster.
  • Boot sector: The boot sector can sometimes be recreated more easily than saving it. It usually isn’t a normal file and the system won’t boot without it.
  • Partition layout: The layout of the original disk, as well as partition tables and filesystem settings, is needed to properly recreate the original system.
  • File metadata: Each file’s permissions, owner, group, ACLs, and any other metadata need to be backed up for a restore to properly recreate the original environment.
  • System metadata: Different operating systems have different ways of storing configuration information. Microsoft Windows keeps a registry of system information that is more difficult to restore than a typical file.

Manipulation of data and dataset optimization

It is frequently useful or required to manipulate the data being backed up to optimize the backup process. These manipulations can improve backup speed, restore speed, data security, media usage and/or reduced bandwidth requirements.

Automated data grooming

Out-of-date data can be automatically deleted, but for personal backup applications—as opposed to enterprise client-server backup applications where automated data “grooming” can be customized—the deletionSome backup applications—notably rsync and CrashPlan—term removing backup data “pruning” instead of “grooming”.WEB,linux.die.net/man/1/rsync, rsync(1) - Linux man page, linux.die.net, Andrew, Tridgell, Paul, Mackerras, Wayne, Davison, WEB,support.code42.com/hc/en-us/articles/14827690989463-Archive-maintenance#archive-maintenance-0-0, Archive maintenance, 2023, Code42 Support, can at mostWEB, Pond, James, 12. Should I delete old backups? If so, How?,www.baligu.com/pondini/TM/12.html, Time Machine, baligu.com, 21 June 2019, Green box, Gray box, 2 June 2012, be globally delayed or be disabled.WEB, Kissell, Joe, The Best Online Cloud Backup Service,thewirecutter.com/reviews/best-online-backup-service/, wirecutter, The New York Times, 21 June 2019, Next, there’s file retention., 12 March 2019,

Compression

Various schemes can be employed to shrink the size of the source data to be stored so that it uses less storage space. Compression is frequently a built-in feature of tape drive hardware.BOOK,books.google.com/books?id=SD_LAwAAQBAJ&pg=PA306, Securing SQL Server: Protecting Your Database from Attackers
, D. Cherry, Syngress, 306–308, 2015
, 978-0-12-801375-5, 8 May 2018,

Deduplication

Redundancy due to backing up similarly configured workstations can be reduced, thus storing just one copy. This technique can be applied at the file or raw block level. This potentially large reduction is called deduplication. It can occur on a server before any data moves to backup media, sometimes referred to as source/client side deduplication. This approach also reduces bandwidth required to send backup data to its target media. The process can also occur at the target storage device, sometimes referred to as inline or back-end deduplication.

Duplication

Sometimes backups are duplicated to a second set of storage media. This can be done to rearrange the archive files to optimize restore speed, or to have a second copy at a different location or on a different storage medium—as in the disk-to-disk-to-tape capability of Enterprise client-server backup.

Encryption

High-capacity removable storage media such as backup tapes present a data security risk if they are lost or stolen.Backups tapes a backdoor for identity thieves {{Webarchive|url=https://web.archive.org/web/20160405033517www.securityfocus.com/news/11048 |date=5 April 2016 }} (28 April 2004). Retrieved 10 March 2007 Encrypting the data on these media can mitigate this problem, however encryption is a CPU intensive process that can slow down backup speeds, and the security of the encrypted backups is only as effective as the security of the key management policy.

Multiplexing

When there are many more computers to be backed up than there are destination storage devices, the ability to use a single storage device with several simultaneous backups can be useful.BOOK,books.google.com/books?id=6-w4fXbBInoC&pg=PA219, Backup & Recovery: Inexpensive Backup Solutions for Open Systems, Preston, W.C., O’Reilly Media, Inc, 219–220, 2007, 978-0-596-55504-7, 8 May 2018, However cramming the scheduled backup window via “multiplexed backup” is only used for tape destinations.

Refactoring

The process of rearranging the sets of backups in an archive file is known as refactoring. For example, if a backup system uses a single tape each day to store the incremental backups for all the protected computers, restoring one of the computers could require many tapes. Refactoring could be used to consolidate all the backups for a single computer onto a single tape, creating a “synthetic full backup”. This is especially useful for backup systems that do incrementals forever style backups.

Staging

Sometimes backups are copied to a staging disk before being copied to tape. This process is sometimes referred to as D2D2T, an acronym for Disk-to-disk-to-tape. It can be useful if there is a problem matching the speed of the final destination device with the source device, as is frequently faced in network-based backup systems. It can also serve as a centralized location for applying other data manipulation techniques.

Objectives

  • Recovery point objective (RPO): The point in time that the restarted infrastructure will reflect, expressed as “the maximum targeted period in which data (transactions) might be lost from an IT service due to a major incident”. Essentially, this is the roll-back that will be experienced as a result of the recovery. The most desirable RPO would be the point just prior to the data loss event. Making a more recent recovery point achievable requires increasing the frequency of synchronization between the source data and the backup repository.WEB, Recovery Point Objective (Definition),www.riskythinking.com/glossary/recovery_point_objective.php, ARL Risky Thinking, Albion Research Ltd., 4 August 2019, 2007,
  • Recovery time objective (RTO): The amount of time elapsed between disaster and restoration of business functions.WEB, Recovery Time Objective (Definition),www.riskythinking.com/glossary/recovery_time_objective.php, ARL Risky Thinking, Albion Research Ltd., 4 August 2019, 2007,
  • Data security: In addition to preserving access to data for its owners, data must be restricted from unauthorized access. Backups must be performed in a manner that does not compromise the original owner’s undertaking. This can be achieved with data encryption and proper media handling policies.BOOK,books.google.com/books?id=_DqO6kizEDUC&pg=PA17, Implementing Backup and Recovery: The Readiness Guide for the Enterprise, Chapter 2: Business Requirements of Backup Systems, Little, D.B., John Wiley and Sons, 17–30, 2003, 978-0-471-48081-5, 8 May 2018,
  • Data retention period: Regulations and policy can lead to situations where backups are expected to be retained for a particular period, but not any further. Retaining backups after this period can lead to unwanted liability and sub-optimal use of storage media.
  • Checksum or hash function validation: Applications that back up to tape archive files need this option to verify that the data was accurately copied.WEB, How do the “verify” and “write checksums to media” processes work and why are they necessary?,www.veritas.com/support/en_US/article.100030833.html, Veritas Support, Veritas.com, 16 September 2019, 15 October 2015, Write checksums to media,
  • Backup process monitoring: Enterprise client-server backup applications need a user interface that allows administrators to monitor the backup process, and proves compliance to regulatory bodies outside the organization; for example, an insurance company in the USA might be required under HIPAA to demonstrate that its client data meet records retention requirements.HIPAA Advisory {{Webarchive|url=https://web.archive.org/web/20070411135655www.hipaadvisory.com/regs/recordretention.htm |date=11 April 2007 }}. Retrieved 10 March 2007
  • User-initiated backups and restores: To avoid or recover from minor disasters, such as inadvertently deleting or overwriting the “good” versions of one or more files, the computer user—rather than an administrator—may initiate backups and restores (from not necessarily the most-recent backup) of files or folders.

See also

About backup Related topics

Notes

{{reflist|group=note}}

References

{{reflist}}

External links

  • {{Wiktionary-inline}}
  • {{Commons category-inline}}
{{Computer files}}


- content above as imported from Wikipedia
- "backup" does not exist on GetWiki (yet)
- time: 2:56am EDT - Wed, May 22 2024
[ this remote article is provided by Wikipedia ]
LATEST EDITS [ see all ]
GETWIKI 21 MAY 2024
GETWIKI 09 JUL 2019
Eastern Philosophy
History of Philosophy
GETWIKI 09 MAY 2016
GETWIKI 18 OCT 2015
M.R.M. Parrott
Biographies
GETWIKI 20 AUG 2014
CONNECT