Hi,
I just installed aapanel on a server with 2 x 3TB HDD
But i just get 1Tb in /root and 1.7tb in /home directory
And when i add a website to root, it just allows me to use 1tb available space for upload.
I just need all the available 5tb space for my website.
`[root@CentOS-81-64-minimal ~]# fdisk -l
Disk /dev/sda: 2.7 TiB, 3000592982016 bytes, 5860533168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 56E31E1C-D7C0-4C0B-824D-8604F8DCD17E
Device Start End Sectors Size Type
/dev/sda1 4096 16781311 16777216 8G Linux swap
/dev/sda2 16781312 17829887 1048576 512M Linux filesystem
/dev/sda3 17829888 2165313535 2147483648 1T Linux filesystem
/dev/sda4 2165313536 5860533134 3695219599 1.7T Linux filesystem
/dev/sda5 2048 4095 2048 1M BIOS boot
Partition table entries are not in disk order.
Disk /dev/sdb: 2.7 TiB, 3000592982016 bytes, 5860533168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 6FB83E64-E468-4555-9504-51E7E9D44EA9
Device Start End Sectors Size Type
/dev/sdb1 4096 16781311 16777216 8G Linux swap
/dev/sdb2 16781312 17829887 1048576 512M Linux filesystem
/dev/sdb3 17829888 2165313535 2147483648 1T Linux filesystem
/dev/sdb4 2165313536 5860533134 3695219599 1.7T Linux filesystem
/dev/sdb5 2048 4095 2048 1M BIOS boot
Partition table entries are not in disk order.
[root@CentOS-81-64-minimal ~]# `