Dinesh
Dinesh
@bentsi , Thanks for the response. Question-1: I came across the following lines in Charybdefs blog. Are these applicable only for the write operation (https://www.scylladb.com/2016/05/02/fault-injection-filesystem-cookbook/)? > Now, let’s delay each...
Thanks @bentsi for the confirmation on support for delay. But, can you please help me on how to achieve the disk latency fault injection using charybdefs for my use case?...
@bentsi can you please help here?
> `./charybdefs /var/data-dir -omodules=subdir,subdir=/var/data-dir -o nonempty` Cool. Thanks @bentsi > > But you should NOT use the same dir for mount and for source. CharybdeFS will get stuck. Oh!! Then,...
@lmr , @bentsi can you please help me here? Note: Including top contributors of this project to comment on my observation.
Hi @bentsi , I'm using the following command: > ./charybdefs /var/data-dir -omodules=subdir,subdir=/var/skpscyla/data-dir -o nonempty -o allow_other I'm injecting the disk latency (slow disk) using charybdefs on to /var/data-dir Thanks, Dinesh
Hi @bentsi , any comments on the observation?