Reviewing the disk space occupied by firmware package files

Last Updated : Jun 08, 2026 |

About this task

Use this procedure to ensure that the Utility Server has enough free space to store a firmware package that you want to upload or unpack.

Procedure

  • To check the amount of space occupied by uploaded firmware .zip files, run the following command:
    du -hs /tmp/*.zip

    The output value must not exceed the following values:

    • 6 GiB if Avaya Aura® Device Services is installed on an AVP host.

    • 12 GiB if Avaya Aura® Device Services is installed on an AWS AMI or an ESXi host.

    If the output value exceeds the listed sizes, you must remove some .zip files from the Utility Server before uploading new firmware packages.

  • To check the amount of space occupied by unpacked firmware packages, run the following command:
    du -hs /opt/IPPhoneFirmware

    The output value must not exceed the following values:

    • 6 GiB if Avaya Aura® Device Services is installed on an AVP host.

    • 12 GiB if Avaya Aura® Device Services is installed on an AWS AMI or an ESXi host.

    If the output value exceeds the listed values, you must remove some unpacked firmware packages before unpacking another package.