Comments
-
what do you mean by migrating? If you migrate your servers to another HMC then do nothing, it will be recognized automatically and you will see all history in the GUI. If you want to remove old servers/HMCs the just go to the data directory and remove whole servers: rm -r HMC remove: rm -r */
-
what is the problem exactly? Any error message? Do you use on AIX this version : net-snmp-5.6.2.1-1 ?
-
can you see that volume in global TOP? has that volume any actuall data in storage --> volume --> items ? Does that volume exist on the storage? Is anyhow special?
-
is there only 1 entry or all volumes? This might be ignored. can you see Volumes TOP page or global volumes TOP page? Are there volumes? Do you experience any problem in the GUI? If there are no volumes at oll then send us logs for verification Pls note a short problem description in the text field of the upload form. cd…
-
Hi, this would be definitelly possible, but what is the problem exactly? Any error, screenshot etc pls.
-
can you see proper list of host with list of their volumes in data//HOST/hosts.cfg ?
-
It is a problem as we receive only top10 processes at time and we do not know if any processes from previous top10 is still running or not (we do not send this info). It means that in actual setup we cannot simply do it. Implementation of that would be posible (all is only about programing :) ) that we do not go for it…
-
hi, chnage cron schedulle from every minute to 5 minutes (or 10 minutes if 5 minutes still causes a problem) Some old firmwares have a problem with every minute providing stats through snmp v3. 0,5,10,15,20,25,30,35,40,45,50,55 * * * * /home/stor2rrd/stor2rrd/load_sanperf.sh >/home/stor2rrd/stor2rrd/logs/load_sanperf.out…
-
Hi, it might happen if the host has attached only 1 volume with Volume ID 0. Upgrade to 1.31-1, it fixes it.
-
sorry, little overlook in port part for normal mode, use this code, it will fix it: http://www.stor2rrd.com/download/LoadDataModule.pm.gz Gunzip it and copy to /home/stor2rrd/stor2rrd/bin (755, stor2rrd owner) -rwxrwxr-x 1 lpar2rrd staff 369552 Aug 25 09:56 bin/LoadDataModule.pm You should see again data for normal port in…
-
Can you try to upgrade to the latest 1.31-1? We see that it works on our demo so looks like it has been fixed meanwhile altough no report here. Let us know. Download it from http://www.stor2rrd.com/download.htm , upgrade is quick and easy, try it immediatly after ./upgrade.sh (you do not need to wait for load.sh finish)…
-
Hi, yes, check how was alias name of that storage in data dir and create same record as was original one. Place whatever IP like localhost for example, it will not work anyway and run ./load.sh When it finishes then the storage should be in the GUI back (Ctrl-F5) When it does not help (it should force to run following cmd…
-
ok, we see it even at us on some older version, we do not need sccreenshot at the moment, what is your version? GUI --> menu panel --> next to the last item
-
Can you attach a screenshot example from: Pool -> Items -> Pool_name --> IO
-
regarding initiator port data you can try this code: http://www.stor2rrd.com/download/hds-vspg-ini.tar.gz Gunzip it: -rw-rw-r-- 1 lpar2rrd staff 1024000 Aug 22 14:58 hds-vspg-ini.tar and under stor2rrd user extract in /home/stor2rrd/stor2rrd tar xvf hds-vspg-ini.tar chmod 755 bin/LoadDataModule.pm bin/storage.pl…
-
ok, we see Initiator data. Problem was that on our dev storage stats are 0 as there is not configured any Initiator. Therefore we have not included it. We will include it in next release. Remote copy could be also considered, we will have to find out any suitable place for presentation of its data in the GUI.
-
send us logs as per my previous communication.
-
Hi, Check at first if storages are connected properly su - stor2rrd cd /home/stor2rrd/stor2rrd ./bin/config_check.sh Send us logs if it still does not work. cd /home/stor2rrd/stor2rrd # or where is your STOR2RRD working dir find data -exec ls -ld {} \; > tmp/list_data.txt ps -ef |egrep "2rrd" >> tmp/list_data.txt tar cvhf…
-
Hi, can you check export tool data if there is stats available for such port type?
-
ok, try 5 mins, it might fix it. If not then go for 10 mins. Let us know.
-
Use 5 minutes sample rate. Let it work for some time then check how long it takes. You can go to 10 minutes as well. Basically nothing wrong happens, it will work even with 15 minutes fine. Pavel
-
you might ignore it, it should not affect anything. We will modify the code to do not happen that in next version. Thanks for pointing us to that.
-
The it is working now, right?
-
it really looks like CIM restart is necessary, pls raise a call with IBM support to let it restarted.
-
Hi, can you see any as400 data in the GUI for that lpar? Had that worked before upgrade? ls -l data/*/*/--AS400--
-
Hi, Are you sure that it is not blocked by a FW (port 5989)? /opt/freeware/bin/openssl s_client -showcerts -tls1 -connect 172.17.0.237:5989 /opt/freeware/bin/openssl s_client -showcerts -msg -tls1 -connect 172.17.0.237:5989 /opt/freeware/bin/openssl s_client -showcerts -ssl3 -connect 172.17.0.237:5989 Change IP, PASSWORD…
-
400 VMs requires about 7GB of disk space, then some additional space for clusters/respirce pools/datastores. It should fit into 12GB if you do not use anything else (like IBM Power) or large amount of datastores. Try to extend space to 20GB .. There is no exclusion available.
-
Hi, looks like you have many VMs. You need space for it. How many VMs you have and what is your disk size? df -h
-
Hi, I would start by upgrade to the latest 4.91, it could be already fixed issue. Contact us via email, we will provide you full version link for 4.91
-
Hello, there is historical reporting for IBM i OS agent data. Look here on our demo: menu --> IBM Power --> Historical reports http://demo.lpar2rrd.com/?menu=50c99c4&tab=0 Use the latest server code 4.91-1 released just last week, this feature has been fixed there. CSV reports could be added, you are 1st one asking :)
Howdy, Stranger!