I agree it does. But my suggestion was about slow initial backup (which sends chunks to pbs which aren't stored in pbs because they already exist there)
I will try to give better steps once this becomes slightly bigger issue for me or other...
Testet both ways. So the underlying problem was that during the password-change some api calls were still active with the old credentials, leading to selfprotecting the pbproxy service. well this has been resolved. what remains is a broken rrd...
https://ubuntu.com/download/server?pubDate=20260418#system-requirements-tab-lts
1.5 GB system memory
5 GB of free hard drive space
Either a USB port or a DVD drive for the installer media
I guess not only does nobody read the instructions, they...
I have tried (with limited success) to give some hints for initial connectivity problem: https://forum.proxmox.com/threads/fabu-no-network-connectivity-after-installation-or-after-switching-the-router-can-not-load-the-web-gui-in-a-browser.160091/
This isn't really an issue with ProxMox but with user's not knowing the difference between Linux PAM and PVE Auth. Proxmox - User Management explains it pretty clearly.
If you select PAM you aren't creating a user on ProxMox, you are just...
Hi,
Try this:
1. Create small container: 1 CPU, 256 MB RAM
2. Install alloy in it.
3. In the PVE host console run:
#!/bin/bash
container=<put-your-container-name-here>
pct set $container -mp0 /,mp=/host/rootfs,ro=1
pct set $container -mp1...
A modern 64-bit OS with GUI needs a certain minimum amount these days just to function properly. If you're installing headless then of course the installer gui is transient, but monitor the VM and don't starve it of resources. 64-bit really needs...
Somewhat unrelated but I noticed that your rather large virtual disk doesn't have discard enabled and hence has no proper thin provisioning support. I'd also recommend using Resource Mappings for these PCI(e) devices to avoid potential issues in...
The default path is /var/lib/vz, which is listed under Datacenter / Storage in the webui - you can setup an alias in e.g. ~/.bashrc
alias cdiso='cd /var/lib/vz/template/iso/; ls -alh'
I also heartily recommend using Midnight Commander to move...
Das hatte ich mir schon so gedacht. das ‚Problem des einen‘ muss nicht zwangsläufig ‚das Problem des anderen‘ sein. Hier hat oder hatte proxuser77 ein zfs Dateisystem am laufen. wenn ich in deinen anderen Beiträge mir mal die Hardcopies ansehe...
Delete the failed restore.
Try adapting this script and give it +5GB to start:
https://github.com/kneutron/ansitest/blob/master/proxmox/proxmox-shrink-resize-lxc-disk-down-with-restore.sh
Also check ' df ' on your root partition, it might be...
Greetings! The Proxmox installation and configuration manual I published earlier this year (https://forum.proxmox.com/threads/proxmox-installation-and-configuration-manual.181116/#post-840113) has been updated with inclusions for critical...
Why though?
Where is the option to keep the buffer between clicking between LXC's?
I just wiped out all my work because of clicking away from the LXC, so frustrating
Das hatte ich mir schon so gedacht. das ‚Problem des einen‘ muss nicht zwangsläufig ‚das Problem des anderen‘ sein. Hier hat oder hatte proxuser77 ein zfs Dateisystem am laufen. wenn ich in deinen anderen Beiträge mir mal die Hardcopies ansehe...
I agree it does. But my suggestion was about slow initial backup (which sends chunks to pbs which aren't stored in pbs because they already exist there)
I will try to give better steps once this becomes slightly bigger issue for me or other...
Did you actually verify this behavior?
If yes: please report over there: https://bugzilla.proxmox.com/enter_bug.cgi
In my understanding it will upload it only once, of course. But I did not verify that!
Btw: do you have a question? (There is...
Just as a side note: I have some (single digit) PBS'. All of them report a "Deduplication Factor" of 24 to 34. They do so because of my specific usecase and scheduling. I did not verify that in detail, but if "feels" as if "storing each chunk...