Hunting the ghost in the machine
A NAS that hard-freezes with no useful logs is frustrating. This post walks through the investigation that led from misleading…
Technology is more than a hobby
A NAS that hard-freezes with no useful logs is frustrating. This post walks through the investigation that led from misleading…
Below are some parameters I found to improve the speed of my ZFS volumes. zfs set xattr=sa <poolname> zfs set…
Here is a list of parameters I found over time to improve the speed of my GlusterFS instances. gluster volume…
While it is rather easy to change the hostname of the Linux box the GlusterFS is sitting, Gluster might not…
In case you are plagued by SSH connections dying in the worst moments and the following waiting period, here might…
Keepalived with IPv4 and IPv6 in Dual-Stack Why I wanted to do this I set up IPv6 in my new…
Ever needed to change something in a file, you only have a command line and the default editor is nano?…
I just tried to figure out, how to get syntax highlighting into my vi editor, as it working on the…