Comments
-
ok, I have just reminded looking in the code that we have do not use free cmd anymore. we use this, pls provide output: cat /proc/meminfo
-
ok, this was a bug, use this file: http://www.stor2rrd.com/download/LoadDataModule.pm.gz Gunzip it and copy to /home/stor2rrd/stor2rrd/bin (755, stor2rrd owner) -rwxrwxr-x 1 stor2rrd stor2rrd 1204359 Dec 13 15:24 bin/LoadDataModule.pm If your web browser gunzips it automatically then just rename it: mv LoadDataModule.pm.gz…
-
hmm, looks like you need to get support from EMC, we cannot do more when EMC API cannot connect EMC storage. Just assure you use right uemcli version (use the latest one) and it is all we can advice. Pls log a call with EMC.
-
Should not be user rather "admin" than "sysadmin"? is connection ok? perl /home/stor2rrd/stor2rrd/bin/conntest.pl 192.168.0.122 443
-
is low level working at least? /opt/emc/uemcli/bin/setlevel.sh low uemcli -d 10.0.0.23 -u Local/sysadmin -p "ХХХХХХХХ" /user/account shows
-
this output: free -m tail -1 /var/tmp/lpar2rrd*txt
-
ok, thhere is not name with ";". change in volumes.cfg does not help, it will be overwiten soon. It looks like for our problem somewhere. Send us this files cd /home/stor2rrd/stor2rrd tar cvf tmp/<storage name>*.txt gzip ... https://upload.stor2rrd.com
-
Hi, we have observed it on some IE browsers of some users but we are not able to simulate it even on same browsers at us. Try Chrome or FF.
-
It should be "cached" value, but it does not pass on you example. What OS agent version do you use? rpm -qa| grep lpa2rrrd
-
Hi, cache is included as FS cache. Buffers is not included as some OS do not provide separate value for it.
-
Hi, that is the reaspon why it does not work. you must connect lpar2rrd_server:8162 port. Ask your network/security colleagues how to open it on the network level to reach it.
-
you use medium security, then issue some cmd and select [3] like in this example: /usr/bin/uemcli -d 192.168.1.179 -u stor2rrd -p Test2test_ -noHeader /sys/general show -detail Remote certificate: Issuer: CN=EMC-Unity Subject: CN=EMC-Unity Valid from: 2016-07-15 09:54:57 Z Valid to: 2019-07-15 09:54:57 Z Serial:…
-
it does not help. I would move them somewhere out and would try to reinitiate it replace XXX by your password $ /opt/Navisphere/bin/naviseccli -addusersecurity -scope 1 -password XXXXXXXXXXX -user stor2rrd
-
file rights issue? ls -l /home/stor2rrd/Secured* -rw-rw-r-- 1 stor2rrd stor2rrd 304 Aug 15 2016 /home/stor2rrd/SecuredCLISecurityFile.xml -rw-rw-r-- 1 stor2rrd stor2rrd 48 Aug 15 2016 /home/stor2rrd/SecuredCLIXMLEncrypted.key
-
Hi, examples pls 1. svmon -G -O unit=KB 2. tail -f /var/tmp/lpar2rrd*txt
-
hi, I suppose this is failing right? use lpar2rrd user on the Virtual Appliance # su - stor2rrd $ /opt/Navisphere/bin/naviseccli -h <storage controller IP/hostname> getcontrol -all System Fault LED: OFF Statistics Logging: ON if so the recreate it as per error advice $ /opt/Navisphere/bin/naviseccli -removeusersecurity $…
-
I am not able to create a volume with ";" character, GUI does not allow me input such char. We do not support it. This is not "nice" character for our shell scripts. We could potentially do some workround by filtering this character, it is all I can offer, however the best would be do not use it.
-
what about telnet test?
-
Hi, 3PAR allows to create volume names with ";" character?
-
Hi, as per me FS cache is "cached". man free --> ... buffers used by the kernel ... what is exactly wrong? We do not count with bufferes
-
problem is that sum of free space in pools does not containg unconfigured raw space. Therefore we use just some total cmd which prints us totals and present it.
-
we use totals now (tehere is some cmd which prints it up). We have used per pool capacity data but this was wrong as there might be some unconfigured raw space which was not included then. No idea how to do it better.
-
you are really trying to telnet to lpar2rrd-server.server.com? No surprise ... this is only example, you have to place your name, same as for ping example. unles your company is really server.com.
-
I have not tested it but we have already adviced it some our users and it works for them. What is the error? Try this one just to ge sure, there is a parameter at the end. wget <some params> http://<your …
-
Hi, what is wrkong exactly? We present there numbers which XIV provides us. Check menu --> storage --> configuration --> text There should be in the header some capacity data I hope, actually cannot confirm as no access to such box
-
Hi, there is no TCP connection estabilished, daemon errors are not related. is this ocmmunication allow3ed through your network? agent --> lpar2rrd server:8162 (TCP) ping could also work if it is not explicitly disabled what is not comon in internals networks. What about these tests, change target for you internal lpar2rrd…
-
wget <some params> http://<your site>/lpar2rrd-cgi/detail-graph.sh?host=HMC1&server=BFG02RDR&lpar=pool&item=pool&time=d&type_sam=m&detail=2&entitle=0 Gives you server BFG02RDR thorugh HMC1, pool graph, daily (time=d), detail=2 means small graph for dashboard, detail=1 is big one for a popup and detail=0 is normla size one
-
Hi, it is easy, create simple shell script with using wget. Check apache access log to see what URL you need for each graph. Then just get wanted grahs via wget regulary, email, save etc ...
-
Hi, errno = 3447 Error while connecting for error socket Looks like your agent canot communicate with LPAR2RRD server. have you correctly set lpar2rrd server hostname/IP? As per docu: 1. PING RMTSYS('LPAR2RRD-SERVER.SERVER.COM') Verifying connection to host system LPAR2RRD-SERVER.SERVER.COM at address 192.168.1.2.…
-
exactly. "unmanaged" stuff going to be reduced when we implement KVM/XEN/... support. We are working on it. http://www.lpar2rrd.com/roadmap.htm
Howdy, Stranger!