Tagged articles
117 articles
Page 1 of 2
IoT Full-Stack Technology
IoT Full-Stack Technology
Apr 30, 2026 · Fundamentals

A Comprehensive Introduction to Server Fundamentals

This article explains what servers are, compares them with personal computers, outlines their physical classifications, architectural types, rack unit measurements, front and rear panel features, internal components—including RAID cards—and details key parameters such as brand, model, serial number, asset ID, and configuration.

CISCHardwareManagement
0 likes · 5 min read
A Comprehensive Introduction to Server Fundamentals
Linux Tech Enthusiast
Linux Tech Enthusiast
Apr 5, 2026 · Fundamentals

Server Fundamentals: What Every Engineer Should Know

This article explains the essential differences between servers and PCs, outlines server classifications by appearance and architecture, describes rack unit measurements, front and rear panel features, internal components such as RAID cards, and key parameters like brand, model, SN and asset numbers.

CISCIPMIRAID
0 likes · 6 min read
Server Fundamentals: What Every Engineer Should Know
Ops Community
Ops Community
Jan 8, 2026 · Fundamentals

How to Choose, Configure, and Monitor RAID for Production Systems

This comprehensive guide walks you through RAID fundamentals, explains each RAID level’s performance and reliability trade‑offs, shows real‑world selection criteria, provides step‑by‑step Linux and hardware RAID configuration scripts, monitoring tools, troubleshooting tips, and best‑practice recommendations for modern storage environments.

BackupLinuxRAID
0 likes · 55 min read
How to Choose, Configure, and Monitor RAID for Production Systems
Tech Stroll Journey
Tech Stroll Journey
Nov 22, 2025 · Operations

How to Maximize Linux Disk I/O Performance: Practical Optimization Techniques

This article walks through a comprehensive set of Linux disk I/O optimizations—including hardware health checks, SSD adoption, RAID configuration, block‑device scheduler tuning, sector size alignment, filesystem selection, swap and huge‑page settings, kernel cache tweaks, third‑party caches, and application‑level strategies—to dramatically improve storage throughput and latency.

Disk I/OFilesystemI/O scheduler
0 likes · 12 min read
How to Maximize Linux Disk I/O Performance: Practical Optimization Techniques
MaGe Linux Operations
MaGe Linux Operations
Aug 30, 2025 · Operations

Master RAID Configuration & Performance: From Beginner to Pro

This comprehensive guide walks you through RAID fundamentals, hardware and software configuration, performance tuning, cost‑benefit analysis, fault diagnosis, and real‑world case studies, providing actionable commands and best‑practice recommendations to help you boost storage performance and reliability by up to 300%.

HardwareRAIDStorage Optimization
0 likes · 23 min read
Master RAID Configuration & Performance: From Beginner to Pro
dbaplus Community
dbaplus Community
Aug 25, 2025 · Operations

20 Essential Linux Disk Management Techniques Every Sysadmin Must Master

This guide presents twenty practical Linux disk‑management techniques—from basic inspection commands like lsblk and blkid to advanced LVM, RAID, and performance‑monitoring tools—providing step‑by‑step examples, command syntax, and best‑practice recommendations for reliable storage administration.

LVMLinuxPerformance Monitoring
0 likes · 8 min read
20 Essential Linux Disk Management Techniques Every Sysadmin Must Master
Raymond Ops
Raymond Ops
Aug 13, 2025 · Fundamentals

Understanding RAID: Types, Benefits, and a Hands‑On Linux Setup

This article explains RAID fundamentals, compares common RAID levels (0, 1, 5, 6, 1+0), describes key concepts such as striping, mirroring, and parity, outlines various storage interfaces, and provides a practical mdadm command‑line example for creating a RAID 5 array on Linux.

RAIDdata redundancydisk array
0 likes · 8 min read
Understanding RAID: Types, Benefits, and a Hands‑On Linux Setup
Raymond Ops
Raymond Ops
Jul 14, 2025 · Operations

Master RAID 10: Step‑by‑Step Setup, Management, and Recovery on Linux

This guide explains RAID fundamentals, compares RAID levels, and provides a complete Linux‑based RAID10 tutorial—including installation of mdadm, array creation, mounting, data operations, disk failure handling, rebuilding, and removal—so administrators can confidently manage redundant storage.

