Red Hat Enterprise Linux Server release 7.9 (Maipo)
$ autoflags -a
0028 LINUX ANY 12.0 01.00
Client appears to install, but agent install fails.
I suspect it's a space issue based on this log file excerpt but the quoted MB does not match any filesystem.
What am I missing?
2022-03-29 09:29:01,707 [main] INFO com.ca.wla.ae.installer.util.CommandUtil - Read output stream =
2022-03-29 09:29:01,717 [main] INFO com.ca.wla.ae.installer.util.CommandUtil - Read output stream = Warning!
2022-03-29 09:29:01,717 [main] INFO com.ca.wla.ae.installer.util.CommandUtil - Read output stream =
2022-03-29 09:29:01,717 [main] INFO com.ca.wla.ae.installer.util.CommandUtil - Read output stream = This installation requires 524.10 MB of free disk space, but there are only
2022-03-29 09:29:01,717 [main] INFO com.ca.wla.ae.installer.util.CommandUtil - Read output stream = 351.60 MB available at:
2022-03-29 09:29:01,717 [main] INFO com.ca.wla.ae.installer.util.CommandUtil - Read output stream =
2022-03-29 09:29:01,717 [main] INFO com.ca.wla.ae.installer.util.CommandUtil - Read output stream = /opt/CA/WorkloadAutomationAE/SystemAgent/WA_AGENT
2022-03-29 09:29:01,717 [main] INFO com.ca.wla.ae.installer.util.CommandUtil - Read output stream =
2022-03-29 09:29:01,717 [main] INFO com.ca.wla.ae.installer.util.CommandUtil - Read output stream = There is not enough disk space to perform this installation.
2022-03-29 09:29:01,717 [main] INFO com.ca.wla.ae.installer.util.CommandUtil - Read output stream = Please free some disk space and re-run this installer...
2022-03-29 09:29:13,576 [main] DEBUG com.ca.wla.ae.installer.util.CommandUtil - RetVal =212
2022-03-29 09:29:13,576 [main] INFO com.ca.wla.ae.installer.mm.action.agent.InstallAgent - Agent Installation exit code ...212
Release : 12.0
Component : Workload Automation System Agent
Please set and export the following variable and retry the install if the needed space is available. This will bypass the space check.
CHECK_DISK_SPACE=OFF
export CHECK_DISK_SPACE