My docker container ran out of space, at least I think so as I got
, so I tried
But restarting the container it still failed at startup, then I tried it restart the proxmox server, but now I get
Check of pool pve/data failed (status:1). Manual repair required!
When I try to start the LXC container I get
It running on a mini pc with a 1TB disk if thats relevant
Edit:
I ran lvconvert --repair pve/data and now at least the other LXC containers can start, but my docker container gives me
kernel: Buffer I/O error on dev dm-9, logical block 83935220, lost async page write
, so I tried
lvresize -L +50G /dev/pve/vm-101-disk-0
But restarting the container it still failed at startup, then I tried it restart the proxmox server, but now I get
Check of pool pve/data failed (status:1). Manual repair required!
When I try to start the LXC container I get
TASK ERROR: activating LV 'pve/data' failed: Check of pool pve/data failed (status:1). Manual repair required!
It running on a mini pc with a 1TB disk if thats relevant
Edit:
I ran lvconvert --repair pve/data and now at least the other LXC containers can start, but my docker container gives me
[CODE]run_buffer: 571 Script exited with status 32
lxc_init: 845 Failed to run lxc.hook.pre-start for container "101"
__lxc_start: 2034 Failed to initialize container "101"
TASK ERROR: startup for container '101' failed[/CODE]
Last edited: