You could use the Elitedesk as backup server and qdevice.
Please note that after adding the qdevice it can be accessed from thr cluster via ssh which might not be what you wanted for your backups. This can be mitigated with a setup like the one...
Not at all. The Vobot is just this little ESP32 under the hood that runs micropython. It has WiFi built in so I just use my normal Proxmox API (and token) to connect. I am on a LAN (Vobot connected to my mid-tower Windows PC and Proxmox is a...
Hello.
I currently have a pve/pbr server. The current pbr side has over a year of data which I'd like to keep, as its current with my current backups.
I ordered and should receive the new box today and will be building it over the weekend in...
You can use ZFS. But if you delete all snapshots, you have to copy everything again to your external device, each time you use “zfs send”.
To mount a USB-Device, you can simply use bind-mounts for the CT [0].
[0]...
Hi everyone!
I just wanted to write a guide for those (like myself) trying out GPU passthrough with the HP ProDesk 600 G1 in 2025...
I needed to enable VT-d using the "Replicated setup" method (previously mentioned here) in the UEFI/BIOS as the...
I tried this (boot of W11 on IDE with SCSI disk attached, went to disk manager without any problem: partition, format) , but I did it after trying other things that could have mix the results. As a late scientist, I have to reduce parameters in...
In my home lab, I renamed the network interfaces using:
pve-network-interface-pinning generate --prefix eth
After that, I deleted the originally generated files from /usr/local/lib/systemd/network/
(in my case the file was named, for example...
I am just getting to grips with Proxmox, retiring my power hungry server in my basement in favor of a ThinkCentre M910Q. I've been running a few things on Hyper-V for some time now, and don't want to migrate away from the Windows VMs that I...
You can use ZFS. But if you delete all snapshots, you have to copy everything again to your external device, each time you use “zfs send”.
To mount a USB-Device, you can simply use bind-mounts for the CT [0].
[0]...
Right, that could definitely be improved by using "Keep Together (positive)" and "Keep Separate (negative)" in the web interface or using only the "positive" and "negative" names there too.
I'm not sure about including the rule name/description...
16 consumer NVMe drives. Any write Ceph does is sync and any drive without PLP will show high latency and, once its cache fills, poor sequential performance. Keep in mind that you have to write to 3 disks and besides data itself it has to write...
Ja korrekt, meinem Verständnis nach soll das die sicherste Methode für konsistente Backups sein. Korrigiere mich gerne, wenn ich da falsch liege.
Ah, perfekt aneinander vorbei geredet, okay :)
Danke für den weiteren Input. Mit den externen...
Double check that the subnet mask is correct and matches between your PC and the PVE host.
Verify that the PVE host is listening on port 8006:
ss -tlpn |grep 8006
Nice project, especially the iso-built-part and the persistence-part, yet one small remark:
this can be archieved by just installing PVE onto an USB disk. I've been using this for decades and there is no magic involved in doing so. It's portable...
There are already pools available that can be nested up to 3 levels, at least in the background. There is currently no UI integration, but it has been available since 8.1...
The Samsung 990 Pro NVMe does not have PLP from what I see? Generally PLP/enterprise storage is recommended here for PVE/Ceph, so it could just be the drives.
If the Windows VM is using Host CPU try a generic v2 or v3 CPU.