Yet Another Blog About Storage and Linux

Benchmark Key Value Swapping of a Dictionary in Python


Benchmarking the dictionary key value swapping using different methods…
Read more ⟶

Troubleshooting Your RAID: A Quick Guide


Troubleshooting RAID issues requires proactive monitoring, timely disk replacements, and understanding system logs. By following this guide, administrators can ensure RAID arrays remain operational and recover effectively from failures.…
Read more ⟶

Advanced Raid Failure Simulations Using Mdadm


Simulating RAID failures is essential for understanding how to handle real-world issues. By practicing disk failures and recovery, system administrators can minimize downtime and prevent data loss. Always test in a non-production environment before applying these techniques in live systems.…
Read more ⟶

Setting Up Raid on Linux Using Mdadm


Using mdadm, Linux users can create robust RAID arrays for improved performance, redundancy, or both. Understanding RAID’s history, benefits, and setup process empowers system administrators to implement storage solutions tailored to their needs.…
Read more ⟶

Getting Started With Ceph


I have a new blank page with Ceph, and will share what I learn, here how it has started…
Read more ⟶

How Did I Add a Google Consent Message


In this article, I tried to wrap up the steps to add a Google Consent Message to my website…
Read more ⟶

How Did I Set This Blog Using Hugo


A story of how I ended up with Hugo, and how I did it.…
Read more ⟶

Bucket Sync and Migration With Rclone


To be able to perform a basic bucket migration, lets dive in…
Read more ⟶

Operations of Multipart Upload in S3


This article will guide you through deeply understanding of multipart upload…
Read more ⟶

Cursor Highlighting in Vim


When it is getting difficult to see where is the cursor in vim, this article will help you find where you are…
Read more ⟶