RAIDRAID10Software RAID
0 likes · 14 min read
Master RAID 10: Step‑by‑Step Setup, Management, and Recovery on Linux
Raymond Ops
Raymond Ops
Jul 1, 2025 · Operations

Master Linux Disk Management: Devices, RAID, Partitioning, and LVM

This comprehensive guide explains Linux's "everything is a file" philosophy, details disk types and interfaces, compares SSD and HDD characteristics, describes RAID levels and their trade‑offs, walks through MBR/GPT partitioning, filesystem creation, mounting, persistent fstab entries, essential disk tools, real‑world enterprise scenarios, and step‑by‑step LVM setup and expansion.

FilesystemLVMLinux
0 likes · 30 min read
Master Linux Disk Management: Devices, RAID, Partitioning, and LVM
Raymond Ops
Raymond Ops
Jun 19, 2025 · Operations

Mastering RAID: Definitions, Levels, and Linux Setup Commands

This article explains RAID concepts, outlines common RAID levels and their pros and cons, compares configurations, describes hot spare and hot swap mechanisms, and provides step‑by‑step Linux commands for creating, testing, and removing RAID arrays, especially RAID 5.

LinuxRAIDdisk array
0 likes · 12 min read
Mastering RAID: Definitions, Levels, and Linux Setup Commands
Linux Kernel Journey
Linux Kernel Journey
Mar 6, 2025 · Fundamentals

Master Disk I/O Basics: A Complete Primer

This article explains what disk I/O is, compares HDD and SSD characteristics, describes the Linux I/O stack, outlines performance metrics such as throughput, IOPS and latency, and reviews factors, tools, caching strategies, and RAID configurations that affect storage performance.

Disk I/OI/O toolsLinux storage
0 likes · 19 min read
Master Disk I/O Basics: A Complete Primer
Liangxu Linux
Liangxu Linux
Feb 11, 2025 · Operations

Master Linux Disk & Network Fundamentals: CHS, Partitioning, LVM, RAID, Filesystems, and TCP/IP

This comprehensive guide walks you through Linux storage concepts—from CHS terminology and MBR/GPT layouts to partition creation, LVM management, RAID levels, filesystem formatting, mounting, swap handling, package management, private YUM repository setup, OSI model layers, port basics, TCP handshakes, and IP address classification—providing commands, examples, and practical tips for system administrators.

LVMLinuxRAID
0 likes · 51 min read
Master Linux Disk & Network Fundamentals: CHS, Partitioning, LVM, RAID, Filesystems, and TCP/IP
Liangxu Linux
Liangxu Linux
Feb 7, 2025 · Fundamentals

Master Linux Disk Management: Devices, Partitions, RAID & LVM

This guide explains Linux disk management fundamentals, covering device files, disk types, RAID levels, partitioning methods, filesystem choices, mounting techniques, useful command‑line tools, real‑world case studies, and step‑by‑step LVM creation and expansion.

FilesystemLVMLinux
0 likes · 30 min read
Master Linux Disk Management: Devices, Partitions, RAID & LVM
Architects' Tech Alliance
Architects' Tech Alliance
Jan 12, 2025 · Operations

Understanding RAID: Consistency Checks, Hot Spare, Reconstruction, and Performance Strategies

This article provides a comprehensive technical overview of RAID storage systems, covering fault tolerance concepts, consistency verification, hot spare and emergency backup mechanisms, reconstruction processes, read/write policies, power protection, disk striping, mirroring, external configurations, energy-saving features, and JBOD support, while explaining their practical implications and configuration guidelines.

Data ProtectionJBODRAID
0 likes · 17 min read
Understanding RAID: Consistency Checks, Hot Spare, Reconstruction, and Performance Strategies
MaGe Linux Operations
MaGe Linux Operations
Nov 22, 2024 · Operations

Master Linux Disk Management: From Devices to RAID, Partitions, and LVM

Learn the fundamentals of Linux disk management, including device files, hardware types, partitioning schemes, RAID levels, filesystem creation, mounting techniques, persistent fstab configuration, and logical volume management, with practical command examples and real‑world case studies for effective storage administration.

FilesystemLVMLinux
0 likes · 31 min read
Master Linux Disk Management: From Devices to RAID, Partitions, and LVM
MaGe Linux Operations
MaGe Linux Operations
Nov 19, 2024 · Operations

