Proxmox Virtual Environment 9.2 available!

I'm really new user with limited knowledge on linux, nonetheless I was able to install version 9.1, iirc, without issues.
Now with (I don't have the 9.1 anymore) the installer hangs on

modprobe: FATAL: Module shpchp not found in directory /lib/modules/7.0.2-6-pve
 
Code:
tree /home/
/home/
└── tom
    └── sources
        └── infra
            └── pve-cd-builder
                ├── debian-base
                │   └── extra-repos
                │       ├── debian-trixie
                │       │   └── 2026-04-23T13:15:09Z
                │       ├── debian-trixie-security
                │       │   └── 2026-04-23T13:33:31Z
                │       └── debian-trixie-updates
                │           └── 2026-04-23T13:33:18Z
                └── tmp
                    └── proxmoxrepo
Hello guys!
I've just downloaded the PVE and PBS ISO from the Proxmox site. After installation I noticed an unusual folder. I don's see this folder on my current instances.
 
  • Like
Reactions: Johannes S and Fra
Hi,
many thanks for the new release.
Since PVE 9.0, snapshots on LVM (e.g. on an iSCSI LUN) are supported. This is great because we have migrated from VMware which was connected to a huge iSCSI storage system. Unfortunately, the snapshot feature is still in "technical preview" state. I had hoped to get this released in 9.2, but this is not the case.

Is there any roadmap when this will be officially supported without limitation?

Thanks
Andreas
 
Code:
tree /home/
/home/
└── tom
    └── sources
        └── infra
            └── pve-cd-builder
                ├── debian-base
                │   └── extra-repos
                │       ├── debian-trixie
                │       │   └── 2026-04-23T13:15:09Z
                │       ├── debian-trixie-security
                │       │   └── 2026-04-23T13:33:31Z
                │       └── debian-trixie-updates
                │           └── 2026-04-23T13:33:18Z
                └── tmp
                    └── proxmoxrepo
Hello guys!
I've just downloaded the PVE and PBS ISO from the Proxmox site. After installation I noticed an unusual folder. I don's see this folder on my current instances.
these are benign leftover empty directories from the ISO building process - you can remove all of /home/tom, the next iso builds will not have them anymore!
 
  • Like
Reactions: Johannes S and Fra
Hi,
many thanks for the new release.
Since PVE 9.0, snapshots on LVM (e.g. on an iSCSI LUN) are supported. This is great because we have migrated from VMware which was connected to a huge iSCSI storage system. Unfortunately, the snapshot feature is still in "technical preview" state. I had hoped to get this released in 9.2, but this is not the case.

Is there any roadmap when this will be officially supported without limitation?

Thanks
Andreas
Look into Starlvm or OCFS2 file system. Both free and both allow VM snapshots on shared ISCSI. Just make sure you keep TPM on local-lvm and back up any needed secrets for VM level TPM use in case a host dies and a new TPM needs to be generated. (do not put TPM disks on iscsi storage)
 
Hi @bmorrisj ,

thanks for your response. Do you have an experience with StarLVM or OCFS2 on iSCSI for 8 nodes and approx 300 VMs on a 80TB iSCSI volume (hosted by a Synology)? Is this something which could run stable and with good performance?

I am a bit reluctant to use a solution which is not recommended by Proxmox and was therefore looking for their new volume chain solution. But because it is an important productive solution I am afraid to use a "technology preview" feature.

Therefore, once again the question whether there is any roadmap when this will be released.

Thanks again
Andreas
 
Upgrade to 9.2.3 from 9.1 went without issue across all my nodes. Didn't need to do any resource remapping, plug-n-play all the way.

Nice to see Proxmox upgrades becoming so streamlined even when migrating kernels, well done Proxmox Team.