Tagged articles
4 articles
Page 1 of 1
58 Tech
58 Tech
May 24, 2019 · Operations

Investigation of Slab‑Lock Issues and CPU Power Management on Linux Servers

The article analyzes write latency caused by a slab lock in the monitoring agent, evaluates kernel upgrades and BIOS power‑saving settings, and explains CPU power‑state mechanisms (P‑States, C‑States, T‑States) with performance testing scripts to guide server performance tuning.

BIOS SettingsCPU Power ManagementKernel upgrade
0 likes · 10 min read
Investigation of Slab‑Lock Issues and CPU Power Management on Linux Servers
dbaplus Community
dbaplus Community
May 31, 2017 · Operations

Why Docker Hosts Crashed: Tracing Kernel Null‑Pointer Bugs and the Fix

The article recounts a half‑year investigation of a high‑performance proxy cluster whose Docker hosts repeatedly crashed due to kernel null‑pointer dereferences, detailing log analysis, three faulty hypotheses, extensive web research, kernel and Docker upgrades, and the final operational lessons learned.

DockerKernel upgradeLinux kernel
0 likes · 14 min read
Why Docker Hosts Crashed: Tracing Kernel Null‑Pointer Bugs and the Fix
Qunar Tech Salon
Qunar Tech Salon
Aug 6, 2015 · Operations

Proper Server Reboot Practices: Lessons from a Kernel Upgrade Incident

After a painful P1 incident caused by a kernel upgrade, this article outlines how to properly reboot a Linux server by documenting pre‑restart state, verifying post‑restart consistency with process and port snapshots, and using simple commands such as ps, netstat, diff, and last to ensure service continuity.

Kernel upgradeserver reboot
0 likes · 5 min read
Proper Server Reboot Practices: Lessons from a Kernel Upgrade Incident