Hide Forgot
Description of problem: When starting the hwcert server, errors are reported such as: 10GigEthernet test server start: Warning: SELinux is in enforcing mode - it must be set to "permissive" for certification testing. Starting lmbench services...bind: Address already in use done. Error: could not start httpd "systemctl start httpd.service" has output on stderr These errors are due to the new speed-specific network test, each of which are trying to start services repeatedly. These errors do not affect the support hwcert-client testing. Version-Release number of selected component (if applicable): hwcert-server 1.6.5 R14
also, systemctl is being used for httpd - it should use "service".
Created attachment 803971 [details] network test patch setting serverMode False, and using "service" for httpd
Created attachment 803972 [details] network test patch enabling serverMode only on EthernetTest.
fix verified in hwcert-client-1.6.5-21.el6
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-1515.html