Master Linux Disk Management: From CHS to LVM and RAID Explained

This comprehensive guide walks you through Linux storage fundamentals, covering CHS terminology, partitioning with MBR/GPT, LVM creation and expansion, RAID levels, file system selection, mounting, swap handling, package management, private YUM repository setup, OSI layers, ports, TCP basics, and IP address classification.

LVMLinuxRAID
0 likes · 46 min read
Master Linux Disk Management: From CHS to LVM and RAID Explained
MaGe Linux Operations
MaGe Linux Operations
Oct 28, 2024 · Operations

Step-by-Step Guide to Building a Software RAID 5 on Linux with mdadm

This tutorial walks through creating a software RAID 5 array on a CentOS 7 system using mdadm, covering partition preparation, array creation, filesystem formatting, mounting, configuration, monitoring, fault simulation, disk removal, re‑adding disks, and expanding the array to add a fourth member.

FilesystemLinuxRAID
0 likes · 8 min read
Step-by-Step Guide to Building a Software RAID 5 on Linux with mdadm
MaGe Linux Operations
MaGe Linux Operations
Jul 7, 2024 · Operations

Master Linux Disk Quota, LVM, and RAID: Step-by-Step Configuration Guide

This comprehensive tutorial explains how to set up and manage Linux disk quotas, logical volume management (LVM), and various RAID levels using command‑line tools, providing clear examples for checking kernel support, configuring limits, creating volumes, resizing, snapshotting, and handling RAID arrays.

Disk QuotaLVMLinux
0 likes · 31 min read
Master Linux Disk Quota, LVM, and RAID: Step-by-Step Configuration Guide
Qunar Tech Salon
Qunar Tech Salon
May 13, 2024 · Operations

Root Cause Analysis of Intermittent Timeout Issues in the Sirius Service Caused by RAID Card Consistency Checks

This article details the investigation of sporadic interface timeouts in the Sirius real‑time pricing service, revealing a weekly pattern linked to RAID controller consistency checks that cause IO spikes, logback queue blockage, and ultimately Dubbo client‑side timeouts, and proposes mitigation steps and general performance‑troubleshooting guidelines.

OperationsRAIDlogback
0 likes · 22 min read
Root Cause Analysis of Intermittent Timeout Issues in the Sirius Service Caused by RAID Card Consistency Checks
MaGe Linux Operations
MaGe Linux Operations
Mar 3, 2024 · Operations

Master Linux I/O Schedulers, fio Workloads, and RAID Performance

This guide explains how to choose Linux I/O schedulers, generate realistic storage workloads with fio, configure various RAID levels using mdadm and LVM, and monitor performance with tools like top, iostat, iotop, blktrace, and atop, providing practical command examples and best‑practice recommendations.

I/O schedulerLVMLinux
0 likes · 24 min read
Master Linux I/O Schedulers, fio Workloads, and RAID Performance
Open Source Linux
Open Source Linux
Feb 1, 2024 · Operations

Top Linux Ops Interview Q&A: RAID, Load Balancing, MySQL, and More

This article compiles essential Linux operations interview questions covering server management for hundreds of machines, RAID 0/1/5 principles, differences among LVS, Nginx and HAProxy, proxy servers, middleware, Tomcat ports, CDN, gray releases, DNS resolution, RabbitMQ, LVS modes, MySQL lock diagnostics, replication delay mitigation, root password reset, backup tools, keepalived health checks, common command‑line utilities, TCP/IP model, Nginx modules, web load‑balancing architectures, and practical shell scripts for monitoring and maintenance.

LinuxRAIDinterview
0 likes · 32 min read
Top Linux Ops Interview Q&A: RAID, Load Balancing, MySQL, and More
Architects' Tech Alliance
Architects' Tech Alliance
Dec 14, 2023 · Fundamentals

Understanding Disk Fault Tolerance and RAID Features

This article explains disk fault tolerance mechanisms, detailing how RAID levels (1, 5, 6, 10, 50, 60) provide redundancy, the concepts of consistency checking, hot‑spare and emergency‑spare, rebuild processes, read/write policies, power‑loss protection, striping, mirroring, external configurations, energy‑saving, and JBOD functionality.

Data ProtectionRAIDdisk fault tolerance
0 likes · 20 min read
Understanding Disk Fault Tolerance and RAID Features
Open Source Linux
Open Source Linux
Nov 30, 2023 · Fundamentals

