I'm currently attempting to restore a cPanel account from another server. The transfer was successful however restore subsequently failed with the following error message:
Target “/home” on host “host.domain.com” has 409.31 GB free and requires at least 39 bytes free, which includes space for temporary files. debug: Established cpanel session
Disk space appears to be fine on the server itself:
At this point I'm not sure what is happening - Any ideas?
Target “/home” on host “host.domain.com” has 409.31 GB free and requires at least 39 bytes free, which includes space for temporary files. debug: Established cpanel session
Disk space appears to be fine on the server itself:
Code:
[my.server]# df -h
Filesystem Size Used Avail Use% Mounted on
devtmpfs 16G 0 16G 0% /dev
tmpfs 16G 0 16G 0% /dev/shm
tmpfs 16G 9.2M 16G 1% /run
tmpfs 16G 0 16G 0% /sys/fs/cgroup
/dev/mapper/centos-root 50G 6.0G 45G 12% /
/dev/sda2 1014M 144M 871M 15% /boot
/dev/sda1 200M 12M 189M 6% /boot/efi
/dev/mapper/centos-home 410G 34M 410G 1% /home
/dev/loop0 2.3G 8.0M 2.1G 1% /tmp
tmpfs 3.2G 0 3.2G 0% /run/user/0
Last edited by a moderator: