7-mode, Error log, Uninitialized value $helper

Update to version 6.02 and have in error log repited 2 strings:
Use of uninitialized value $helper{"hostOS"} in addition (+) at /home/stor2rrd/stor2rrd/bin/naperf.pl line 1808.
Use of uninitialized value $helper{"ssan_exempt"} in addition (+) at /home/stor2rrd/stor2rrd/bin/naperf.pl line 1808.

NetApp N6240, Data ONTAP Release 8.1.4P1 7-Mode

Comments

  • Sorry, version Stor2RRD is 2.52
  • Hi Alex,
    please apply this patch, it should help:


    Gunzip it and copy to /home/stor2rrd/stor2rrd/bin (755, stor2rrd owner)
    -rwxr-xr-x 1 stor2rrd stor2rrd 103294 Mar 18 13:47 naperf.pl
    If your web browser gunzips it automatically then just rename it: mv naperf.pl.gz naperf.pl

  • So, it is resolve upper errors, but add new error string:

    Use of uninitialized value in subtraction (-) at /home/stor2rrd/stor2rrd/bin/naperf.pl line 782.

  • OK, please try another version of that file:
    Gunzip it and copy to /home/stor2rrd/stor2rrd/bin (755, stor2rrd owner)
    -rwxr-xr-x 1 stor2rrd stor2rrd 103415 Mar 18 14:24 naperf.pl

    If your web browser gunzips it automatically then just rename it: mv naperf.pl.gz naperf.pl

    Let us know please


  • Yes, this patch is work. No any messages in error.log for 7-mode NetApp.
    Thank you.
Sign In or Register to comment.