No idea on that model, sorry. We're using pfSense so on the server/data center router we set a limiters with different Night (currently 90 Mbps) and Day (20) bandwidth limits, with FQ_CODEL as the Scheduler. The reported speed per PBS logs went...
No limiting in the routers at each end. They are both EdgeRouter X. The overall speed is limited by one end being 100mbit. We've never noticed any sort of slow speeds in these fantastic little routers.
I notice that it supports Smart Queue...
Well I swapped all the cables. Still no change. Then i swapped my management cable to a new NIC. Still nothing.
I should probably state my network setup. This node has 2 onboard NICs and a second 4 NIC card. I have a management and guest bridge...
Erst einmal Danke!
Ich fange mal mit der letzten Frage an: ja, ich würde aber gerne die "Original" VM wieder ans flimmern bekommen, außerdem kann ich damit ja was lernen.
Die IP wird angezeigt uns passt zum ssh
Cache nicht zurückgesetzt...
Thank you for the response.
This is my thought process. By rotating the disks there will always be an off-site backup. At worst It would be 2 weeks out of date. Not perfect, but acceptable for my self-hosting. B2 is $83/TB/YR, I bought my...
There is a speed limit in the job settings but it defaults to none/off.
Our speeds jumped notably when enabling FQ Codel on the connection even though it was syncing overnight. Do you by chance have a limiter in your router at either end?
Thanks for the response. Same issue. I am able to mount in other locations on the working nodes, but I get the same error when mounting to another location on pve2.
I can't imagen it being a physical network issue. Everything else works fine...
Context: GlusterFS storage support was dropped from PVE9. While it can be worked around with the "Directory" storage, having a plugin offers a lot of convenience. Furthermore, GlusterFS can offer significantly improved performance for...
Hi.
I have setup vlan 90 on my unify for management.
I setup a vmbr and a vlan on pve network, with vlan 90.
in both servers console i can ping all vlan90 ip's i currently have.
---
However, since i didnt do vlan before i clustered them i...
There is a configuration file that is not present on my backup server which I found on the Net, works like this:
# Listen on both interfaces for management
http:
listen:
- 172.16.30.208:8007
- 10.42.1.5:8007
# Bind backup service to...
Well I finally found it.
It was file /dev/DS_folder/del-vm-xxx-disk-0.
du -ahx /dev 2>/dev/null | sort -hr | head -10
189G /dev/DS_folder/del-vm-xxx-disk-0
It was created during a migration of a vm from network storage to local storage...
Hi
The Proxmox Backup Server are doing renames of files not closed.
This causes several issues.
1. A fuse3 mounted filesystem as backend/target filesystem for Proxmox Backup Server will rename the files to .fuse_hidden_Nnnnn to avoid crashes.
2...
External Nodes are simply peer definitions that you can then assign as peer to an interface on a Proxmox VE node. So if you want to connect from a Proxmox VE node to an external peer you'd create the external peer definition and then select it in...
I think there may be a conceptual distinction here. The WireGuard SDN fabric does not appear to be the same thing as a general-purpose remote-access VPN for phones or standalone clients.
One important distinction is that the SDN fabric is mainly...
Hi,
We're wanting to replace a somewhat home-grown backup solution based on rsnapshot and rsync with Proxmox Backup Server. The rsnapshot solution uses rsync to mirror the backups to other servers, including one off-site.
I have Proxmox Backup...
I would reconsider this approach. While it's a good idea to have a local PBS for fast backups/restore you should still have an additional offsite copy e.g. by pushing your pbs backups to b2 with the s3 support of pbs...
The IO error indicates a basic Linux connectivity issue. Are you using Jumbo MTU? Are you sure there are no IP conflicts? Are there any errors on the network interface? Could this be a bad cable? A bad switch port?
Start with the basics -...
@werter please don't spam!
@dominiaz please see https://pve.proxmox.com/wiki/Developer_Documentation if you want to submit your changes for inclusion. We also need a signed CLA from you. Also, please coordinate with Alexandre Derumier. His...