Understanding the Four Levels of Computer Storage and Their Roles

This article explains the four main categories of computer storage—Level 1 (directly attached memory), Level 2 (I/O‑connected drives like HDDs and SSDs), Level 3 (large removable media such as tape), and offline storage (manual devices like optical discs and USB drives)—and clarifies how Direct‑Attached Storage (DAS) and RAID technologies fit into this hierarchy.

DASHardwareMemory Hierarchy
0 likes · 5 min read
Understanding the Four Levels of Computer Storage and Their Roles
Open Source Linux
Open Source Linux
Nov 23, 2023 · Operations

Mastering RAID Fault Tolerance: Consistency, Hot Spare, Rebuild & More

This article explains RAID fault tolerance mechanisms—including redundancy levels of RAID 1,5,6,10,50,60—covers consistency checks, hot‑spare and emergency backup, data reconstruction, read/write policies, power‑loss protection, striping, mirroring, foreign configurations, energy‑saving and JBOD, providing a comprehensive guide for storage administrators.

Data ProtectionRAIDStorage Management
0 likes · 15 min read
Mastering RAID Fault Tolerance: Consistency, Hot Spare, Rebuild & More
Open Source Linux
Open Source Linux
Nov 21, 2023 · Fundamentals

Understanding RAID Levels: Choose the Right Storage Solution for Performance and Reliability

RAID combines multiple physical disks into virtual drives, offering various levels—RAID 0, 1, 1ADM, 5, 6, 10, 10ADM, 1E, 50, and 60—each balancing performance, fault tolerance, and capacity, with detailed processing flows, storage calculations, and best‑practice recommendations for optimal deployment.

RAIDdata redundancyfault tolerance
0 likes · 20 min read
Understanding RAID Levels: Choose the Right Storage Solution for Performance and Reliability
Open Source Linux
Open Source Linux
Nov 6, 2023 · Fundamentals

How RAID Controllers Ensure Data Integrity and Performance: A Deep Dive

This article explains RAID fault tolerance, consistency checks, hot‑spare and emergency backup, reconstruction, read/write policies, power‑loss protection, striping, mirroring, external configuration, power‑saving and JBOD features, showing how RAID controllers maintain data integrity and system availability.

Data ProtectionRAIDdisk fault tolerance
0 likes · 16 min read
How RAID Controllers Ensure Data Integrity and Performance: A Deep Dive
Architects' Tech Alliance
Architects' Tech Alliance
Nov 5, 2023 · Fundamentals

Understanding RAID Fault Tolerance, Consistency Checks, Hot Spare, Rebuild, and Data Protection Features

This article explains RAID fault‑tolerance mechanisms, consistency verification, hot‑spare and emergency backup, rebuild processes, virtual‑disk read/write policies, power‑loss protection, disk striping, mirroring, foreign configurations, power‑saving and pass‑through features, providing a comprehensive overview of modern storage system capabilities.

RAIDdisk stripingfault tolerance
0 likes · 16 min read
Understanding RAID Fault Tolerance, Consistency Checks, Hot Spare, Rebuild, and Data Protection Features
Architects' Tech Alliance
Architects' Tech Alliance
Oct 26, 2023 · Fundamentals

Types of Computer Storage and an Overview of RAID

The article explains the four main categories of computer storage—primary, secondary, tertiary, and offline—detailing their connection to the CPU, typical devices, the concept of direct‑attached storage, and an overview of RAID technology for performance and redundancy.

Direct-Attached StorageRAIDStorage Hierarchy
0 likes · 5 min read
Types of Computer Storage and an Overview of RAID
Liangxu Linux
Liangxu Linux
Oct 2, 2023 · Fundamentals

Understanding Linux Ext Filesystem, RAID Types, and LVM Basics

This article explains the structure of Linux Ext2/3/4 filesystems, the role of superblocks and block groups, compares hardware and software RAID implementations with mdadm, and introduces LVM for flexible storage management, highlighting their benefits and limitations.

Ext filesystemLVMRAID
0 likes · 4 min read
Understanding Linux Ext Filesystem, RAID Types, and LVM Basics
Ops Development Stories
Ops Development Stories
Aug 17, 2023 · Operations

Understanding Server Storage Types: HDD, SSD, RAID & Network Storage Explained

