Skip to content

Instantly share code, notes, and snippets.

@notmyname
Created January 6, 2015 19:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save notmyname/317fdb2c50a2fdb1f3e2 to your computer and use it in GitHub Desktop.
Save notmyname/317fdb2c50a2fdb1f3e2 to your computer and use it in GitHub Desktop.
# swift data drives
LABEL=d1 /srv/1/node/d1 xfs noatime,nodiratime,nobarrier,logbufs=8,inode64 0 0
LABEL=d2 /srv/2/node/d2 xfs noatime,nodiratime,nobarrier,logbufs=8,inode64 0 0
LABEL=d3 /srv/3/node/d3 xfs noatime,nodiratime,nobarrier,logbufs=8,inode64 0 0
LABEL=d4 /srv/4/node/d4 xfs noatime,nodiratime,nobarrier,logbufs=8,inode64 0 0
LABEL=d5 /srv/1/node/d5 xfs noatime,nodiratime,nobarrier,logbufs=8,inode64 0 0
LABEL=d6 /srv/2/node/d6 xfs noatime,nodiratime,nobarrier,logbufs=8,inode64 0 0
LABEL=d7 /srv/3/node/d7 xfs noatime,nodiratime,nobarrier,logbufs=8,inode64 0 0
LABEL=d8 /srv/4/node/d8 xfs noatime,nodiratime,nobarrier,logbufs=8,inode64 0 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment