when doing an iostat 5 or similar command, what exactly constitutes a transaction in the tps field?
1. Is writing a file a single transaction or multiple? I am guessing multiple but how many transactions is it or how do you calculate this?
2. What other types of operations are considered a transaction? Renaming a file? Deleting a file (would this be multiple again?)?
3. Is a transaction per second equiv to an io per second? e.g. many drives/raid cards list performance in terms of io's/sec
Thanks!
1. Is writing a file a single transaction or multiple? I am guessing multiple but how many transactions is it or how do you calculate this?
2. What other types of operations are considered a transaction? Renaming a file? Deleting a file (would this be multiple again?)?
3. Is a transaction per second equiv to an io per second? e.g. many drives/raid cards list performance in terms of io's/sec
Thanks!