Hello,
I have Cpanel installed on a DigitalOcean Dropplet/Server and recently i expanded its storage by adding a new "volume" which basically gets mounted on my server.
I want to move an account from the default disk to this new one and whm is giving me the folllowing error
Sorry, there is only one usable partition detected on this machine matching “home”
df -kh returns the following
Filesystem Size Used Avail Use% Mounted on
/dev/vda1 40G 32G 5.4G 86% /
devtmpfs 912M 0 912M 0% /dev
tmpfs 920M 0 920M 0% /dev/shm
tmpfs 920M 17M 904M 2% /run
tmpfs 920M 0 920M 0% /sys/fs/cgroup
/dev/loop0 1010M 2.2M 955M 1% /tmp
tmpfs 184M 0 184M 0% /run/user/0
/dev/sdb 20G 45M 19G 1% /home2
What am I doing wrong?
I have Cpanel installed on a DigitalOcean Dropplet/Server and recently i expanded its storage by adding a new "volume" which basically gets mounted on my server.
I want to move an account from the default disk to this new one and whm is giving me the folllowing error
Sorry, there is only one usable partition detected on this machine matching “home”
df -kh returns the following
Filesystem Size Used Avail Use% Mounted on
/dev/vda1 40G 32G 5.4G 86% /
devtmpfs 912M 0 912M 0% /dev
tmpfs 920M 0 920M 0% /dev/shm
tmpfs 920M 17M 904M 2% /run
tmpfs 920M 0 920M 0% /sys/fs/cgroup
/dev/loop0 1010M 2.2M 955M 1% /tmp
tmpfs 184M 0 184M 0% /run/user/0
/dev/sdb 20G 45M 19G 1% /home2
What am I doing wrong?