Recent content by GarlicToe

  1. G

    [SOLVED] Debian container fails to start

    Oh my.. of course... :oops: I added deb http://download.proxmox.com/debian/pve bullseye pve-no-subscription to the sources.list and updated around 50 packages. The host is back online! There is some minor issue but that is for another day. Thanks for helping :)
  2. G

    [SOLVED] Debian container fails to start

    root@pve:~# apt update Hit:1 http://ftp.nl.debian.org/debian bullseye InRelease Hit:2 http://security.debian.org bullseye-security InRelease Hit:3 http://ftp.nl.debian.org/debian bullseye-updates InRelease Reading package lists... Done Building dependency tree... Done Reading state...
  3. G

    [SOLVED] Debian container fails to start

    Thank you. It is up to date apparently... Starting system upgrade: apt-get dist-upgrade Reading package lists... Done Building dependency tree... Done Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Your System is...
  4. G

    [SOLVED] Debian container fails to start

    Thanks. I ran an apt upgrade and update but no dist-upgrade yet.
  5. G

    [SOLVED] Debian container fails to start

    Hi there, After a sudden power outage one single container is not able to boot for some reason. It is a debian webserver installed with this template: debian-12-standard_12.0-1_amd64. I'm still running promox 7.3-3. Mounting via 'pct mount 111' works as expected. Any help would be greatly...
  6. G

    Buffer I/O errors

    root@buddha:~# vgs VG #PV #LV #SN Attr VSize VFree pve 1 11 0 wz--n- 232.63g 16.00g root@buddha:~# lvs LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert base-109-disk-1 pve Vri---tz-k 15.00g data data pve...
  7. G

    Buffer I/O errors

    I'm back again... I replaced the harddrive (!) and used cfdisk to label it gpt and used mkfs.ext4 to format it. Added it to fstab using its uuid and ext4 defaults 0 0, mounted to /mnt/disk. Set up a VM and added a mountpoint pointing to /mnt/disk. All was well untill now; I'm running into...
  8. G

    Buffer I/O errors

    You are absolutely right... Thanks everyone o_O
  9. G

    Buffer I/O errors

    LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert base-109-disk-1 pve Vri---tz-k 15.00g data data pve twi-aotzD- 147.62g 100.00 4.93 root pve -wi-ao---- 58.00g swap pve -wi-ao----...
  10. G

    Buffer I/O errors

    No it's not full: root@buddha:~# df -h Filesystem Size Used Avail Use% Mounted on udev 16G 0 16G 0% /dev tmpfs 3.2G 9.1M 3.2G 1% /run /dev/mapper/pve-root 57G 8.5G 46G 16% / tmpfs 16G 43M 16G 1% /dev/shm...
  11. G

    Buffer I/O errors

    LS, I've been having trouble with my Proxmox 5.2-2 machine; VM's are acting up, displaying an exclamation mark and "running (io-error)" next to Status in the Summary screen. Shutting down the Proxmox machine takes a good 4 minutes. Shortly after boot a long list of Buffer I/O errors is...