I'd recommend Opnsense. It fits all these requirements and it can be installed as a VM on Proxmox VE (just download the iso-vga installer) https://opnsense.org/
It's basically an open source firewall. Among other functions, you can create...
I'll give you some options:
OPNSense
pfSense
VyOS
Proxmox!
A Debian box is quite capable of being a very decent router and you already have one: Proxmox. However, that is one for the likes of me to run up. What you probably need is something...
On further testing, after deleting the bond, the GUI's automatic network configuration thing doesn't deactivate the previously bonded NICs (set autostart to OFF/NO).
That, at least, definitely seems to be a bug.
I opened a ticket...
Hello, I am just learning Proxmox at the moment, I managed to get my VMs running and all, but one day I failed to attach a Virtiofs storage to one of my VM (orange text) even after shutting down and restarting the VM. So I decided to bulk...
Good morning! I noticed the same thing on my home system - also a Ugreen DXP2800 NAS. After finding this thread I also downgraded to the 6.17.4-2-pve kernel, and hd-idle seemes to be working again. I can‘t tell for sure because a zfs replication...
@Johannes S @leesteken I feel you gave me a push in the right direction. I'll get a liitle deeper into ZFS and will report how it comes out.
Thank you so far & have a nice evening!
Nope, you won't buy the two small SSDs, and you will need at least one other 4TB SSD since a striped mirror will need at least four drives.
It's the ZFS equivalent of RAID10, basically you build two mirrors, then stripe then together. This gives...
Regarding RAIDZ versus (striped) mirrors on ZFS: https://forum.proxmox.com/threads/fabu-can-i-use-zfs-raidz-for-my-vms.159923/
I would run the SSDs in a triple mirror or (if you have budget for another 4TB SSD) striped mirror. Just buying...
A hardware RAID controller Battery Backup Unit (BBU) can cache sync writes and that might indeed help. (Or replace the SSDs with ones that have PLP.)
ZFS RAIDz1 is a poor choice for VM as the IOPS are much lower then using a ZFS stripe of...
Hi Derek,
I understand that the procedure is uncertain, but I also have an 8700G, like you, and I would like to try to fix the Error 43 issue by following your method.
You mentioned the basic passthrough configuration, including the ROM files...
Understandable. In my view, deploying a product that is effectively unsupported (by anyone) is a bad solution, regardless of budgetary requirements. outages, loss of service, or loss of data are more expensive than upfront spending. Given your...
I don't see any Linux kernel driver that is not part of Linux itself, just hardware vendor / product integration. Most are hardware vendor integration drivers similar to the ones that exist for PVE. If more vendors would support PVE directly, PVE...
I know @bbgeek17 is too humble, but I'm pretty sure you can get the functionality you are after using blockbridge. The state of PVE's support of block level SANs via API has been "not in scope" for a long time, and doesnt look like it will be...