I think there may be a conceptual distinction here. The WireGuard SDN fabric does not appear to be the same thing as a general-purpose remote-access VPN for phones or standalone clients.
One important distinction is that the SDN fabric is mainly...
Hi,
We're wanting to replace a somewhat home-grown backup solution based on rsnapshot and rsync with Proxmox Backup Server. The rsnapshot solution uses rsync to mirror the backups to other servers, including one off-site.
I have Proxmox Backup...
I would reconsider this approach. While it's a good idea to have a local PBS for fast backups/restore you should still have an additional offsite copy e.g. by pushing your pbs backups to b2 with the s3 support of pbs...
The IO error indicates a basic Linux connectivity issue. Are you using Jumbo MTU? Are you sure there are no IP conflicts? Are there any errors on the network interface? Could this be a bad cable? A bad switch port?
Start with the basics -...
@werter please don't spam!
@dominiaz please see https://pve.proxmox.com/wiki/Developer_Documentation if you want to submit your changes for inclusion. We also need a signed CLA from you. Also, please coordinate with Alexandre Derumier. His...
If a vendor rarely or never issues firmware updates, they are not addressing security issues in that firmware. I would argue that one reason Supermicro is cheap is that they skimp on the engineering costs of ensuring their products are secure...
Another approach is to write a healthcheck/probe script that all the other PVE services will depend on. Once the probe determines that SAN is up - it lets the others to proceed.
Or, the probe is independent and simply reboots the host when the...
Hi @fanton
thanks for posting in the forum!
I am not aware of a shell command specific for that purpose, but you could use the API to trigger a complete update, using [1]
Your sincerely,
Jonas
P.S. Please avoid double posting of the same...
Schön, wenn es jetzt für den Moment mal funktioniert. Aber darauf verlassen kannst du dich nach deiner Odyssee meiner Meinung nach nicht.
Diese altertümlichen, geerbten Lösungen sind meistens Langzeitbeständig und ein Klotz am Bein.
Beim nächsten...
Was dir auf alle Fälle eher früher als später (womöglich schon jetzt) auf die Füsse fallen wird, sind deine VMs selbst. Wenn es tatsächlich Win11 ist, war die letzte Version 23H2, die mit seabios/i440fx lief. Danach eine Zeit lang noch mit...
Hi,
I am trying to configure an iSCSI bridge to a tape drive (ATTO XstreamCore 8100T) on my PBS 4.2.1.
My tape is seen by the PBS:
lsscsi -g
[0:2:0:0] disk DELL PERC H730P Mini 4.27 /dev/sda /dev/sg0
[12:0:0:0] tape IBM...
If you look closely, the original posting indeed said "intel_iommu = on" (mind the spaces, inbetween the setting and its value!). So, if the quote was actually what that person had set, then it is quite likely, that "intel_iommu" never was set to...
proxmox 7.4 error grub:
After several tests I no longer get the error.
Now I need to start the normal grub menu.
open systemrescuecd usb :
lvreduce -L -1G /dev/pve/root --resizefs
modprobe efivarfs
mount /dev/mapper/pve-root /mnt
mount -t proc...
Context: GlusterFS storage support was dropped from PVE9. While it can be worked around with the "Directory" storage, having a plugin offers a lot of convenience. Furthermore, GlusterFS can offer significantly improved performance for...
You are the one missing the point. Qemu dropped the glusterfs storage backend claiming it's not maintained, which just isn't true. Sure, you could make an argument that it lacks sufficient support for enterprise deployments or even that it's...
I know this has come up before, but I still can't find a solution that works for me. I have a NAS storage shared with all 3 nodes in my cluster. All nodes are running 9.0.11. I get the little capacity icon under each node but when I look at the...
There are a few ways to solve it:
The cleanest but most difficult way is whatever process is doing the re-connect (in this case iscsi.service likely) and make the dependent process wait on it. You can do a systemd override configuration on...
A new version or "another attempt at keeping life support on"? This doesn't matter for qemus gluster support anyhow. Debian packaging new gluster versions wom't help in maintaining the Code for qemus support of gluster as storage backend.
You...
There are a few ways to solve it:
The cleanest but most difficult way is whatever process is doing the re-connect (in this case iscsi.service likely) and make the dependent process wait on it. You can do a systemd override configuration on...