Search results

  1. D

    [SOLVED] After update and reboot, VM will no longer start

    Today I updated my 3 servers and rebooted. Everything seems to work fine except for one VM: my printserver It no longer works because the VM (111) running cups will not startup: TASK ERROR: timeout: no zvol device link for 'vm-111-cloudinit' found after 300 sec. Other VMs with cloud-init data on...
  2. D

    [How to] Run Flatcar Container Linux on Proxmox

    I started using Flatcar Container Linux to run my docker containers on Proxmox sometime ago. At some point I realized that I wanted a more structured approach to creating a flatcar vm (read: more automated). So I started creating some scripts that made that possible. Next to that I created some...
  3. D

    [SOLVED] Clean version 8 install ZFS mirror missing

    [TL;DR] Proxmox running on a separate disk (USB stick) Upgraded from 7 to 8 by reinstalling that disk and taking pointers from this document: bypassing backup. Used zpool import -f NAME for my storages All ZFS pools are available again except the mirror that I had from 2 4TB disks: Safe-Data...