Working on Connecting OOD 1.5 KVM VM to Open HPC Cluster. Running on CentOS 7.6. The OOD node is booting okay and I can ssh into it, but httpd24 service fails to start. Apparently log files didn’t get created for some reason during the install. I am assuming log files/directories normally would be created, but since I am new to OOD I am not sure. Errors are shown below, what is the best way to resolve this problem?
Mar 12 11:44:36 centosood systemd: Starting The Apache HTTP Server... Mar 12 11:44:36 centosood systemd: Started Permit User Sessions. Mar 12 11:44:36 centosood systemd: Started Getty on tty1. Mar 12 11:44:36 centosood systemd: Reached target Login Prompts. Mar 12 11:44:36 centosood systemd: Started Command Scheduler. Mar 12 11:44:36 centosood httpd-scl-wrapper: (2)No such file or directory: AH02291: Cannot access directory '/opt/rh/httpd24/root/etc/httpd/logs/' for main error log Mar 12 11:44:36 centosood httpd-scl-wrapper: (2)No such file or directory: AH02291: Cannot access directory '/opt/rh/httpd24/root/etc/httpd/logs/' for error log of vhost defined at /opt/rh/httpd24/root/etc/httpd/conf.d/ssl.conf:56 Mar 12 11:44:36 centosood httpd-scl-wrapper: AH00014: Configuration check failed Mar 12 11:44:36 centosood pbs_init.d: Starting PBS Mar 12 11:44:36 centosood systemd: httpd24-httpd.service: main process exited, code=exited, status=1/FAILURE Mar 12 11:44:36 centosood httpd-scl-wrapper: (2)No such file or directory: AH02291: Cannot access directory '/opt/rh/httpd24/root/etc/httpd/logs/' for main error log Mar 12 11:44:36 centosood httpd-scl-wrapper: (2)No such file or directory: AH02291: Cannot access directory '/opt/rh/httpd24/root/etc/httpd/logs/' for error log of vhost defined at /opt/rh/httpd24/root/etc/httpd/conf.d/ssl.conf:56 Mar 12 11:44:36 centosood httpd-scl-wrapper: AH00014: Configuration check failed Mar 12 11:44:36 centosood systemd: httpd24-httpd.service: control process exited, code=exited status=1 Mar 12 11:44:36 centosood systemd: Failed to start The Apache HTTP Server. Mar 12 11:44:36 centosood systemd: Unit httpd24-httpd.service entered failed state. Mar 12 11:44:36 centosood systemd: httpd24-httpd.service failed.
Thanks
Dom