Search results

  1. O

    Error with pve-headers

    Using Proxmox 5.4.6. I have installed pve-headers package but whenever I try to install something that requires it (wireguard) I'm getting the following error: Error! Your kernel headers for kernel 4.15.18-14-pve cannot be found. Please install the linux-headers-4.15.18-14-pve package, or use...
  2. O

    Permission issue with mounting USB

    I'm trying to mount a USB Zwave device in a container and I had this configuration working in an older installation but now I'm running into permission issues. Here is my conf file for the container: arch: amd64 cores: 2 hostname: hass memory: 8192 net0...
  3. O

    How to add a new vdev to existing pool?

    I installed Proxmox VE 5.4.3 in a RAIDZ2 configuration with 8x300GB hard drives. This created the following pool: NAME STATE READ WRITE CKSUM rpool ONLINE 0 0 0 raidz2-0 ONLINE 0 0 0 sda3 ONLINE...