|
Solution Search:
|
Related Best Practices
How to implement snapshots
(RPOs) by supporting more frequent recovery points. When properly implemented, snapshot data can be used to restore lost files or recover from more substantial data loss. Features like data deduplication are also appearing in snapshots to reduce disk storage requirements, allowing for many more snapshots and longer retention periods. Below are a series...
More...
How to implement disk-to-disk backups
as backup targets. Storage space is finite, which can limit the allowable retention period for data. Data reduction technologies like data deduplication and delta differencing can dramatically extend the effective storage capacity. Also, indexing and search are can be valuable when rapid file organization and location are needed. Below are a series of best...
More...
How to improve tape backup performance and reliability
The role of tape is clearly changing, shifting away from everyday data backup and moving toward deep archiving or offsite storage, but tape is still an important element of many data centers. Storage professionals must contend with concerns about tape performance and reliability that have remained almost unchanged for decades. In...
More...
FAQ's
Backup reporting FAQ
about the success or failure of a backup job. They can then ensure that the data is actually recoverable. It would be better for that to happen closer to when the backup job kicks off.
Media reports that detail what was written to the media, when the media expires, when the media will be overwritten and the media's... More...
Do you think data should be deduplicated while the backup is occurring or after it is complete?
to this. There's the post-processing architecture that accepts all the data incoming and then stores the data on disk. Then, there is the more common in-line architecture.
Personally, I'm more in the post-processing camp right now. I'm trying to fully understand the benefits of doing it in-line. My concern at the... More...
How has server virtualization affected the backup window and backup capacity?
recently adopted server virtualization, and 37% say that the amount of data they back up increased after deploying server virtualization. It's significant. You're backing up the operating system, you're backing up applications, and you're backing up data.
|