Search results

  1. L

    [SOLVED] Have I broken my ZFS pool? Inconsistent capacities listed

    Hi I have searched forums, used Google and asked AI but can't seem to figure this out. Forums and Google point toward issues with VM storage but I am not storing VMs on this pool. AI thinks the metadata may be corrupt on my pool (which I doubt...) My physical drive capacity would be 161T~, but...
  2. L

    [TUTORIAL] How to recover from auto-booting GPU passthrough

    Hi My IPMI motherboard died so I have a 'gaming' motherboard which has a 5GB Realtek ethernet port. Unfortunately that doesn't work with the provided linux kernel and the latest PVE upgrade removed my kernel module. I can normally just re-install it, but I've enabled GPU passthrough on my VM...
  3. L

    User's home dir is owned by 'nobody' and cannot chown

    Hi If I create a new unprivileged Debian 12 container, I'm unable to create a new user with a home directory that can be owned by that user. Any help would be appreciated :) Steps to recreate: Create a new Debian 12 unprivileged container Edit the LXC file (per below) Start it In the...
  4. L

    Process a second backup, or sync the first?

    Hi With one PVE instance and two PBS servers I would like to understand the best way to great backups. I've included my assumptions below each one. Backup PVE to the first PBS server, then sync that backup to the second PBS server Pro: Less downtime on PVE guests Pro: Less resources needed...
  5. L

    CT Templates: Fedora 34 EOL and new Fedora 36?

    Hi Fedora 34 is going end-of-life this week and Fedora 36 has been released. Will Fedora 34 template be removed, and will 36 be added? I tried updating my templates and I'm still seeing 34 and 35. I converted to Fedora for v36 on the desktop and I absolutely love it so I'd like to try moving...
  6. L

    [SOLVED] PBS no longer working after upgrading host to PVE 7

    Hi I have Proxmox Virtual Environment (PVE) installed and upgraded to the PVE 7 BETA. I had Proxmox Backup Server (PBS) installed on the host but after the BETA upgrade it has stopped working. It's still installed. I think the service file is: /lib/systemd/system/proxmox-backup.service which...
  7. L

    [SOLVED] Feature request - Checksum verification on ISO listing

    Hi When downloading an ISO you should always do a checksum verification to verify the authenticity of the image. It also helps detect any corruption. It'd be great if on the ISO listing under Storage, if there was an option or column containing checksums. I hope this idea helps Thanks