Package: bonnie++
Version: 1.03d
Severity: important

The block write test of bonnie fails on short writes, aka write(2) calls
where the return value is smaller then the size parameter. They may
always happen if the kernel thinks it can't write anything and the
userspace have to retry with the remaining data.

| # bonnie -u nobody -f
| Using uid:65534, gid:65534
| Writing intelligently...Can't write block.
| Bonnie: drastic I/O error (write(2)): No such file or directory

strace shows:
| write(3, "\v\v\v\v\v\v\v\v\v\v\v\v\v\v\v\v"..., 8192) = 4096

Bastian

-- 
Captain's Log, star date 21:34.5...



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to