I am just starting with Proxmox and we are running into a very show stopping problem. We have an older but very powerful server (HP ML350p G8) with 64GB of ram and 2 10 core Xeon processors. W are using 3 3TB hard discs in Raid5 for storage (local-lvm).
We had a couple VMs running on a Virtualbox headless installation that were converted for use on Proxmox. The VMs work fine but there are issues when we want to do backups or anything else that loads the hard disks. We start getting ATA errors like:
[ 379.635347] ata3.00: status: { DRDY }
[ 379.635391] ata3: hard resetting link
[ 403.235946] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 403.236169] ata3.00: configured for UDMA/100
[ 403.236172] ata3.00: retrying FLUSH 0xea Emask 0x4
[ 403.236258] ata3.00: device reported invalid CHS sector 0
[ 403.236269] ata3: EH complete
This happens on both virtual machines and only while doing something like a backup, cloning a vm or converting a disk image (something that loads disk IO). What can be done to prevent this issue? As is we cannot do anything without slowing down or freezing the VMs. A simple backup should not bring everything down. Or is this a limitation for LVM? Any pointers? Thanks.
We had a couple VMs running on a Virtualbox headless installation that were converted for use on Proxmox. The VMs work fine but there are issues when we want to do backups or anything else that loads the hard disks. We start getting ATA errors like:
[ 379.635347] ata3.00: status: { DRDY }
[ 379.635391] ata3: hard resetting link
[ 403.235946] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 403.236169] ata3.00: configured for UDMA/100
[ 403.236172] ata3.00: retrying FLUSH 0xea Emask 0x4
[ 403.236258] ata3.00: device reported invalid CHS sector 0
[ 403.236269] ata3: EH complete
This happens on both virtual machines and only while doing something like a backup, cloning a vm or converting a disk image (something that loads disk IO). What can be done to prevent this issue? As is we cannot do anything without slowing down or freezing the VMs. A simple backup should not bring everything down. Or is this a limitation for LVM? Any pointers? Thanks.