This article explains the different server storage types—including mechanical HDDs, solid‑state SSDs, various interfaces, RAID arrays, and network‑attached storage—while covering their structures, performance characteristics, Linux device handling, and how to choose the right solution based on cost, capacity, speed, and reliability.

LinuxRAIDSSD
0 likes · 9 min read
Understanding Server Storage Types: HDD, SSD, RAID & Network Storage Explained
Open Source Linux
Open Source Linux
Aug 10, 2023 · Operations

How to Optimize Linux System Performance: A Practical Guide

This article explains why Linux performance issues arise, examines hardware, OS, network and application factors, outlines RAID choices, details OS and kernel tuning, describes the roles of ops staff, architects and developers, and provides a step‑by‑step troubleshooting workflow to improve system responsiveness and stability.

CPULinuxRAID
0 likes · 16 min read
How to Optimize Linux System Performance: A Practical Guide
MaGe Linux Operations
MaGe Linux Operations
Jul 10, 2023 · Operations

Master Linux Performance: Key Factors and Optimization Strategies

This article explains how Linux performance depends on hardware, OS configuration, and application design, detailing CPU, memory, disk I/O, network bandwidth, RAID choices, kernel tuning, file‑system selection, and the roles of operators, architects, and developers in a systematic optimization workflow.

CPULinuxMemory
0 likes · 14 min read
Master Linux Performance: Key Factors and Optimization Strategies
Open Source Linux
Open Source Linux
Jul 7, 2023 · Operations

Unlock Peak Linux Performance: Proven Tuning Strategies for Faster Systems

This article explains how to identify and resolve Linux performance bottlenecks by examining hardware resources, operating‑system settings, storage configurations, network bandwidth, and application behavior, and it outlines a systematic troubleshooting workflow for administrators, architects, and developers.

CPULinuxRAID
0 likes · 15 min read
Unlock Peak Linux Performance: Proven Tuning Strategies for Faster Systems
Architects' Tech Alliance
Architects' Tech Alliance
Jun 26, 2023 · Fundamentals

Understanding Linux Ext Filesystems, RAID, and LVM

This article explains the structure of Linux Ext (2/3/4) filesystems, detailing superblocks, inode tables and data blocks, then describes block groups, the role of superblocks, and outlines the differences between hardware and software RAID as well as the principles and risks of using LVM for flexible storage management.

FilesystemLVMLinux
0 likes · 5 min read
Understanding Linux Ext Filesystems, RAID, and LVM
Architects' Tech Alliance
Architects' Tech Alliance
Jun 18, 2023 · Cloud Computing

Comparison of Three‑Replica and Dual‑RAID Distributed Storage Architectures

The article compares three‑replica and dual‑RAID distributed storage designs, detailing their architectures, bandwidth and latency impacts, failure isolation, “slow‑disk” issues, and overall performance, stability, and reliability advantages of dual‑RAID for modern cloud and hyper‑converged environments.

Data ProtectionRAIDcloud storage
0 likes · 7 min read
Comparison of Three‑Replica and Dual‑RAID Distributed Storage Architectures
MaGe Linux Operations
MaGe Linux Operations
Apr 16, 2023 · Operations

Mastering Linux Performance: Key Factors and Optimization Strategies

Linux performance hinges on the interplay of hardware resources, OS configuration, and application efficiency; this guide outlines key factors such as CPU, memory, disk I/O, RAID, network bandwidth, kernel tuning, and the roles of ops, architects, and developers in systematic performance optimization.

Disk I/OLinuxMemory
0 likes · 16 min read
Mastering Linux Performance: Key Factors and Optimization Strategies
Liangxu Linux
Liangxu Linux
Apr 11, 2023 · Operations

Master Linux Performance Tuning: Practical Steps for Faster Systems

This guide explains why Linux performance depends on both hardware and software, outlines key factors such as CPU, memory, disk I/O, network, OS installation, kernel parameters, file systems, and application design, and provides a step‑by‑step process for administrators, architects, and developers to diagnose and optimize system speed.

HardwareLinuxRAID
0 likes · 16 min read
Master Linux Performance Tuning: Practical Steps for Faster Systems
Open Source Linux
Open Source Linux
Feb 27, 2023 · Fundamentals

Mastering RAID: From Basics to Linux Software RAID 5 Setup

