ata2 kernel message in KVM VM

frantek

Renowned Member
May 30, 2009
185
7
83
One of many Debian 9 KVM VMs logs once a day:

Code:
Mar 13 22:34:37 - kernel ata2: hard resetting link
Mar 13 22:34:37 - kernel ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Mar 13 22:34:37 - kernel ata2.00: configured for UDMA/133
Mar 13 22:34:37 - kernel sd 1:0:0:0: [sda] tag#9 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_TIMEOUT
Mar 13 22:34:37 - kernel sd 1:0:0:0: [sda] tag#9 CDB: Write(10) 2a 00 02 2f e8 80 00 08 00 00
Mar 13 22:34:37 - kernel EXT4-fs warning (device sda2): ext4_end_bio:330: I/O error -5 writing to inode 1179651 (offset 58720256 size 4804608 starting block 4586768)
Mar 13 22:34:37 - kernel buffer_io_error: 246 callbacks suppressed
Mar 13 22:34:37 - kernel ata2: EH complete

This VM resides on a standalone node with the latest PVE version and with plain QCOW2 files as storage. No LVM, no ZFS.

Do I have to worry about this? How to fix this?
 
Hmm, maybe you should check if your filesystem is still ok. Also if sata is causing troubles you could switch to scsi to attach your disks.
 
In that case I suggest you check the sata cables on your other device. This messages can arise from bad cables/connections. Also I would check the filesystem there and backup the data if important.