Comments
-
Hi, 1. screenshot from storage UI where are visible pools 2. similar screenhost from stor2rrd 3. logs cd /home/lpar2rrd/lpar2rrd # or where is your LPAR2RRD working dir tar cvhf logs.tar logs tmp/*txt gzip -9 logs.tar Send us logs.tar.gz via https://upload.lpar2rrd.com send all via above upload form
-
Hi, can stor2rrd user see all resources in the storage? http://www.stor2rrd.com/hitachi-vsp-export_tool.htm
-
send us logs once more pls
-
you have wrond crontab, it is running once an hour instead every 5 minutes 5 * * * * /home/stor2rrd/stor2rrd/load_3parperf.sh > /home/stor2rrd/stor2rrd/load_3parperf.out 2>&1--> 0,5,10,15,20,25,30,35,40,45,50,55 * * * * /home/stor2rrd/stor2rrd/load_3parperf.sh > /home/stor2rrd/stor2rrd/load_3parperf.out 2>&1 Fix it, let it…
-
Hi, your right, no recomendations are implemented.It is actually a feature which highlights potential problems only.
-
Hi, 1. IBM i OS agent version, you can find it in menu --> LPAR2RRD item --> data check --> IBM i 2. ls -l /home/lpar2rrd/lpar2rrd/data/Server-9119-FHB-SN844FE67/hmccibtc1/C12186PR-844FE67--AS400--/ASP/
-
Hi, send us logs and the storage name. cd /home/stor2rrd/stor2rrd # or where is your STOR2RRD working dir tar cvhf logs.tar logs tmp/*txt gzip -9 logs.tar Send us logs.tar.gz via https://upload.stor2rrd.com
-
Hi, it is a bug, just fixed it, let me know ... http://www.stor2rrd.com/download-static/AlertStor2rrd.pm.gz Gunzip it and copy to /home/stor2rrd/stor2rrd/bin (755, stor2rrd owner) -rwxrwxr-x 1 stor2rrd stor2rrd 121854 Jan 14 17:05 bin/AlertStor2rrd.pm If your web browser gunzips it automatically then just rename it: mv…
-
Hi, 1. has that ever worked?2. cd /home/lpar2rd/lpar2rrdtail -f logs/error-cgi.log and refresh the graph in the GUI (Ctrl-F5) 3. are only yearly graphs affected?if you have installed that OS agnet it then wait 1 day, it will appear there
-
Hi, does it affect your data collection anyhow?
-
Hi, sure, here is the procedure: http://www.lpar2rrd.com/apache_auth.htm?14.21
-
Hi, no update unfortunatelly, the developer is quite busy in long term, he had no time for that.
-
Hi, what is the real problem? What is not working in the UI?Above warnings do not have to be fatal.
-
Hi, this is more question for Brocade support.Provide them above output ...
-
Hi, yes.1. attach all HMCs on the target instance2. copy over data directory (use tar, not cp due to used hardlinks)3. ./load.sh Ctrl-F5 in the UI Make backup at first :)
-
ok, rrdtool file could be created already by older server version not compatible with newer agent.Remove that file, it will be re-created, then all hist data since 2nd Dec will be loaded.. /opt/lpar2rrd/lpar2rrd/data/<server>/<HMC>/<VIO>/san-sissas0.mmm remove even other adapters san-sissas1,2,3... for that vios server…
-
You have upgraded the agent on the higher release than was (is) lpar2rrd server which does not support some SAN/SAS data. What is LPAR2RRD server version?
-
Hi, I do not understand the question.All tool configuration data and perf data from monitored storages is saved on the filesystem. Why it should be lost after the server reboot?
-
Hi, this output: /usr/bin/perl /opt/lpar2rrd-agent/lpar2rrd-agent.pl -d <lpar2rrd server> You can send it event to support@lpar2rrd.com if you have there sensitive data.
-
Hi, no, no way to collect missing data.
-
resolution of the last problem from hochstic user. The problem was double entries for NetApp agent in crontab.Agent started twice for each storage and corrupted output file with perf data (when 2 processes wrote in single file at the same time)
-
problem is that you have added it into root's crontabSolution already sent va email
-
It is possible but it is not recomended, it bring problems, a lot of processes to save, display etc. It has not been designed for such purposes.
-
I do not understand
-
Check how long takes load.shtime ./load.sh It might take even a few minutes.then you can schedulle it every 20 - 15 minutes like0,20,40 * * * * /home/xormon/lpar2rrd/load.sh > /home/xormon/lpar2rrd/load.out 2>&1
-
I am affraid we will not able to do anything with that this year.It definitelly works for other users, not sure if that has been tested against GEN3, we actually have no access to any XIV box.Give us reminder in 2nd week in Jan, we see if we have time for debuging this issue.
-
you should files with actual timespamp find data -hname \*mmm ls -l {} \;| grep "Dec 19"
-
Hi, are all 4 XIVs you have affected by that?
-
it looks good! :) It does not responding before all 5 process are serving clients.perhaps a lot of data to load (all missing data from all agents) It might take longer time, not sure how much agents do you have and how long was outage (migration window) either wait till it finishes or you can increase of number processes…
-
Hi, on the server: netstat -rn | grep 8162ps -ef| grep lpar2rrd-daemon I think it is running, but just make sure. As per telnet test it seem to ne network access issue (blocked of firewalls)
Howdy, Stranger!