For the record to newbies:
1. Download windows update KB3063109 (this update from this page) to desktop. File name is windows6.x-hypervintegrationservices-x64.cab
2. Run PowerShell as Administrator: Dism /online /Add-Package...
@NickyDoes thanks for your contribution! Your tool is great to backup zfs datasets to pbs.
I used rsync before and while it worked, I had to do some bash scripts for cleanup. Now I can set prune jobs - easy!
I've made many modifications and improvements to zpbs-backup. If you tried it already, and were disappointed or confused, I apologize. Please give v0.5.0 or later a try. Expect most changes to be breaking, aside from the dataset properties you...
I'll have you all know!
That i installed PBS to do my backups instead of Proxmox doing snapshots (i dont really see the difference, but it feeels better).
And i went through my pve8to9 --full script, and ran all the suggestions that were provided...
Great news for all the people who had problems with this.
Next step would be to try and see if you can get it backported as well.
That would mean, that it potentially even could/might make it into 6.14 and 6.17 for Proxmox 9.
What speeds do you expect?
I think that 3GB/s per second is already pretty fast.
What is your target speed you aim at?
Is the current speed a problem? Or are you just surprised that you can't reach line speed and suspect an issue with your setup...
You’ll probably be fine. On a standalone lab box, moving the disks to the new server is likely to work as long as boot mode, NIC naming, and storage references don’t change in a way your current install depends on. I wouldn’t expect a...
thx, valid facts .... therefore an additional approach which has all checkmarks on the requested features (and more):
-> get a SAN/SDS from a vendor with native integration (aka Storage Plugin) and who is committed to the Proxmox (VE) platform...
I am curious, why would you not just remove that special node from cluster in first place? "Full access" aka root with different credentials will break many (if not all) things, so there is no point to have that special node in your cluster...
I am curious, why would you not just remove that special node from cluster in first place? "Full access" aka root with different credentials will break many (if not all) things, so there is no point to have that special node in your cluster...
I'm trying to have that GPU working on a VM with proxmox 8.4. This is a PC with a mini ITX board. I have a ryzen 7 2700 (no iGPU), and the 1050ti card.
Then when
I've followed everything with no luck.
This is what I have on...
Do you mean the qcow feature introduced in PVE9? It's limited to snapshots (although main developer @spirit mentioned at some point that in theory this might also be a possible way to implement thin provisioning, but afik nothing happened since...
What values do you get when running proxmox-backup-client benchmark --repository <your-local-repo> directly on the PBS? Note that chunk integrity is checked on upload and that the writes to the storage on PBS side are not the sequential pattern...
We're in the process of implementing PVE and PBS in our environment and have been stuck on this issue for a few days. Here's a quick writeup of our experience and testing. TLDR at the end.
The setup
PVE hosts are Dell R640's with these specs...
Can someone with a beefy PBS-Host do this Benchmark? I ran it now on a VM with a Xeon 6226R CPU, but the results are still bad.
I found the comparison results here, but those are without TLS, which seems to be the lowest denominator...
I have a PVE, the version is 8.4.19, and two Synology NAS as backup storage (nas061 / nas66)
The previous backup plan had been working well
But about two or three weeks ago, I started to receive backup failure notification emails, which probably...