Elektrine lite

← Feed

Julien Riou

jriou@hachyderm.io

<p>Tech lead for a European cloud provider. I often talk about open source databases, automation, development, self-hosting/homelab.</p><p>Toots are my own.</p><p><a href="https://hachyderm.io/tags/postgresql" class="mention hashtag" rel="tag">#<span>postgresql</span></a> <a href="https://hachyderm.io/tags/mysql" class="mention hashtag" rel="tag">#<span>mysql</span></a> <a href="https://hachyderm.io/tags/ansible" class="mention hashtag" rel="tag">#<span>ansible</span></a> <a href="https://hachyderm.io/tags/terraform" class="mention hashtag" rel="tag">#<span>terraform</span></a> <a href="https://hachyderm.io/tags/golang" class="mention hashtag" rel="tag">#<span>golang</span></a> <a href="https://hachyderm.io/tags/python" class="mention hashtag" rel="tag">#<span>python</span></a> <a href="ht

Posts

  • Post #461649

    Tips for my fellow homelabers: Write the serial numbers of your disks and their physical position in the case. When a disk will fail, and that could take years, you&amp;#39;ll thank yourself because you&amp;#39;ll have forgotten where is the damn failing disk. On Linux, add the &amp;quot;nofail&amp;quot; argument to the mountpoints in the fstab for your data disks (not the system) so you can reboot the host safely. The host will not be stuck because the disk you are replacing is not available...