<div dir="ltr">Hello everyone. <br>I have a new GlusterFS setup with 3 servers and 2 volumes. The &quot;HotTier&quot; volume uses Nvme and the &quot;ColdTier&quot; volume uses HDD&#39;s. How do I specify the tiers for each volume?<br><br>I will be adding 2 more HDDs to each server. I would then like to change from a Replicate to Distributed-Replicated. Not sure if that makes a difference in the tiering setup. <br><br><div>[root@Glus1 ~]# gluster volume info</div><div><br></div><div>Volume Name: ColdTier</div><div>Type: Replicate</div><div>Volume ID: 1647487b-c05a-4cf7-81a7-08102ae348b6</div><div>Status: Started</div><div>Snapshot Count: 0</div><div>Number of Bricks: 1 x 3 = 3</div><div>Transport-type: tcp</div><div>Bricks:</div><div>Brick1: Glus1:/data/glusterfs/ColdTier/brick1</div><div>Brick2: Glus2:/data/glusterfs/ColdTier/brick2</div><div>Brick3: Glus3:/data/glusterfs/ColdTier/brick3</div><div>Options Reconfigured:</div><div>transport.address-family: inet</div><div>nfs.disable: on</div><div>performance.client-io-threads: off</div><div><br></div><div>Volume Name: HotTier</div><div>Type: Replicate</div><div>Volume ID: 6294035d-a199-4574-be11-d48ab7c4b33c</div><div>Status: Started</div><div>Snapshot Count: 0</div><div>Number of Bricks: 1 x 3 = 3</div><div>Transport-type: tcp</div><div>Bricks:</div><div>Brick1: Glus1:/data/glusterfs/HotTier/brick1</div><div>Brick2: Glus2:/data/glusterfs/HotTier/brick2</div><div>Brick3: Glus3:/data/glusterfs/HotTier/brick3</div><div>Options Reconfigured:</div><div>auth.allow: 10.0.1.*</div><div>transport.address-family: inet</div><div>nfs.disable: on</div><div>performance.client-io-threads: off</div><div>[root@Glus1 ~]#<br><br><br>Thank you all for your help!</div></div>