This article explains the fundamentals of RAID, compares common RAID levels, describes hardware RAID components, and provides a step‑by‑step guide for configuring a Linux software RAID 5 array with mdadm, including commands, monitoring, and recovery procedures.

HardwareLinuxRAID
0 likes · 11 min read
Mastering RAID: From Basics to Linux Software RAID 5 Setup
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.

Data ProtectionData verificationECC
0 likes · 13 min read
Factors Affecting Storage System Reliability and Related Technologies
Open Source Linux
Open Source Linux
Oct 26, 2022 · Fundamentals

Choosing the Right RAID Level: Pros, Cons, and Best Use Cases

This guide explains what RAID is, its role in server storage, compares common RAID levels (0, 1, 5, 6, 10) in terms of fault tolerance, performance, and capacity, and offers recommendations for selecting the most suitable RAID configuration based on data safety, speed, and cost considerations.

Data ProtectionRAIDfault tolerance
0 likes · 8 min read
Choosing the Right RAID Level: Pros, Cons, and Best Use Cases
Architects' Tech Alliance
Architects' Tech Alliance
Mar 29, 2022 · Fundamentals

Understanding Linux Ext Filesystems, RAID, and LVM

This article explains the structure of Linux Ext (2/3/4) file systems, the role of superblocks and block groups, compares hardware and software RAID, and introduces LVM as a flexible volume management solution, highlighting its benefits and potential risks.

Ext filesystemLVMLinux
0 likes · 5 min read
Understanding Linux Ext Filesystems, RAID, and LVM
Open Source Linux
Open Source Linux
Oct 7, 2021 · Fundamentals

Understanding RAID Levels: From RAID 0 to RAID 10 and Beyond

This article explains the purpose and principles of RAID arrays, compares common RAID levels (0, 1, 5, 6, 10) and JBOD, and outlines advanced configurations such as RAID N+N, helping readers choose the right storage solution for performance and reliability.

JBODRAIDdata redundancy
0 likes · 5 min read
Understanding RAID Levels: From RAID 0 to RAID 10 and Beyond
Open Source Linux
Open Source Linux
Aug 5, 2021 · Fundamentals

Understanding DAS, NAS, SAN and RAID: A Complete Storage Fundamentals Guide

This article provides a comprehensive overview of storage fundamentals, covering the concepts, architectures, and use cases of Direct‑Access Storage (DAS), Network‑Attached Storage (NAS), Storage Area Networks (SAN), and detailed explanations of RAID levels, their advantages, limitations, and implementation options.

DASNASRAID
0 likes · 25 min read
Understanding DAS, NAS, SAN and RAID: A Complete Storage Fundamentals Guide
Open Source Linux
Open Source Linux
May 26, 2021 · Fundamentals

How Hard Drives Store Data: Inside the Mechanics and Architecture

This article explains the types, components, operation principles, data layout, read/write process, locality-based prefetching, fragmentation, capacity calculations, and RAID configurations of modern hard disk drives, providing a comprehensive technical overview for anyone interested in storage fundamentals.

Disk I/ORAIDhard disk
0 likes · 21 min read
How Hard Drives Store Data: Inside the Mechanics and Architecture
DataFunTalk
DataFunTalk
Feb 8, 2021 · Big Data

Ozone: The Next‑Generation Distributed Storage System Aiming to Replace HDFS

This article explains how Apache Ozone, built on the HDDS layer, addresses the scalability, memory, and performance limitations of HDFS by splitting metadata services, using RocksDB, implementing fine‑grained locking, RAFT‑based HA, and offering rich APIs, while outlining current challenges and future roadmap.

Big DataHDDSHDFS
0 likes · 29 min read
Ozone: The Next‑Generation Distributed Storage System Aiming to Replace HDFS
Practical DevOps Architecture
Practical DevOps Architecture
Nov 8, 2020 · Operations

How to Configure BIOS and Create RAID 5 Volumes

This guide walks through entering the BIOS, selecting system settings, configuring the storage controller, creating RAID 0/1/5 volumes with specific capacities, and verifying the status of each logical volume using step‑by‑step screenshots.

BIOSOperationsRAID
0 likes · 3 min read
How to Configure BIOS and Create RAID 5 Volumes
Architects' Tech Alliance
Architects' Tech Alliance
Nov 6, 2020 · Fundamentals

