Tag

Snapshots

0 views collected around this technical thread.

OPPO Kernel Craftsman
OPPO Kernel Craftsman
Dec 9, 2022 · Operations

Factors Affecting Storage System Reliability and Related Technologies

Storage system reliability depends on both hardware and software availability and on preserving data integrity against media degradation, bit flips, external corruption, and firmware bugs, while techniques such as parity/ECC/CRC verification, RAID levels, snapshot methods, backups, continuous data protection, and specialized mechanisms like WAFL checksums and flash‑level error recovery collectively mitigate these risks.

ECCRAIDSnapshots
0 likes · 13 min read
Factors Affecting Storage System Reliability and Related Technologies
Tencent Music Tech Team
Tencent Music Tech Team
Jun 12, 2020 · Frontend Development

Using Jest for Front-End Unit Testing and Coverage

The article explains how to set up Jest for front‑end unit testing, demonstrates basic test writing, async handling, hooks, snapshot and React component testing, shows coverage configuration and thresholds, compares Jest’s built‑in features to Mocha’s limitations, and offers tips on concurrency, mocking, and test‑driven development.

JavaScriptJestSnapshots
0 likes · 21 min read
Using Jest for Front-End Unit Testing and Coverage
Architects' Tech Alliance
Architects' Tech Alliance
May 21, 2020 · Fundamentals

Fundamentals of Storage: RAID, COW/ROW Snapshots, Backup, CDP, Clustering, and VTL

This article provides a comprehensive overview of storage fundamentals, covering RAID configurations, COW/ROW snapshot mechanisms, backup strategies, continuous data protection (CDP), clustering concepts, and virtual tape library (VTL) technologies, offering essential knowledge for IT professionals and system architects.

BackupCDPClustering
0 likes · 1 min read
Fundamentals of Storage: RAID, COW/ROW Snapshots, Backup, CDP, Clustering, and VTL
Architects' Tech Alliance
Architects' Tech Alliance
Jun 23, 2018 · Fundamentals

ZFS File System: Architecture, Features, and Variants

This article reviews the history of Sun and Solaris, explains ZFS’s core design as a combined file system and volume manager, and details its key features such as metadata integrity, copy‑on‑write, snapshots, clones, storage pools, RAID‑Z, caching, compression, deduplication, and tunability.

Data IntegrityFile SystemRAID-Z
0 likes · 11 min read
ZFS File System: Architecture, Features, and Variants
Architect
Architect
Mar 4, 2016 · Cloud Computing

Understanding Ceph RBD Snapshots, Clones, and Recovery Mechanisms

This article explains the implementation of Ceph RBD snapshots, the associated metadata structures, clone operations, and the detailed recovery processes for both replica and primary OSDs, illustrating how copy‑on‑write and snapshot chains affect data consistency and performance.

COWCephClones
0 likes · 15 min read
Understanding Ceph RBD Snapshots, Clones, and Recovery Mechanisms