Leider nein, wobei ich nur Syncs versucht habe. Da die nicht zuverlässig liefen, habe ich dann gar nicht erst darauf gesetzt, dass das der zentrale Backup-Server sein könnte. Schlimmer ist jedoch, dass die Verifizierung bei nahezu allen Backups...
do you run the proxmox-backup-client as root or as a different user? Most likely the user the pbs client process is executed as does not have permissions to read these files. To exclude, you can use .pxarexclude files or specify them on command...
Found the issue, during my upgrade I mistakenly thought that I had migrated the Debian base repositories to the new format but no, ended just commenting them out :/
When I re-enabled the repositories in /etc/apt/sources.list and run apt update...
Since it works with pfSense, your Proxmox VLAN-aware bridge and trunk configuration are most likely correct.
On OPNsense, I’ve seen cases where traffic reaches the interface (visible in tcpdump), but you still get no reply, even with an “allow...
Hey, hattet ihr Erfolg mit der put-rate-limit Option und Hetzner? Ich habe es mit einem Wert von 10 und 5 versucht, beides ohne Erfolg. Kleinere VMs laufen ohne Probleme durch, aber Größere VMs oder wenn mehrere nacheinander durchlaufen, gibt es...
I run it as root.
After looking how to get more verbosity from the system I ran proxmox-backup-client with PBS_LOG=trace
and found it is throwing this error while trying to back up files in /var/lib/lxcfs/ when I thought it was trying to access...
Hi @sesaravanan,
if you're doing this many clones in parallel, the lock might be too heavily contended for every task to get the chance to get it. That said, there was a proposed patch to improve the situation. It's not applied yet, and it still...
I guess there are some (I mean much) data in some directory in which NOW some other filesystem is mounted.
In your case in /mybiz or /mnt
Can you temporaily umount all of them and then check what is inside (and how much)?
No. The gateway is not visible from the PVE GUI, AFAIR.
The own address 192.166.3.118/24 (see SIX) is in other network than the gateway 192.168.3.1 (see EIGHT).
No wonder it can't access other networks.
Hey Proxmox community.
At our company we are testing Proxmox as hypervisor. We are currently using ESXi but are at a crossroad to either upgrade or fine something new.
So, I have brought a HPE DL380 Gen10 to run some test on Proxmox to make sure...
If the VM is larger than the cache, the restore will of course still work. The local storage is only used as cache to keep track of already known chunks to avoid re-upload to the S3 backend, store namespace/group/snapshot metadata for fast access...
You don't need to buy Proxmox VE; it is free (see the AGPL3.0 license). You can only buy different support subscription if you want to.
That's a little disappointing. I don't know any of the acronyms but I would then assume the answer to all...
A reboot of the LXC Container does NOT work for me.
I need to first stop the LXC Container. Wait a few seconds. Then start the LXC Container again.
In a normal Situation, the Share is already mounted on the Host.
The only "Fix" I could find...