<div dir="ltr"><div>Hi there.</div><div>I am deploying a glusterfs 2-node server, just for fun!</div><div><br></div><div>So in each server, I have:</div><div>2x - 500G - Operational System</div><div>2x - 2TB</div><div>1x - 1TB</div><div>I formattedĀ the 2x 2TB and the 1x 1TB with XFS and mounted it in this order:</div><div><br></div><div>/dev/sdc -> /disk1 -----> 2TB</div><div>/dev/sdd -> /disk2 -----> 2TB</div><div>/dev/sde -> /disk3 -----> 1TB</div><div><br></div><div>And the create a gluster vol with this command:</div><div>gluster vol create VMS replica 2 gluster1:/disco1/vms1 gluster1:/disco2/vms2 gluster1:/disco3/vms3 gluster2:/disco1/vms1 gluster2:/disco2/vms2 gluster2:/disco3/vms3 force</div><div>And mounted into /vms</div><div>like this:</div><div>gluster1:VMS /vms glusterfs defaults,_netdev,x-systemd.automount,backupvolfile-server=gluster2 0 0</div><div><br></div><div>Later on, I add more 3 HDD, like:</div><div>mkfs.xfs /dev/sdf</div><div>mkfs.xfs /dev/sdg</div><div>mkfs.xfs /dev/sdh<br>mount /dev/sdf /disk4<br>mount /dev/sdg /disk5<br>mount /dev/sdh /disk6</div><div><br></div><div>And than, I add the bricks:</div><div>gluster vol add-brick VMS replica 2 gluster1:/disco4/vms4 gluster1:/disco4/vms5 gluster1:/disco5/vms5 gluster2:/disco4/vms4 gluster2:/disco4/vms5 gluster2:/disco5/vms5 force</div><div>The /vms mounted grow up normally.</div><div>So my question: is there anything dangerousĀ to do this way?</div><div><br></div><div>Any better alternative will be welcome.</div><div><br></div><div>Thanks</div><div><br></div><div><br></div><div><br></div><div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>---</div><div><br></div><div>Gilberto Nunes Ferreira<br></div><div><div><br></div><div><p style="font-size:12.8px;margin:0px"></p><p style="font-size:12.8px;margin:0px"><br></p><p style="font-size:12.8px;margin:0px"><br></p></div></div><div><br></div></div></div></div></div></div></div></div></div></div>