Hello,
I recently bought an external USB disk, Samsung T5 2TB to run some containers from. I installed exFat support and mount it with:
UUID=7A09-0CFE /mnt/2TB exfat defaults 0 2
This worked fine and the drive is available to proxmox.
I then added the /mnt/2TB as Directory in Proxmox and added all the different content possible.
I then try to restore a backup of a CT which seems to work fine until all data is restored (afaik) and it tries to start the container I get the following error msg in syslog about every 30 seconds:
Jul 07 09:48:59 pve3 kernel: blk_update_request: I/O error, dev loop0, sector 473960704 op 0x9
WRITE_ZEROES) flags 0x800 phys_seg 0 prio class 0
Note that I haven't seen any I/O Errors on /dev/sda1 only loop0 which I assume is the container's LVM (no other CT on the machine).
Others get this error when disk is full. No disks are near full here.
So: What am I experiencing here? I doubt its the SSD drive failing, since that would result in /dev/sda1 giving errors too?
Is there any settings in the mounting that needs to be set for me to run containers from the drive? Is there anything else wrong with the setup you think?
thanks for any help!
I recently bought an external USB disk, Samsung T5 2TB to run some containers from. I installed exFat support and mount it with:
UUID=7A09-0CFE /mnt/2TB exfat defaults 0 2
This worked fine and the drive is available to proxmox.
I then added the /mnt/2TB as Directory in Proxmox and added all the different content possible.
I then try to restore a backup of a CT which seems to work fine until all data is restored (afaik) and it tries to start the container I get the following error msg in syslog about every 30 seconds:
Jul 07 09:48:59 pve3 kernel: blk_update_request: I/O error, dev loop0, sector 473960704 op 0x9

Note that I haven't seen any I/O Errors on /dev/sda1 only loop0 which I assume is the container's LVM (no other CT on the machine).
Others get this error when disk is full. No disks are near full here.
So: What am I experiencing here? I doubt its the SSD drive failing, since that would result in /dev/sda1 giving errors too?
Is there any settings in the mounting that needs to be set for me to run containers from the drive? Is there anything else wrong with the setup you think?
thanks for any help!