In case of usage of
Virtual Appliance
- Use local account lpar2rrd for hosting of STOR2RRD on the virtual appliance
- Use /home/stor2rrd/stor2rrd as the product home
The product uses Infinidat InfiniBox REST API interface natively provided by the storage to get all necessary data.
Storage connectivity
-
Allow access from the STOR2RRD host to the Infinidat InfiniBox storage on port 443 (https).
$ perl /home/stor2rrd/stor2rrd/bin/conntest.pl 192.168.1.1 443
Connection to "192.168.1.1" on port "443" is ok
-
Create user stor2rrd on the Infinidat InfiniBox storage with read_only role.
STOR2RRD storage configuration
In case of usage of
Virtual Appliance
- Use local account lpar2rrd for hosting of STOR2RRD on the virtual appliance
- Use /home/stor2rrd/stor2rrd as the product home
The product uses InfiniMetrics REST API interface get all necessary data.
Storage connectivity
-
Allow access from the STOR2RRD host to InfiniMetrics port 443 (https).
$ perl /home/stor2rrd/stor2rrd/bin/conntest.pl 192.168.1.1 443
Connection to "192.168.1.1" on port "443" is ok
-
Create a local read-only user for stor2rrd on InfiniGuard
The process is to create the local stor2rrd read_only user on InfiniGuard and use the same user (and the same password) on stor2rrd
STOR2RRD storage configuration