V7000 no cmd file: VOLUME-top-m.cmd

HI!
We have virtual appliance stor2rrd
After configuring and adding storage V7000 and load data  ./load.sh we get error

$cd /home/stor2rrd/stor2rr
$./load.sh

An error occured, check /home/lpar2rrd/stor2rrd/logs/error.log and output of load.sh

$ tail -1 /home/lpar2rrd/stor2rrd/logs/error.log

Thu Aug  1 18:26:12 2019: storwizeVFARM:VOLUME:top:avrg - no cmd file:/home/stor2rrd/stor2rrd/tmp/storwizeVFARM/VOLUME-top-m.cmd /home/stor2rrd/stor2rrd/bin/volume_inactive.pl:191

Storage succsessfuly added to stor2rrd and show configurations but dont show graphs

Please help!

Comments

  • Hi,

    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
    tar cvhf logs.tar logs tmp/*txt
    gzip -9 logs.tar

    Send us logs.tar.gz via https://upload.stor2rrd.com

  • Pavel, i collected and send logs via https://upload.stor2rrd.com
  • Hi,

    looks like there is running TPC monitoring which uses 1 minute sample reate (its deault)
    stor2rrd uses 5 minutes and same data collection. Both tools must use same sample rate to make it work.



  • Pavel, i cant find where i can change option Data Collection Schedule. We don't have TPC. In stor2rrd configuration where i can change it?

    [lpar2rrd@stor2rrd stor2rrd]$ grep Frequency tmp/storwizeVFARM-conf-last.txt
            Performance Statistic Frequency: 1

  • Hi,

    1.
    grep SAMPLE_RATE= etc/stor2rrd.cfg
      SAMPLE_RATE=300

    2. remove IP from output
    grep storwizeVFARM etc/storage-list.cfg



  • [lpar2rrd@stor2rrd stor2rrd]$ grep SAMPLE_RATE= etc/stor2rrd.cfg
      SAMPLE_RATE=300

    [lpar2rrd@stor2rrd stor2rrd]$ grep storwizeVFARM etc/storage-list.cfg
    storwizeVFARM:SWIZ:10.2.0.120:

  • Are you really sure you do not use TPC (IBM Spectrum Control / Tivoli Storage Productivity Center) for monitoring of that storage?
    Or any other monitoring?

  • Pavel, I misled you with TPC. We have TPC. I changed frequency  from 1 to 5 minutes in data collection schedule.
    Thanks!
Sign In or Register to comment.