Basi

Results 32 comments of Basi

Yes, but the problem here is that after a week the system degrades as much as being completely unstable, and it's not able to save more info in the Engine....

Ok, I'll give a try to Hoard. Thanks for your help. I'll go back here once after a week with hoard.

HI again, After 1 week working with HOARD here you have the result: ![with-hoard-1](https://f.cloud.github.com/assets/580682/107076/c548d930-6a1c-11e2-8ad4-a40d92221d4e.jpg) ![with-hoard-2](https://f.cloud.github.com/assets/580682/107077/ca8fa3d8-6a1c-11e2-9162-a4478ad35a27.jpg) With this info: ldd /usr/lib64/mysql/plugin/libpinba_engine.so.0.0.0 linux-vdso.so.1 => (0x00007fffa0fff000) libm.so.6 => /lib64/libm.so.6 (0x00007f493aae3000) libprotobuf-lite.so.7 => /usr/lib64/libprotobuf-lite.so.7...

Hi, we don't execute anything special, but we compiled it with the flag "--with-hoard", and we have this information: _The file /proc/[pid]/maps is a way to see the memory regions...

This is something that has happened to one of our D4A clusters. I am afraid this is not an isolated issue.

What about "secret versioning". Secrets are immutable but you could emulate secret versioning adding a predefined sufix to each secret, for example: `docker secret create ${secretname}.v1 ...` and add it...

You are right. I assumed it won't need to restart when you use `--secret-add` flag on service update, but it restarts the service anyway. It can be seen in the...

Hi, thanks for your work! Any improvements on this? @yawor your work was amazing, didn't you have time for finishing it?

Thanks for your contribution, but could you be more descriptive about this? What's your purpose?