Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 27th, 2012  |  syntax: None  |  size: 0.99 KB  |  hits: 14  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. #strace bonnie
  2. ...
  3. ...
  4. gettimeofday({1289746528, 39336}, NULL) = 0
  5. gettimeofday({1289746528, 39388}, NULL) = 0
  6. write(3, "[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[["..., 8192) = 8192
  7. gettimeofday({1289746528, 39528}, NULL) = 0
  8. gettimeofday({1289746528, 39580}, NULL) = 0
  9. write(3, "[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[["..., 8192) = -1 ENOSPC (No
  10. space left on device)
  11. write(2, "Can't write block.: No space lef"..., 44Can't write block.:
  12. No space left on device
  13. ) = 44
  14. write(2, "Can't write block 745111.\n", 26Can't write block 745111.
  15. ) = 26
  16. fsync(3)                                = 0
  17. close(3)                                = 0
  18. unlink("./Bonnie.10657")                = 0
  19. close(-1)                               = -1 EBADF (Bad file descriptor)
  20. close(-1)                               = -1 EBADF (Bad file descriptor)
  21. close(-1)                               = -1 EBADF (Bad file descriptor)
  22. close(-1)                               = -1 EBADF (Bad file descriptor)
  23. exit_group(1)                           = ?