Stor2rrd stop working since upgrade to aix 7.2

Anybody have this issue with aix 7.2? it would stop reporting.

Comments

  • We have no evidency of such problem.

    Send us logs. Note a short problem description in the text field of the upload form.

    cd /home/stor2rrd/stor2rrd # or where is your STOR2RRD working dir
    find data -exec ls -ld {} \; > tmp/list_data.txt
    ps -ef |egrep "2rrd|svc|xiv|ds8|ds5|hus|vspg|netapp|horcm" >> tmp/list_data.txt
    tar cvhf logs.tar logs etc tmp/*txt *.out # do not miss "h" option in tar
    gzip -9 logs.tar

    Send us logs.tar.gz via https://upload.stor2rrd.com
Sign In or Register to comment.