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...
After wipe one of the managed cluster and adding it again (change of hostnames, addressation same as was, old cluster name ) old hostnames still shows in Updates section of Remotes, anyone knows where to look for those old hostnames? I have...
It should be possible to just run dnsmasq on your own, so find the vnet bridge (in this example myvnet) and run:
dnsmasq \
--interface=myvnet \
--bind-interfaces \
--port=0 \
--dhcp-range=192.168.100.10,192.168.100.200,12h \...
Are there any best practices or supported tools for backing up and restoring the datacenter and/or node-level configuration? It looks like the backup support built into Proxmox VE itself only backs up individual VMs. I also noticed that if you...
Hello Nico, I've created a separate, isolated network/subnet (10.10.20.0/25) connected to eno3, added an IP address, (10.10.20.5) selected the 10.10.20.5/25 address in Datacenter | Migration and everything is working fine. Stepping back, as you...
Hey, wie kommst du auf die 4MB/s bei der usb Platte? Ich kann das hier nicht nachvollziehen. Da ist der synjob zu einer usb Platte ( 3.1) wesentlich schneller.
Gerade geschaut, letzter sync sind es 80gb gewesen in durchschnittlich 70MB/s laut log...
Hey, wie kommst du auf die 4MB/s bei der usb Platte? Ich kann das hier nicht nachvollziehen. Da ist der synjob zu einer usb Platte ( 3.1) wesentlich schneller.
Gerade geschaut, letzter sync sind es 80gb gewesen in durchschnittlich 70MB/s laut log...
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...
Ja, sieht alles normal aus, Carrier OK, RustDesk OK, Bridge UP
Es ist fast sicher ein ARP-Problem
Da der Container keinerlei eigenen Netzwerk-Traffic erzeugt, wenn niemand den RustDesk-Server nutzt, passiert Folgendes:
- Gateway/Router hat...