how to start services of lpar2rrd and stor2rrd .

i have rebooted the OS and now lpar2rrd and stor2rrd not working

Comments

  • most probably apache web server is not running

    under root:

    apachectl start

  • Hi pavel please see the below output its AIX


    # apachectl start

    httpd: Syntax error on line 513 of /opt/freeware/etc/httpd/conf/httpd.conf: Syntax error on line 17 of /opt/freeware/etc/httpd/conf/extra/httpd-ssl.conf: Cannot load /opt/freeware/lib/httpd/modules/mod_ssl.so into server: \t0509-022 Cannot load module /opt/freeware/lib/httpd/modules/mod_ssl.so.\n\t0509-150  Dependent module /opt/freeware/lib/libssl.a(libssl.so) could not be loaded.\n\t0509-152  Member libssl.so is not found in archive \n\t0509-022 Cannot load module /opt/freeware/lib/httpd/modules/mod_ssl.so.\n\t0509-150  Dependent module /opt/freeware/lib/httpd/modules/mod_ssl.so could not be loaded.

  • have you upgraded/patched AIX or Apache?

  • No Nothing we just upgrade back end storage disks

  • do you use https? If do not it could be easily fixed by not using SSL

  • Hi Pavel

    This was my url.

    https://nim/lpar2rrd/?menu=ea7021f&tab=0

    OK no problem we can use without https please guide.

  • Pavel one good thing is alert are receiving on email



    STOR2RRD Data Health Status event for device fm_radio_v3700

    Storage does not provide performance statistics longer than 6 hours.


     Check connection to the storage under STOR2RRD user:

     cd /home/stor2rrd/stor2rrd

     ./bin/config_check.sh fm_radio_v3700


     Check also storage logs:

     tail /home/stor2rrd/stor2rrd/logs/error.log-fm_radio_v3700

     tail /home/stor2rrd/stor2rrd/logs/output.log-fm_radio_v3700

  • Hi Pavel

  • edit /opt/freeware/etc/httpd/conf/httpd.conf and commecnt out this:

    #Include conf/extra/httpd-ssl.conf



    then

    /opt/freeware/sbin/apachectl restart

  • Hi Pavel its works Thanks alot .

    Pavel is there any issue or risk if i am using without ssl

  • do not think it a problem on the internal network, but it is not up to me to take that decision

Sign In or Register to comment.