Rimantas Ragainis

Results 10 comments of Rimantas Ragainis

I have 2 options in my mind: - use [lsyncd](https://github.com/axkibe/lsyncd) to sync files between the disks, e.g.: ```bash lsyncd -logfile /var/log/lsyncd.log -rsync /disk1/data/ /disk2/data/ ``` - check [buckytools](https://github.com/jjneely/buckytools) functionality to...

@deniszh as fas I remember I tried `max-updates-per-second` some time ago with any noticeable changes, but I will give it a shot again with your suggested config and will leave...

@deniszh, it seems SSD IO/reqs rate went back to its previous state (or even more) - which is good. Now, can we make it to the "awesome"? :) ![io-bytes](https://user-images.githubusercontent.com/3692760/105626976-5d390a00-5e3c-11eb-802d-8974935bf0e7.png) ![io-requests](https://user-images.githubusercontent.com/3692760/105626982-62965480-5e3c-11eb-83ac-cfbf07beb07c.png)...

> I do not see many fixes, just one, which I just merged into master. Yeah, I meant [changes](https://github.com/go-graphite/go-carbon/compare/d216826914a29811ff1e4dd488ec962c7d841f73...b8b1f5525d190a1bf9ee8765ed367a1a5cbc34bc) in general I guess. > You can safely increase it 10x...

I made few changes/tests lately, but cannot see any change in terms of disk IO nor CPU/memory. Also double-checked with GCP graphs. @deniszh what am I doing wrong? > 2021-01-25...

@bom-d-van there is nothing significant which would catch the eye ![carbon-metrics-upd-cre3](https://user-images.githubusercontent.com/3692760/106270958-6d375c00-6237-11eb-8a48-76cefecea77d.png)

Yes @bom-d-van it is and it looks throttled, but not the rate at I was expected. As @deniszh mentioned the limit suppose to be per worker so I was expected...

@bom-d-van is compressed whisper applicable on existing metrics/data or does it need to be enabled on brand new setup? Also, is this feature reversible? @deniszh the initial assumption was that...

Quick update on `iostat` and especially `%util` part if it's relevant for anyone - one cannot be trusted when it comes to SSD/NVMe. > %util Percentage of elapsed time during...

@rickyari what's the content of file `/etc/go-carbon/whisper-schemas.conf`?