chaos-mesh / chaosd

A Chaos Engineering toolkit.
Apache License 2.0
132 stars 63 forks source link

When I create a high-capacity disk read load, it takes a long time to return #241

Open An-egg opened 1 year ago

An-egg commented 1 year ago

describe

When I create a high-capacity disk read load by chaos-mesh, it takes a long time to return, such as 1000G。This will result in Chaos mesh injection exception timeout failure for example Failed to apply chaos: : Post "http://10.49.1.4:31767/api/attack/disk": context deadline exceeded (Client.Timeout exceeded while awaiting headers)

version

chaos-mesh 2.5.0 chaosd v1.3.1

other message

When creating a chaosd user-defined exception by chaos-mesh, if attakCmds take a lot of time, it will also cause Client.Timeout