QLogic fix for STOR2RRD 2.0 and 2.01

This fixes only a config_check.sh where it does not confirm that access is ok to the switch.
It does not affect product itself which works fine for QLogic switches although config_check.sh says "nok".

Get san_verify.pl.gz.
# su - stor2rrd  # (lpar2rrd user on the Virtual Appliance)
$ gunzip san_verify.pl.gz
$ cd /home/stor2rrd/stor2rrd
$ cp san_verify.pl bin/
$ ls -l bin/san_verify.pl
  -rwxr-xr-x 1 stor2rrd stor2rrd 6277 Sep 15 10:55 bin/san_verify.pl
$ ./bin/config_check.sh
....