This is the impacted guest logs when it happens :
Jun 17 11:33:12 montblanc systemd[1]: dnf-makecache.service: Deactivated successfully.
Jun 17 11:33:12 montblanc systemd[1]: Finished dnf-makecache.service - dnf makecache.
Jun 17 11:33:12...
It just happens few seconds ago on my second physical server :
Jun 17 11:08:12 vd-hel1-dc5-pve01 dhclient[6293]: DHCPREQUEST for 192.168.100.13 on eth0 to 192.168.100.2 port 67
Jun 17 11:08:12 vd-hel1-dc5-pve01 dhclient[6293]: DHCPACK of...
Hello,
We are planning a migration of our virtualization environment from VMware ESXi to Proxmox VE and need advice on designing a dedicated backup network. We want to keep Veeam Backup & Replication as our primary backup solution, using its...
Yes, renaming is indeed not (yet) support - my bad.
But in the meantime, it should be quite easy to work around if you simply delete the old pinning file first at /usr/local/lib/systemd/network/50-pmx-<oldname>.link, and then run...
I ran into a kernel level issue with the latest zfs: https://github.com/openzfs/zfs/issues/18648 (I opened the issue)
According to some folks on there the issue is only existent in zfs 2.4.x and downgrading to 2.3.x should be a valid workaround...
Hello, I am here to get some help, i am new to proxmox and i want to know if the SSL Certificate of a node gets expire, what problems we may face ? Web GUI failure ? I did expire the certificate and then tried to load the node in browser, but its...
I would like to add that this happens randomly and rarely; not all VMs are impacted on the same node with the same storage. So it is maybe related to a I/O pressure.
Hi @yrzorg
thanks for posting in the forum!
770 sub find_local_network_for_ip {
771 my ($ip, $noerr) = @_;
772
773 my $testip = Net::IP->new($ip);
774
775 my $isv6 = $testip->version == 6;
776 my $routes =
777...
hm - is this node part of a cluster ? - maybe the cluster sync interferes here?
else - if you share the log - and your acme configuration files we might see something more.
"transient data" - this includes quarantined mails, and the...
Jun 17 08:26:21 lab-hq1-pve01 pvedaemon[1526509]: <root@pam> successful auth for user 'prometheus@pve'
Jun 17 08:26:47 lab-hq1-pve01 pmxcfs[3003]: [status] notice: received log
Jun 17 08:27:21 lab-hq1-pve01 pvedaemon[1526509]: <root@pam>...
If you will use custom names you should see note "It is recommended to assign a name starting with en or eth..." Though the tool does use "nic..." as you found, so I would think that is also supported.
No, I haven’t changed anything in the network configuration recently, and this PMG is a standalone instance
Update: The issue has been successfully resolved
Thanks to the prompt hint about line 775, I investigated the networking side...
Wir sind hier im ländlichen Raum ... der "einzige" (?) Anbieter, der hier Glasfaser mit 1GBit/s anbietet, scheint momentan e.ON zu sein. Dass die keine feste IPv4 für Schulen anbieten, finde ich auf alle Fälle schwach. Es ist ja schon ein...
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...