Graphs for Sx200 (all DotHill) not generated after 2.0 upgrade

Hi,

a day or so after the upgrade to 2.0 the graphs for all DotHill storages stopped updating. No errors in the logs that I can see and the performance data is being retrieved from the boxes. Any idea what else to look at?


Thanks

Comments

  • Send us logs pls. 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" >> 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.