Hi @aryapramudika
thanks for posting in the forum!
No that would defeat the purpose of DHCP in that context.
I tried this setup on a local machine just now and it works on my end.
From my understanding this sounds like there was no DHCP...
Hi. Wie oben schon geschrieben: Der Anbieter ist HostEurope und der Webserver (Virtual Server 10+) hat Plesk mit an Bord. Natürlich kann man dort alle DNS-Einträge vornehmen aber auch Postfächer direkt vor Ort anlegen. Ob und wie das aber dort...
please provide a traceroute to enterprise.proxmox.com , as well as a DNS resolution of that domain (both from/on the affected host). if you don't want to provide them publicly and your subscription level allows you to do so, please open an...
There's a reason Proxmox VE VPS & Cloud For WHMCS has been our #1 bestseller for so long.
Version 4.3.0 continues the trend with new features and improvements that make everyday tasks even smoother. Grab the module now with our Deal of the Week...
Hello,
I just deployed Proxmox Datacenter Manager (latest alpha/beta — running it as a
VM on a dedicated node) and I'm enrolling my existing PVE 8.x clusters into it.
In the "Add Remote" workflow PDM asks for credentials to connect to the...
Totally missed the automatic scrub => drive went offline.
So i folowed the starting post and added all the good stuff you all mentioned except fot the 3rd drive to the pool (did not have a drive large enough).
Did all the backup's on a nas and...
Ich stehe gerade vor der gleichen Herausforderung:
Ich muss aktuell für meinen Docker-LXC bestimmte Dateien zurück sichern, es geht hier um einen einzelnen Container, bei dem ich leider ein paar wichtige Dateien gelöscht habe. Die...
Erste Frage: Gibt es einen Grund für x86-64-v2-AES? Normalerweise sollte man Host mit deaktivierten Flag für nested-virt nehmen können oder die Ausgabe von https://github.com/credativ/ProxCLMC/ (das bestimmt den höchst möglichen generischen...
> Is there any option to force an initial resync without removing the replication job? I don't want to recreate tens of sync tasks manually.
Same here. Everytime I reboot a node I get multiple failed replication that I need to delete (it takes...
Hi,
I'm testing SDN DHCP on Proxmox VE 9.2.3 following the official documentation:
https://pve.proxmox.com/wiki/Setup_Simple_Zone_With_SNAT_and_DHCP
Environment
Proxmox VE 9.2.3
libpve-network-perl 1.6.6
dnsmasq 2.91
Single-node setup
SDN...
Ich in Form von managed und unmanaged Switches ohne Layer3. :D Das reicht mir nämlich hier in meinem Heim-Netzwerk. :)
Wenn es dann eher um ein größeres Netzwerk und nicht um "Spielerei" zu Hause gehen sollte, dann könnte man auch sagen/fragen...
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 &&...
Thank you very much for this hint!
In Logs I saw:
Jun 18 00:39:37 pve1 pvedaemon[1357]: <root@pam> successful auth for user 'root@pam'
Jun 18 00:44:37 pve1 pveproxy[1660809]: authentication failure: 401 permission denied - invalid PVE ticket
In...
Auch da kann man was machen mit dem Bestands-Zugang.
Wenn Du magst, kontaktiere doch mal https://jd-group.io/ (Verweise auf meinen Namen, den ich Dir per DM geschickt habe. Man kennt mich dort.)
Mit SD-WAN verschiebst Du Deinen Ausbruch in ein...
Yes. There is an option in BIOS to set what the machine will do when woken via WoL. Mine was set to "Boot from Network" which I changed to "Boot from Disk" or "Default boot".
Let me see if I can find the screen for you ....
https://forum.proxmox.com/threads/update-impossible-after-upgrade-to-pdm-1-1-1.184018/post-855918
I found this post finally and that got me sorted out! Thanks all!
For PDM proxy
Add this file
/etc/profile.d/proxy.sh
contents:
export http_proxy=(yourproxyinfo)
and this file
/etc/apt/apt.conf
contents:
Acquire::http:Proxy (your proxy info)
Based on the solution in this thread: Subscription check behind proxy broken in PVE9, I was able to add shop.proxmox.com to the hosts file on each PVE node and successfully push out keys and activate all my nodes.
How it's just the issue of...
Howdy,
I have PDM, PBS, and my PVE clusters disconnected from the internet, and was preparing to start running updates though my proxy server, but I can't find a way to add a http proxy to PDM. I was able to use the Datacenter > Options > HTTP...