DHCP-Reservierung ist nicht dasselbe wie ein ARP-Eintrag, sas sind zwei komplett unterschiedliche Mechanismen:
Die DHCP-Reservierung sorgt nur dafür, dass der Container immer dieselbe IP bekommt. Trotzdem kann der ARP-Cache auslaufen, denn dort...
HI.
Danke für die neuen Ideen — sehr erhellend!
Das kann schon sein, dass es das ist. Ich habe einen Ping in einer „normalen VM“ laufen lassen, der durchgängig lief. Nur bei dem LXC-Container stockt es.
Aber das Gateway ist in diesem Netzwerk...
Just in case anybody is interested in an update: I went the path of least resistance for now, i.e. I pruned all my backups except the last 2 or 3 snapshots, after that I had enough free space to switch my backup job to an encrypted one, which I...
@Zappes please, link the Bugzilla you mention here [1]. I would love to be able pull (not push) encrypted syncs where the source is unencrypted for any reason and destination PBS must store encrypted backups.
[1]...
@Zappes please, link the Bugzilla you mention here [1]. I would love to be able pull (not push) encrypted syncs where the source is unencrypted for any reason and destination PBS must store encrypted backups.
[1]...
Schönen Guten Tag,
wir nutzen bei uns im Unternehmen Storage der Firma HPE in der Ausführung Alletra per FiberChannel angebunden.
Wir nutzen aktuell noch VMWare und wollen davon aber gerne weg kommen und haben dabei bereits Proxmox evaluiert...
Hi,
first of, please some more information, e.g. the output of pveversion -v and cat /etc/network/interfaces is always useful to have.
Are you talking about host networking?
Proxmox VE doesn't use/support DHCP for the host (or at least, not...
Hi,
no, a dedicated host backup functionality doesn't exist yet. You can subscribe to the issue on our bugtracker though, to get updates if something happens in that regard: https://bugzilla.proxmox.com/show_bug.cgi?id=2287
(Especially) In a...
I have the HP Z Turbo Drive Quad Pro PCIe NVMe SSD Adapter, thats not the issue, I just want to know what the best option to chose when installing PVE with these drives. Thx
Have you ever wanted to backup your Ubuntu 18.04 machines to PBS? ...no? Well, you can do that now!
Proxmox Backup Client has a mandatory dependency on FUSE 3, which allows you to mount a remote backup locally - you can browse and work with it...
#######################################################
########## API : Execution on the server with cmd ##########
$FQDN = "myserver"
$TokenID = "root@pam!blabla"
$Secret = "fa57313e-878d-4c49-9dd1-7faab4837c55"
# Construire l'URL du serveur...
Hi,
the much more easier solution than building your own ISO might be to use the first-boot script in combination with a separate named partition on the USB flash drive.
So the first-boot script could do something like:
mount -o ro...
You are right. Thank you for the input. I will definitely try your debugging in my script. I havent had a chance to test it yet because I am currently trying to resolve a unmet dependency problem with xfce4 chromium/firefox-esr for my offline...