Fundamentals of Server Hardware, Storage, and Network Interfaces

This article provides a comprehensive overview of server fundamentals, covering definitions, high‑performance characteristics, core components such as CPU, memory, disks and RAID, various CPU architectures, server classifications, C/S and B/S models, and detailed explanations of network interface cards, their functions, classifications, port types, and cable options.

HardwareIT fundamentalsRAID
0 likes · 6 min read
Fundamentals of Server Hardware, Storage, and Network Interfaces
Architects' Tech Alliance
Architects' Tech Alliance
Nov 1, 2020 · Fundamentals

Essential Storage Fundamentals: RAID, Snapshots, Backup, CDP, Clustering, and VTL Explained

This guide provides a concise overview of core storage concepts—including RAID levels, COW/ROW snapshot mechanisms, backup strategies, continuous data protection, clustering architectures, and virtual tape library (VTL) implementations—helping readers understand how each technology contributes to data reliability and availability.

BackupCDPRAID
0 likes · 4 min read
Essential Storage Fundamentals: RAID, Snapshots, Backup, CDP, Clustering, and VTL Explained
Open Source Linux
Open Source Linux
May 24, 2020 · Operations

Understanding Server Hardware: Power, CPU, Memory, Disk, RAID & More

This article explains the essential components of a server—including power supply, CPU, RAM, storage, RAID cards, remote management modules, and motherboard—detailing their functions, typical configurations, and best‑practice considerations for reliable enterprise operations.

CPUMemoryRAID
0 likes · 9 min read
Understanding Server Hardware: Power, CPU, Memory, Disk, RAID & More
Refining Core Development Skills
Refining Core Development Skills
Apr 12, 2020 · Fundamentals

Understanding RAID Levels, Disk Performance, and How to Inspect RAID Configurations on Linux

This article explains why mechanical hard drives are slower and less reliable than electronic components, introduces RAID 0, RAID 1, and RAID 5 as solutions to improve speed and fault tolerance, discusses RAID card caching, and shows practical Linux commands for examining RAID hardware and configuration.

Disk PerformanceLinuxRAID
0 likes · 11 min read
Understanding RAID Levels, Disk Performance, and How to Inspect RAID Configurations on Linux
MaGe Linux Operations
MaGe Linux Operations
Mar 19, 2020 · Operations

Mastering Game Operations: From RAID Configurations to Load Balancer Choices

This article explains the fundamentals of operations and game operations, outlines server management strategies for hundreds of machines, compares RAID levels, evaluates load balancers (LVS, Nginx, HAProxy), discusses proxy servers (Squid, Varnish, Nginx), and clarifies middleware, JDK, Tomcat ports, and CDN concepts.

OperationsRAIDgame operations
0 likes · 8 min read
Mastering Game Operations: From RAID Configurations to Load Balancer Choices
Efficient Ops
Efficient Ops
Mar 18, 2020 · Fundamentals

Master RAID in One Minute: Quick Guide to Disk Array Types & Benefits

This concise guide explains RAID fundamentals, covering hardware vs. software implementations, various RAID levels, deployment methods, and the strengths and weaknesses of each configuration, all illustrated with clear diagrams for rapid comprehension.

RAIDSoftware RAIDdisk array
0 likes · 5 min read
Master RAID in One Minute: Quick Guide to Disk Array Types & Benefits
ITPUB
ITPUB
Nov 21, 2019 · Fundamentals

Understanding GNU/Linux: From GPL to RAID and System Basics

Explore the core concepts of GNU/Linux, including the GNU project and GPL license, Linux distributions, Unix heritage, swap partitions, GRUB bootloader, buffer vs cache, TCP three-way handshake, directory hierarchy, hard and symbolic links, and RAID storage levels, all explained in clear detail.

FilesystemGNULinux
0 likes · 11 min read
Understanding GNU/Linux: From GPL to RAID and System Basics
Liangxu Linux
Liangxu Linux
Nov 20, 2019 · Fundamentals

Essential Linux Fundamentals: GNU, GPL, Distributions, Filesystem, RAID & More

This article provides a concise overview of core Linux concepts, covering the GNU project and GPL license, common distributions, swap partitions, GRUB bootloader, buffer vs cache, TCP three-way handshake, filesystem hierarchy, hard and symbolic links, and an introduction to RAID levels and their characteristics.

