Comments
-
Hi, thanks for sharing solution. We should have access to VMAX/VPLEX soon, then we will start implementation immediatly.
-
Perl library is not able to transform time from some TZ, your one (WGT) seems to be also affected. Use this code as a workaroud, I have manually added your TZ there. http://www.stor2rrd.com/download/svcconfig.pl.gz Gunzip it and copy to /home/stor2rrd/stor2rrd/bin (755, stor2rrd owner) -rw-rw-r-- 1 lpar2rrd staff 58079 Nov…
-
Hi, what storage is it? Send us logs pls. 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 find data -exec ls -ld {} \; > tmp/list_data.txt ps -ef |egrep "2rrd|svc|xiv|ds8|ds5|hus|vspg|netapp|horcm" >> tmp/list_data.txt tar cvhf…
-
ok, it might be even caused by different firmware. Let us know what EMC finds, thanks!
-
latest news: It will be supported in Q1 2017. Everyone willing to test it is still welcome. Thanks.
-
closing it as EMC VNX/VNXe/Unity are supported since version 1.35
-
Hi, this resolves it: 1. stop the agent 2. clear history (option 15 in "go menu") 3. start the agent We are investigaing why it happens ..
-
Hi, is this command really failing? /usr/bin/uemcli -d x.x.x.x -u stor2rrd -p XXXXX -noHeader /metrics/value/hist -path "sp.*.net.device.*.bytesInRate, sp.*.net.device.*.bytesOutRate, sp.*.net.device.*.pktsInRate, sp.*.net.device.*.pktsOutRate" show -count 1 -interval 30 -output nvp" Try to execute it from…
-
Hi, this forum is dedicated to performance monitoring product LPAR2RRD which is able to monitor even VMware. Your question is general VMware, not related to LPAR2RRD. Try to find another forum ...
-
Hi, Could you get IBM support to restart CIM service on that XIV? This is something what tend to hang but then error message looks a bit different. CIM restart can be done only be IBM remotely, you cannot do it from the storage GUI.
-
ls -ld /home ls -ld /home/lpar2rrd ls -ld /home/lpar2rrd/lpar2rrd ls -ld /home/lpar2rrd/lpar2rrd/www ls -l /home/lpar2rrd/lpar2rrd/www/index*
-
Hi they are all RRDTool DB files, just different data is stored inside. CPU/HEA/Memory etc.
-
Generally if anyone gets below message then follow these steps: http://www.stor2rrd.com/install-storage.htm $ ./load.sh ... ... <storage_name>: Can't open /home/lpar2rrd/stor2rrd/data/X/config.html is missing (fresh install or upgrade?, then wait abou 20mins) ... <storage_name>: Volumes cfg file has been found :…
-
great, thanks for confirmation
-
it is all included in 1.35, just upgrade to the new version.
-
Hi, small bug which might appear under some conditions (probably related to VNX firmware) use this as a hot fix. http://www.stor2rrd.com/download-static/LoadDataModule.pm.gz Gunzip it and copy to /home/stor2rrd/stor2rrd/bin (755, stor2rrd owner) -rwxrwxr-x 1 stor2rrd stor2rrd 581373 Nov 16 23:20 bin/LoadDataModule.pm If…
-
Hi, as per docu, have you tried to disable SELinux? Linux: disable SELinux if you get "(13)Permission denied:" in Apache error_log # setenforce Permissive # vi /etc/sysconfig/selinux SELINUX=disabled
-
pls logs: cd /home/lpar2rrd/lpar2rrd # or where is your LPAR2RRD working dir tar cvhf logs.tar logs etc tmp/*txt *.out # do not miss "h" option in tar gzip -9 logs.tar Send us logs.tar.gz via https://upload.lpar2rrd.com
-
We have already contacted Pure directly, no interest at all ... I can understand it
-
Hi, it was something we have been considered but we have gave it up recently because of: 1. we have no access to Pure storage, also local Pure storage reseller does not have any demo box 2. we have been told that Pure storage comes with very nice GUI which includes even performance monitoring 3. not too big market share,…
-
ok, thanks for confirmation
-
had it worked before upgrade? have you re-defined LPAR2RRD server name after the upgrade like below? CHGCMDDFT CMD(LPAR2RRD/RTV_SYSSTS) NEWDFT('IPADR(''192.168.1.2'')')
-
ok, great, thanks for confirmation!
-
Hi, pls this output: iostat -Dsal
-
Hi, as per docu http://www.lpar2rrd.com/as400-install.htm check: - on lpar2rrd server 1. must run lpar2rrd-daemon process: ps -ef| grep lpar2rrd-daemon 2. check if anyting is listening (daemon) : netstat -an| grep 8162 3. check lpar2rrd error log if anything related: /home/lpar2rrd/lpar2rrd/logs/error.log-daemon - on…
-
Hi, have you schedulled DS8k storage agent in crontab? Is working: ./bin/config_check.sh if both are fine then send us 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 find data -exec ls -ld {} \; >…
-
have you configured VSP astorage agent in crontab? if so and it still does not work even now (same error) then send us logs, we will have a look. cd /home/stor2rrd/stor2rrd # or where is your STOR2RRD working dir find data -exec ls -ld {} \; > tmp/list_data.txt ps -ef |egrep "2rrd|svc|xiv|ds8|ds5|hus|vspg|netapp|horcm" >>…
-
use manuall upgrade as workaround: http://www.lpar2rrd.com/upgrade.htm?4.1.1
-
Hi, I affraide we cannot do too much here if the switch is not able to provide data every 15min withour overloading itself. You can ask your SAN switch support if this is a bug in your firmware etc.
-
ok, you missing it compleetly. is recognized by this: su - stor2rrd # lpar2rrd on the appliance cd /home/stor2rrd/stor2rrd ./bin/config_check.sh if status is "ok" then send us 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…
Howdy, Stranger!