Migration to 16 Error on Size

So moving a server from 15 to 16 that has a storage capacity of 1.5 TB
Used Space 33 GB of 1.5 TB

The upgrade script apparently cannot understand the difference between GB and TB

Error generated

Your system has insufficient disk space i.e 1.5T GB. Upgrade to PBX 16 requires at least 2GB or more of disk space. Kindly free up the disk space and try again.

What is the output of

df -h

[root@gds-r820-qz12 ~]# df -h
Filesystem Size Used Avail Use% Mounted on
devtmpfs 32G 0 32G 0% /dev
tmpfs 32G 12K 32G 1% /dev/shm
tmpfs 32G 242M 32G 1% /run
tmpfs 32G 0 32G 0% /sys/fs/cgroup
/dev/mapper/SangomaVG-root 1.6T 33G 1.5T 3% /
/dev/sda1 1.9G 61M 1.8G 4% /boot
tmpfs 6.3G 0 6.3G 0% /run/user/0

I haven’t run through that many v16 upgrades but in previous upgrades it will rely on space in /boot. You may need to reallocate some space to that logical volume.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.