You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i've been poking around with fio trying to loosely simulate a failure case for a deployed server.
The attempted test involves a 20s seq write every 40s & a 30s seq read every 40s, continuously looping for a specified duration. There will be a slight overlap between tests. I tried poking around with the various --trigger but couldn't seem to quite work out how to get the timing.
Any insight on how to structure such a test with fio (if possible) would be greatly appreciated.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
i've been poking around with fio trying to loosely simulate a failure case for a deployed server.
The attempted test involves a 20s seq write every 40s & a 30s seq read every 40s, continuously looping for a specified duration. There will be a slight overlap between tests. I tried poking around with the various --trigger but couldn't seem to quite work out how to get the timing.
Any insight on how to structure such a test with fio (if possible) would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions