IBM N6240 7-mode error in LoadConf.pm

Alex
edited February 2020 in NetApp
IBM N6240 (NetApp)
Data ONTAP Release 8.1.4P1 7-Mode

Every 5 minutes add in error.log this string:

Use of uninitialized value $items[1] in concatenation (.) or string at /home/stor2rrd/stor2rrd/bin/LoadConf.pm line 6110.


Comments

  • Hi Alex,

    here is a fix for that:

    Gunzip it and copy to /home/stor2rrd/stor2rrd/bin (755, stor2rrd owner)
    -rwxr-xr-x 1 stor2rrd stor2rrd 457196 Feb 27 12:57 LoadConf.pm
    If your web browser gunzips it automatically then just rename it: mv LoadConf.pm.gz LoadConf.pm

    After deploying that file this error message should not appear again.
    Let us know, thanks.
  • Thanks, it work.
Sign In or Register to comment.