![]() |
If the EPM server runs out of disk space, you can check the disk space usage and determine which proposed solution to follow to free up the disk space.
![]() | Note: |
|
If none of the following recommended actions resolve the problem, contact your Avaya technical support representative for assistance. |
Prior to following any of the proposed solutions, you need to check the disk space usage. This will help you determine which proposed solution to follow.
![]() | Note: |
|
Do not delete files from the server without analyzing the possible outcome. |
If you are an Avaya Services representative, and are using Avaya Enterprise Linux or if the Avaya Service accounts are installed on this server:
Log in to the local Linux console as sroot.
Or log in remotely as a non-root user and then change the user to sroot by entering the su - sroot command.
Otherwise, log in to Linux locally as root, or log in remotely as a non-root user and change the user to root by entering the su - command.
[sroot@vp-a11 /]# du –b --max-depth=1 -h /
20K /mnt
12M /tmp
1.8G /home
5.9M /bin
24K /root
9.3G /opt
995M /var
16G /
[sroot@vp-a11 /]#
For example, enter the du –b --max-depth=1 -h /opt command to check the directories under the/opt directory.
![]() | Note: |
|
Repeat the command to locate the specific directory or file that uses the maximum disk space. |
![]() | Note: |
|
The database that Experience Portal uses is located in the /var directory. |
Use Proposed Solution 1 for the following tables:
CDR
SDR
vpapplog
vpperformance
Use Proposed Solution 2 for the following tables:
alarmrecord
cslog
csadminauditlog
Use Proposed Solution 3 for the vpreportresults table
The ISO image file is used during a managed upgrade (only on Linux systems). As newer versions of Experience Portal are installed, the older ISO image files are not removed.
![]() | Important: |
|
Do not delete files unless the directory or file that uses the maximum disk space is identified. |
![]() | Important: |
|
As an alternative to steps 2 and 3, you can run the PurgeReportDataLocalDB and PurgeReportDataExtDB scripts. These scripts recover the disk space used by the database tables. The time taken to recover the disk space depends on the amount of data in the database tables. However, this activity purges all data in the CDR, SDR, vpapplog, and vpperformance tables. All existing data in these tables is permanently lost. For more information on purging report data, see Administering Avaya Experience Portal. |
The scheduled purge tasks for the Call/Session, Application, and Performance logs are run at 02:00 hours by default, to purge records from the tables that are older than the configured retention period.
The above command enables you to recover the unused disk space allocated to that table, where <table name> is the name of the table from which you want to recover disk space.
For example: $AVAYA_HOME/Support/VP-Tools/CleanLogsLocalDB vpperformance
The scheduled purge tasks for Alarms, Logs, or Audit Logs are run to purge records from the tables that are older than the configured retention period at midnight by default.
The above command enables you to recover the unused disk space allocated to that table, where <table name> is the name of the table (alarmrecord, cslog, or csadminauditlog) from which you want to recover disk space.
For example: $AVAYA_HOME/Support/VP-Tools/CleanLogsLocalDB alarmrecord.
![]() | Note: |
|
The script may also take several minutes to run, depending on how much disk space is being recovered. |
Log in to the local Linux console as sroot.
Or log in remotely as a non-root user and enter the su - sroot command to change the user to sroot.
Otherwise, log in to Linux locally as root, or log in remotely as a non-root user and enter the su - command to change the user to root.
The scheduled purge tasks for the reports are run at 02:00 hours by default, to purge records from the tables that are older than the configured retention period.
If you are an Avaya Services representative, and are using Avaya Enterprise Linux or if the Avaya Service accounts are installed on this server:
Log in to the local Linux console as sroot.
Or log in remotely as a non-root user and enter the su - sroot command to change the user to sroot.
Otherwise, log in to Linux locally as root, or log in remotely as a non-root user and enter the su - command to change the user to root.
cd $AVAYA_IA_HOME/download
Comments on this document? | August 2025 | © 2022-2025, Avaya LLC All Rights Reserved. |

