Displaying 1 result from an estimated 1 matches for "vms4".
Did you mean:
vms
2024 Oct 17
0
Bricks with different sizes.
...,_netdev,x-systemd.automount,backupvolfile-server=gluster2 0 0
Later on, I add more 3 HDD, like:
mkfs.xfs /dev/sdf
mkfs.xfs /dev/sdg
mkfs.xfs /dev/sdh
mount /dev/sdf /disk4
mount /dev/sdg /disk5
mount /dev/sdh /disk6
And than, I add the bricks:
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
The /vms mounted grow up normally.
So my question: is there anything dangerous to do this way?
Any better alternative will be welcome.
Thanks
---
Gilberto Nunes Ferreira
------...