hm - at least part of the issue is that an IP that might be yours (based on public IPs in your traceroute ) indeed ran into a rate limit - my guess is that your parallel downloader app opened too many parallel connections.
Sadly we had to install...
I just find a way to reproduce the issue on the guest :
root@zabbix :~$ fio --name=stress-write --ioengine=libaio --iodepth=64 --rw=randwrite \
--bs=4k --direct=1 --size=20G --numjobs=8 --runtime=600 \
--time_based --ramp_time=30...
Just guessing: you are not alone; this one was solvable in a specific case: https://forum.proxmox.com/threads/horrible-download-speeds-from-enterprise-proxmox-com-120-kb-s-in-2026.184354/
That is correct, both in substance and meaning. PVE need not be involved.
If you dont define one, you WILL have a default rule for single datacenter, triple replication with no device class. If you need to specify additional/different logic, yes...
So doof sind Netzwerkkarten nun auch nicht. Warum ist es nicht möglich, in jeder hinterlegen zu können, wo sie ein keepalive einzutragen haben? Die Dinger achten ja sogar auf WOL.
I am new to Proxmox so I will let someone else say which one they believe is the best option, but I will say that I am using and have always preferred Stacking with LACP. That aside, why would you put backups on 10G and everything else on 1G...
Hi,
Thank you! The temporary host entry actually worked perfectly on my Linux server. As you can see below, wget pulled the ISO via 45.144.208.36 with great speed (~58 MB/s) and without any drops:
Bash
[root@cpanel06 ~]<span># wget...
Thank you, this was exactly the missing part.
I tested your suggestion and it solved the issue.
What I had before:
- PMG transport to Exchange 2016 on port 25
- Verify Receivers enabled on PMG
- Exchange 2016 answered 250 Recipient OK even for...
Thanks for your fast reply.
It does indeed make sense to monitor the SMART reports for the time being and wait to see if anything changes.
My spare hard drive is ready, and the steps for replacing the hard drive are set out in my document, so I...
Its currently possible to create a clone from a snapshot of the source VM (Those are full clones currently):
There exist a feature request to Create linked clone of VM from a snapshot [0].
[0] https://bugzilla.proxmox.com/show_bug.cgi?id=7521
Willst du die Route auf Veränderungen überwachen, oder willst du wissen, ob der Server erreichbar ist? Das ist ein Einzeiler:
~$ export SERVER=irgendeinserver; while true; do echo -n "$(date) "; ping -c 1 -q -W 2 "$SERVER" &>/dev/null &&...
An und für dich eine gute Empfehlung, aber der Op will ja Monitoring ohne Monitoring-Software. Diesen Wunsch nach einer Quadratur des Kreises wird auch uptimekarma nicht erfüllen können
Das wirkt auf den ersten Blick gut. Ich werde es auf alle Fälle probieren. Allerdings störender Weise kein Opensource in heikler Umgebung und Win-Only.
@Stoiko Ivanov The main problem is that no `zpool` command is working because they all hang up (can't even kill -9 them).
The issue also exists on a non-pve system (I tried to boot debian13 on the system and installed zfs manually with the same...
Here is the output on the cluster that is affected ( took a while to actually bring up these results btw ):
real 2m43.476s
user 0m21.497s
sys 0m14.301s
On a similar cluster ( 10 nodes instead of 25 and only about 100VMs vs 2700Vms )...
Hey, had the same issue — here's an easier way to fix it: (PDM Version 1.1.1)
Open Proxmox Datacenter Manager (PDM)
Navigate to Remotes in the left sidebar
Select your PVE server
Click "Check Certificate"
Verify that the displayed certificate...
Erstmal vielen Dank für deine Hilfe und Geduld. Ich wollte gerade einen BugReport ausfüllen wo mir folgender Eintrag Vorgeschlagen wurde.
Ich würde sagen die Person hat tatsächlich das gleiche Problem wie ich. Lohnt es sich bei sowas den Forum...