Skip to content

Commit

Permalink
CA-399631: Increase the max size of xcp-rrdd-plugins for bug-tool
Browse files Browse the repository at this point in the history
The size is not enough in xs9:
Omitting /dev/shm/metrics/xcp-rrdd-squeezed, size constraint of xcp-rrdd-plugins exceeded
Omitting /dev/shm/metrics/xcp-rrdd-iostat, size constraint of xcp-rrdd-plugins exceeded
Omitting /dev/shm/metrics/mem-stats, size constraint of xcp-rrdd-plugins exceeded

Signed-off-by: Stephen Cheng <[email protected]>
  • Loading branch information
stephenchengCloud committed Mar 4, 2025
1 parent 4338494 commit 26da9f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ocaml/xcp-rrdd/bugtool-plugin/rrdd-plugins.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<capability pii="maybe" max_size="1638400" max_time="60" mime="text/plain" checked="true"/>
<capability pii="maybe" max_size="13107200" max_time="60" mime="text/plain" checked="true"/>

0 comments on commit 26da9f3

Please sign in to comment.