size is 16TB and very almost there
Maybe you can use LVM to extend your partition https://askubuntu.com/a/3621
you mean create another partition? like here i have 3 partitions (?) so add another one?
https://www.baeldung.com/linux/lvm-add-disk
You say it's almost at 16 TB but your partitions don't use even half a terabyte. Can't you just increase the size of the partition where the MySQL database is?
This is just an example from another machine
OK Are you using ext4 on the database server? I would use xfs instead of ext4 for the database partition. Please study what is LVM first. You can use LVM to extend a partition using more disks.
the database is originally windows which was NTFS , now we are moving to linux so I created ext4
https://unix.stackexchange.com/questions/365355/why-is-ext4-only-recommended-up-to-16-tb
https://linuxhandbook.com/lvm-guide/
https://dev.to/thecodersden/logical-volume-manager-a-beginners-guide-49l3
Обсуждают сегодня