Minimum Disk Space Requirements

The following partitions have minimum disk space requirements:

  • Installation path (default is /root/ALM). Requires at least enough free space to accommodate the size of OpenText Application Quality Management after it has been installed. The approximate size of an installation is 1.2GB, though the exact amount of space may vary from installation to installation.

  • Deployment path. Requires at least enough free space equal to the space on the installation DVD, approximately 800MB. A copy of the installation is stored in this partition.

  • /tmp. Requires a large amount of free space. The exact amount cannot be specified as this partition is also consumed by the operating system. It is advisable that the amount of free space is equal in size to OpenText Application Quality Management after it has been installed, which is approximately 1.2GB.

Also, the User Process Resource Limits must be set to 4096. Edit /etc/profile and add the following line at the end of the file:

ulimit -n 4096