Hey,
I made a small native macOS menu bar app for Proxmox VE called ProxmoxBar.
It lets you:
monitor VMs/LXCs quickly from the menu bar
see cluster resources (CPU, RAM, storage)
start/stop/restart instances
manage multiple Proxmox servers
get...
firewall=1 is create a linux bridge fwbr interface, so it's not usable here. Implementing the whole firewall code in vpp is another thing. (and currently proxmox code don't have any easy plugin code to implement different firewall)
You don't have to spend much on hardware upgrades. Even adding a simple cheap old SSD for PBS would probably do wonders.
Also do you have a slow uplink? If not, I would not even bother with a local PBS.
Generell nehm ich lieber LXC als Docker. Auch PBS läuft im LXC. Und alles, was Docker ist, läuft in einem einzigen Docker-LXC.
Das geht jetzt seit Ende Oktober ziemlich problemlos auf meiner 24/7-Maschine, dem Minisforum N5.
Die kleinen...
Wollte mal eine weitere Wasserstandsmeldung bzgl. meines UGreen NAS-Projektes geben:
Ich habe eine Debian 12 KVM-VM unter OMV auf der UGreen installiert und auf der habe ich Docker und Portainer eingerichtet. Man könnte das auch direkt unter OMV...
Feature request
This is the information during backup
INFO: 64% (3.3 TiB of 5.1 TiB) in 46m 23s, read: 1.2 GiB/s, write: 1.2 GiB/s
How abount an information what the current bottleneck is? storage, network, pbs
LVM on iSCSI LUNs from a SAN (https://pve.proxmox.com/wiki/Storage:_LVM#pvesm_lvm_config) Pay attention to "snapshot-as-volume-chain" for snapshots. Maybe using multipath.
If you are using Truenas 25.04+ as storage "ZFS over iSCSI" using the new...
For the record to newbies:
1. Download windows update KB3063109 (this update from this page) to desktop. File name is windows6.x-hypervintegrationservices-x64.cab
2. Run PowerShell as Administrator: Dism /online /Add-Package...
Thanks for the replies, mir and bbgeek17, appreciated.
The intention (specially for this upcoming PoC) is to use what we already have in place, so we're not going to buy anything, and need no support. If we go PRD, specially the support part...
Wollte mal eine weitere Wasserstandsmeldung bzgl. meines UGreen NAS-Projektes geben:
Ich habe eine Debian 12 KVM-VM unter OMV auf der UGreen installiert und auf der habe ich Docker und Portainer eingerichtet. Man könnte das auch direkt unter OMV...
Hi Everyone,
I've created a basic compliance checklist, not specific to any benchmark at the moment. Hope this will help someone else here.
Any feedback are welcomed.
ReadySpace
A big part of hardening on any platform is to change default configurations to something more secure. You are right, they both start fairly secure.
Install sudo
Create and user non-root users
Enforce TOTP (TFA) in the GUI on all accounts...
Hello, PMVE is 9.1.5.
I tried md striping with ext4.
Currently I can restore with about 1.4 Gbyte/Sec.
Better than the 800 MB with zfs striping or zfsraid1, but slower than the 2x25GBit possible.
The discs and lan should deliver 3GByte/Sec.
CPU...
Good point, VPP's ACL plugin could definitely handle that. I'll keep the first patch minimal (reject firewall=1), but VPP ACL integration is on my radar.
Also ran some VM-to-VM numbers — VPP vs vmbr0 vs OVS, gRPC workload, 10k flows:
- VPP...