You've successfully subscribed to Nuvotex Blog
Great! Next, complete checkout for full access to Nuvotex Blog
Welcome back! You've successfully signed in.
Success! Your account is fully activated, you now have access to all content.
Success! Your billing info is updated.
Billing info update failed.

Linux

Debian - Kernelupdate via backports

Debian - Kernelupdate via backports

Working with machines running on debian is great - debian is a distribution that focuses on stable environments. Providing stability comes - as everything - with a cost: Packages provided with a distribution are not latest & greatest, they are proven. TL;DR Using debian backports is a good way

Daniel Nachtrub
Daniel Nachtrub
Linux
Setting up a ceph cluster

Setting up a ceph cluster

Ceph is an open-source storage platform that is built on top of an object storage and provides different ways to build application storage on top. This article will focus on how to deploy a ceph cluster from zero.

Daniel Nachtrub
Daniel Nachtrub
Linux
Ceph - Upgrade feature levels

Ceph - Upgrade feature levels

Upgrading distributed systems implies running everything so it's compatible. Ceph is using feature maps to ensure compatibility. This article shows how to ugprade the feature level of a ceph cluster.

Daniel Nachtrub
Daniel Nachtrub
Linux
Linux - i/o monitor and test tools

Linux - i/o monitor and test tools

This post shows a few tools that are useful to check for i/o issues on linux systems by watching current i/o or testing the subsystem explicitly.

Daniel Nachtrub
Daniel Nachtrub
Linux