Skip to content

Danielle and Roger Blog

  • Cantenna Testing
  • HourChime
  • Cooking
  • St Johns Bach Foundation
August 8, 2016 / IT

Testing glusterfs on centos

Following along the CentOS howto using Centos 7.2

Just a couple of things have changed since it was written:

  1. As per the CentOS storage special interest group, you can now get the glusterfs packages without using wget to retrieve additional repos:
    yum install centos-release-gluster
    
    yum install glusterfs-server samba
  2. Evidently xfs filesystems should be formatted to inode size 512 bytes, not 256.
  3. If you want to delete a volume immediately after creating, you’ll need some incantations to re-use the bricks without re-formating them.

Along the way I asked myself the following questions

  1. Should each of the physical disks be surfaced as a separate volume group and allocated within a single logical volume using 100% of the VG? Allocating 100% prevents using LVM snapshots, but why would you ever want to do that (or is that a building block for GlusterFS snapshots?)  Is there something that could be done to use HSM and LVM to balance blocks on each node?
  2. What is the best filesystem for the bricks? XFS is the default. As above, it should be formatted with 512 byte inodes.
  3. What should the network segmentation and firewall zone configuration be?
  4. What brick layout, replica setting and stripe setting makes sense? The number of bricks are required to be the product of the number of replicas and stripes.
  5. How to best utilise SSD
    1. Through glusterfs file level tiering in the March gluster / Redhat storage tech preview? This version also allows access to erasure coding, lowering the cost of storage replication.
      1. immediately available in the Centos 7.2 build. BUT… works at the file level, so not so helpful with VMs. However if sharding is turned on, perhaps it works at the shard level?
    2. Through block level management with dm-cache or similar, preferably integrated to LVM?
    3. Through hardware RAID controller?

Post navigation

Previous Post:

Recipes for 9/7/2016

Next Post:

Recipes w/c 6/8

Recent Posts

  • Slackbot on Raspberry Pi
  • Windows 10 Boot Recovery or Not
  • 20 Minute VC – the schizophrenia of raising v.s. running the business
  • SaaStr 2017
  • Testing Openstack with Ansible and all-in-one install on Hyper-V

Categories

  • 2012 Trip
  • 2014 trip
  • Cooking
  • IT
  • Knitting
  • Radio Control
  • SaaS
  • Uncategorized

Recent Comments

  • roger on Cooking for the cold this week
  • roger on Some things this week
  • danielle on Preserving olives
  • roger on Meal plan w/c 3/12
  • roger on Meal plan w/c 26/11

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
© 2023 Danielle and Roger Blog