GlusterFS on Nixos

delete-dot-run
Oct 12, 2021

--

So i’ve spent actual days trying to get Gluster to automount using NixOS, i’ve tried most every combination and it came down to something super simple

GlusterFS

fsType = “glusterfs”;

Yep thats right! it all started when i used nixos-generate-config to generate hardware-config for me

it used the file type of “fuse.gluster” as the fsType ive been through days of using custom mount flags like _netdev yada yada yada…

so if you want to automount glusterfs on nix just change the fsType to glusterfs from fuse.glusterfs

Simple fix, happens to work!

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

delete-dot-run
delete-dot-run

Written by delete-dot-run

Create Read Edit Delete Run Repeat

No responses yet

Write a response