Microwave Biscuit

Nice Fix in Feisty

Posted in Linux, ubuntu by microwavebiscuit on March 28th, 2007

For a while in my Feisty testing machine my logs were getting filled up with messages similar to the following:


Mar 27 10:26:20 ubuntu-dev kernel: [59357.199812] ata2.00: exception Emask 0×0 SAct 0×0 SErr 0×0 action 0×0
Mar 27 10:26:20 ubuntu-dev kernel: [59357.199816] ata2.00: (BMDMA stat 0×26)
Mar 27 10:26:20 ubuntu-dev kernel: [59357.199820] ata2.00: cmd a0/01:00:00:00:00/00:00:00:00:00/a0 tag 0 cdb 0×4a data 8 in
Mar 27 10:26:20 ubuntu-dev kernel: [59357.199822] res 51/50:03:00:00:00/00:00:00:00:00/a0 Emask 0×20 (host bus error)
Mar 27 10:26:21 ubuntu-dev kernel: [59357.511214] ata2.00: configured for UDMA/33
Mar 27 10:26:21 ubuntu-dev kernel: [59357.511237] ata2: EH complete

This was happening just about every 30 seconds. I did a little research on it by searching Google and nothing really struck me as an answer. Yesterday there were a bunch of packages that got updated and I’m no longer getting these messages in my logs. Good job developers!

Leave a Reply