Stopped collecting SVC data

Hi,

since today morning, stor2rrd stopped collecting SVC performance data. All other storages are working, except SVC. What could be the problem?

BR,
Zoltan

Comments

  • Hi,.

    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|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

  • Hi Pavel,
    I have uploaded the logs. Since today morning (~1:30) it started to collect SVC data again. However it would be interseting to know what happened.
Sign In or Register to comment.