daltschu22
daltschu22
Hi, this is also quite an issue for us aswell. The suggested fix also does not work, resizing both sides still shows only ~4 lines on the guests side. Extension...
This would be incredibly helpful to enable us to leverage ECS for many more things
Is it possible ansible-runner is not parsing the inventory correctly then? Because my inventory does indeed have that setting, but not on the grouping of host that im selecting. Example:...
Im reading through this section of the documentation: https://docs.ansible.com/ansible/latest/inventory_guide/intro_inventory.html#how-variables-are-merged If i'm reading this correctly, is it saying that the variables from my group `ansible_deploy_server` will be merged into the `my-hosts`...
Additionally we are now seeing issues with the mount getting OOM killed ``` [4150713.051972] Out of memory: Killed process 3302846 (mount-s3) total-vm:14585776kB, anon-rss:11176204kB, file-rss:0kB, shmem-rss:0kB, UID:0 pgtables:23028kB oom_score_adj:0 ``` We...
Additional debug info ``` Dec 11 22:17:12 hostname.corp.local mount-s3[3336253]: [INFO] mountpoint_s3::metrics: fuse.io_size[type=read]: n=4: min=3184 p10=3199 p50=16511 avg=26494.00 p90=70143 p99=70143 p99.9=70143 max=70143 Dec 11 22:17:12 hostname.corp.local mount-s3[3336253]: [INFO] mountpoint_s3::metrics: fuse.op_latency_us[op=flush]: n=3:...
Behavior I have noticed, when under heavy use it seems the memory usage does fluctuate up and down, but as soon as the job that is running has completed it...
Thanks @passaro Find is simply `find /mountpoint/mount/path`. Just listing all the contents. Current object count for the bucket I was testing is 5030736.
Thanks Danny, to be clear I don't think this is a `find` specific thing. Our users were seeing this behavior during regular workloads which could be any number of things....
I can get more detailed info, but as an example one of the buckets used to test is 5+ Petabytes in size, with 100+ million objects.