Found the issue - was my fault - from an prior installation on other hardware (without boss card), there was still "GRUB_CMDLINE_LINUX="root=ZFS=rpool/ROOT/pve-1 boot=zfs" in the grub-default-file…
Thanks for comments!!
Hi @max1337
thanks for posting on the forum!
From the past "detected chunk with wrong digest" errors especially if encountered at different parts of the backup / restore, mostly indicate a problem with the RAM of the PBS.
Can you check that...
Found the issue - was my fault - from an prior installation on other hardware (without boss card), there was still "GRUB_CMDLINE_LINUX="root=ZFS=rpool/ROOT/pve-1 boot=zfs" in the grub-default-file…
Thanks for comments!!
So if you happy with your environment and behavior of your vm's now you should not more worrying about.
Just for me I'm worrying about 6x 7,8TB nvme getting just 5700 MB/s read and 2500 MB/s write in raidz1 as a kind of raid5 which is just 1100...
Found the issue - was my fault - from an prior installation on other hardware (without boss card), there was still "GRUB_CMDLINE_LINUX="root=ZFS=rpool/ROOT/pve-1 boot=zfs" in the grub-default-file…
Thanks for comments!!
It's worth checking the windows server logs to see if it ever received a shutdown request from the agent.
Proxmox sends a graceful shutdown request to the guest via the agent, then waits 180s. [0] If the VM hasn't powered down by then it gets...
Thank you for the suggestion.
Unfortunately I cannot test with an older kernel at the moment because this is my production homelab. However, I can schedule a maintenance window and test both kernel 6.14 and 7.0.14-8-pve if this would help narrow...
I uploaded an Authentik self signed server certificate via the PVE web console as a custom cert (it wasn't a private key that I added to where it said "private key"). This PVE is part of a Ceph cluster. Now the web interface isn't accessible. I...
Tried to create a new CT using the latest Alpine Template, 20260803.
That ended in errors and no CT
Switched to the 20260714 version and no issues at all.
Hi everyone,
I had to recreate a zfs pool after it went corrupt and my somewhat naive me thought that I would be able to restore all the VMs from our proxmox Backup Server 4.2.4 in no time =)
I was able to restore most of the VMs even though not...
Can't comment, as I don't really use Windows Server 2025, but some general housekeeping:
ide0 & ide1 are probably not bootable, so remove from boot options.
Remove 2 of those!
Thats 15.71875 GB. Use 16384 if you really want 16 GB.
Try host...
Thank you for your reply.
I checked the configuration again.
The export entry does not contain a trailing slash.
It is configured as:
export /mnt/HDD-Pool/Proxmox-BackUp
I have also verified that:
showmount --no-headers --exports <server>...
Thank you for the suggestion.
Unfortunately I cannot test with an older kernel at the moment because this is my production homelab. However, I can schedule a maintenance window and test both kernel 6.14 and 7.0.14-8-pve if this would help narrow...
Thanks for that I've updated and can see the setting but can't make a lot of sense from the datastore summary panel to get a meaningful number. The panel show GET:27512781 Do you know what a meaningful limit might be on our 1GB connection?
Thanks for sharing.
Can you double check that your storage.cfg export entry does not contain a trailing /?
There is this bug report Bugzilla 6050 which could be related.
If you want to poke around in the code pvestatd uses the functions in...