FilesystemGNUGPL
0 likes · 11 min read
Essential Linux Fundamentals: GNU, GPL, Distributions, Filesystem, RAID & More
MaGe Linux Operations
MaGe Linux Operations
Nov 17, 2019 · Fundamentals

Linux Fundamentals Explained: GNU, GPL, Distributions, Filesystems & RAID

This article provides a comprehensive overview of core Linux concepts, including the GNU project and GPL license, common distributions, Unix origins, swap partitions, GRUB bootloader, buffer vs cache, TCP three‑way handshake, filesystem hierarchy, hard and symbolic links, and RAID storage technologies.

GNUGPLOperating System
0 likes · 11 min read
Linux Fundamentals Explained: GNU, GPL, Distributions, Filesystems & RAID
Architects' Tech Alliance
Architects' Tech Alliance
Jun 19, 2019 · Industry Insights

How IO Aggregation, RAID Choices, and Workload Types Shape Storage Performance

This article provides a comprehensive technical analysis of storage performance, covering IO aggregation, RAID write penalties, workload models such as OLTP/OLAP/VDI/SPC‑1, read/write ratios, RAID level effects, sequential versus random IO, IO size, and cache acceleration, with practical formulas and diagrams to guide accurate capacity and performance planning.

Cache AccelerationIO aggregationIO size
0 likes · 15 min read
How IO Aggregation, RAID Choices, and Workload Types Shape Storage Performance
Big Data Technology & Architecture
Big Data Technology & Architecture
Apr 3, 2019 · Big Data

Understanding RAID and Its Role in HDFS Architecture

This article explains the storage challenges of big data, introduces RAID technologies and their variants, and shows how the principles of RAID are applied in the Hadoop Distributed File System (HDFS) to achieve scalable, reliable, and high‑performance data storage and processing.

Big DataHDFSRAID
0 likes · 10 min read
Understanding RAID and Its Role in HDFS Architecture
Efficient Ops
Efficient Ops
Feb 2, 2019 · Operations

Understanding DAS, NAS, and SAN: A Guide to Modern Storage Technologies

This article explains the three main storage architectures—Direct Attached Storage (DAS), Network Attached Storage (NAS), and Storage Area Network (SAN)—and compares their protocols, scaling methods, caching policies, RAID levels, LUN concepts, and core Linux block I/O structures.

DASNASRAID
0 likes · 16 min read
Understanding DAS, NAS, and SAN: A Guide to Modern Storage Technologies
MaGe Linux Operations
MaGe Linux Operations
Jan 7, 2019 · Fundamentals

Master Linux Basics: GNU, GPL, Distributions, Swap, GRUB, and More

This comprehensive guide introduces the GNU project and GPL license, outlines typical Linux distributions, explains Unix roots, swap partitions, GRUB bootloader, buffer vs cache, TCP three-way handshake, Linux directory hierarchy, hard and symbolic links, and RAID levels, providing essential Linux fundamentals for beginners.

FilesystemGNUGPL
0 likes · 11 min read
Master Linux Basics: GNU, GPL, Distributions, Swap, GRUB, and More
Architects' Tech Alliance
Architects' Tech Alliance
Aug 18, 2018 · Fundamentals

Understanding Disk I/O: From Read/Write Basics to RAID IOPS Calculations

This article comprehensively explains disk storage fundamentals—including read/write operations, random versus sequential access, queue and burst modes, IO size variability, IOPS metrics, RAID performance penalties, and response‑time behavior—providing practical formulas and guidelines for evaluating storage systems.

Disk I/OIO latencyIOPS
0 likes · 16 min read
Understanding Disk I/O: From Read/Write Basics to RAID IOPS Calculations
MaGe Linux Operations
MaGe Linux Operations
Jul 17, 2018 · Fundamentals

Unlocking Linux Essentials: From GNU/GPL to RAID and Filesystem Basics

This article introduces the fundamentals of Linux and open‑source software, covering GNU and GPL licensing, typical Linux distributions, Unix roots, swap partitions, GRUB bootloader, buffer vs cache, TCP three‑way handshake, filesystem hierarchy, hard/soft links, and an overview of RAID levels.

FilesystemGNUGPL
0 likes · 12 min read
Unlocking Linux Essentials: From GNU/GPL to RAID and Filesystem Basics