modprobe: FATAL: Module shpchp not found in directory /lib/modules/7.0.2-6-pvetree /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
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!Hello guys!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
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.
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,
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
eth0: Failed to set IPv6 MTU to 9198: Invalid argument
pct config ID with the numerical ID? What do you see when you run networkctl cat eth0.network in the container? What do you see with ip a in the container and on the host (there, the output for the bridge and bridge ports would be interesting)?Hi @Domino,
is there anything else before or after that log line? What does your container configuration look like, i.e.pct config IDwith the numerical ID? What do you see when you runnetworkctl cat eth0.networkin the container? What do you see withip ain the container and on the host (there, the output for the bridge and bridge ports would be interesting)?
/etc/systemd/network/eth0.network
[Match]
Name = eth0
[Network]
Description = Interface eth0 autoconfigured by PVE
Address = xxx.xxx.xxx.xxx/16
Gateway = xxx.xxx.xxx.xxx
DHCP = no
IPv6AcceptRA = false
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 30000
2: eth0@if100: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 9000 qdisc noqueue state UP group default qlen 30000
link/ether <mac> brd <mac> link-netnsid 0
inet xxx.xxx.xxx.xxx/16 brd xxx.xxx.255.255 scope global eth0
valid_lft forever preferred_lft forever
inet6 fe80::xxxx:xxxx:xxxx:xxxx/64 scope link proto kernel_ll
valid_lft forever preferred_lft forever
3: eth1@if101: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 9000 qdisc noqueue state UP group default qlen 30000
# pct config 103
arch: amd64
cores: 4
features: nesting=1
hostname: xxxxxx
memory: 2048
nameserver: xxx.xxx.xxx.xxx
net0: name=eth0,bridge=dlan,gw=x.x.x.x,hwaddr=<mac>,ip=x.x.x.x/16,mtu=9000,type=veth
net1: name=eth1,bridge=lan,hwaddr=<mac>,ip=x.x.x.x/8,ip6=<public-ipv6>/64,type=veth
onboot: 0
ostype: ubuntu
parent: Ubuntu-23
rootfs: local-lvm:vm-103-disk-1,mountoptions=noatime,replicate=0,size=128G
searchdomain: local
swap: 8192
2026-06-05 13:10:35.000 eth0: Failed to set IPv6 MTU to 9198: Invalid argument
2026-06-05 13:03:35.000 eth0: Failed to set IPv6 MTU to 9198: Invalid argument
2026-06-05 12:54:46.000 eth0: Failed to set IPv6 MTU to 9198: Invalid argument
2026-06-05 12:50:41.000 eth0: Failed to set IPv6 MTU to 9198: Invalid argument
2026-06-05 12:47:18.000 eth0: Failed to set IPv6 MTU to 9198: Invalid argument
2026-06-05 12:38:46.000 eth0: Failed to set IPv6 MTU to 9198: Invalid argument
2026-06-05 12:34:54.000 eth0: Failed to set IPv6 MTU to 9198: Invalid argument
2026-06-05 12:30:50.000 eth0: Failed to set IPv6 MTU to 9198: Invalid argument
2026-06-05 12:23:16.000 eth0: Failed to set IPv6 MTU to 9198: Invalid argument
2026-06-05 12:19:09.000 eth0: Failed to set IPv6 MTU to 9198: Invalid argument
2026-06-05 12:11:18.000 eth0: Failed to set IPv6 MTU to 9198: Invalid argument
{
"bridge": "none"
}
{
"bridge": "none",
"mtu": 9000
}
eth0: Failed to read IPv6 MTU: No such file or directory
cap_add:
- NET_ADMIN
The canonical way to solve that would be to not use the "host" CPU type.I have a question about the automatic load balancing. We have five nodes in our cluster, three of them on AMD, and the other two on Intel. Is there a way to specify that Proxmox can only do live migrations between nodes that are on the same platform? Otherwise, a live migration breaks the guest.
Look at Datacenter --> HA --> Affinity Rules --> HA Node Affinity Rules. Read about the "Strict" flag shown there.three of them on AMD, and the other two on Intel.
Even then, AMD <-> Intel live migrations can break due to too many subtle differences and vendor-specific optimizations to guarantee that this could work independent of the used vCPU type; some types (like host) will make breakage much more likely, though.The canonical way to solve that would be to not use the "host" CPU type.
Working here normally, with Firefox 151.0.3 (64-bit).Hi, I just install one new ProxMox 9.2 via ISO, and found seems can not add/modify Notes of VM in the Summary tab. I had tried to created new VM, also can not add/modify the Notes.
Edit: I just tried to login via Chrome, and found Edit button is showing, seems it is only missing in Firefox browser.
We use essential cookies to make this site work, and optional cookies to enhance your experience.