We are currently using YugabyteDB stable version 2.20.5.0 and have started using yugabyted. We would like to know if yugabyted supports specifying multiple data disks using the --data_dir flag.
Hi @parvez The version 2.20.5.0 doesn’t support multiple data disks. It was introduced in the 2024.1 release.
However, The database itself has support for multiple disks, its only yugabyted added support for it in 2024.1 release. I believe we can directly set the data_dirs by setting the correct gflags when starting yugabyted.