Search results

  1. A

    Device flags for `qm ovfimport`?

    Hi, I have a grip of ovf exports from a couple ESXi servers I need to import into Proxmox, and I was wondering if people have recommendations for flags to use during the import process I added devices manually on the first VM, which will be a pain if I have to do the next 10-12 of them that...
  2. A

    Share ZVOL via ISCSI from different installation?

    Hi, I am trying to migrate to Proxmox VE 8.3 from Truenas Scale, and I have a ZVOL I need to share with a device Couple places where I'm confused: Is there the a commonly-accepted way to create a target for a ZVOL? Should I just be following Debian instructions? I don't see it in the Proxmox...
  3. A

    Can't open web UI due to issues with openssl after upgrading server with backports?

    Hi, I'm noticing other people in the forum appear to be installing from debian backports without issue, but I ran into a problem with one of my servers that appears to have been fixed by removing the backports line in my sources.list and downgrading the packages. On proxmox server, was having...
  4. A

    Does Proxmox have its own `/etc/os-release` file?

    Hi, I am trying to figure out if Proxmox should have its own `/etc/os-release` file separate and apart from Debian I found this thread: https://forum.proxmox.com/threads/solved-os-id-in-etc-os-release-is-set-to-debian-while-efi-boot-dir-is-proxmox.138082/ but it didn't quite answer my...
  5. A

    ZFS in-tree kernel builder (to avoid missing dependencies on boot)

    Dear Proxmox Community, I have a project I wrote back in 2021 I'm re-writing with Proxmox in mind. I met a local business owner who hosts his servers on Proxmox, and he sounded interested when I mentioned I had compiled ZFS modules inside a kernel, so it sparked some interest in me to...