ye, kinda want to avoid changes to proxmox host if possible.
Guessing we'll probably have to pass a whole physical ssd to VM to avoid the controller hassle. Unfortunate none of the emulated real controllers work.
MegaRAID SAS 8708EM2 emulation no longer boots under OVMF/UEFI after PVE 8 upgrade
Hi everyone,
I'm running into the classic "No Mapping found" / "No bootable device" issue in the UEFI shell when using the emulated MegaRAID SAS 8708EM2...
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...