@Phreak: good to see the NIC imbalance was confirmed — that's a concrete result. On `rbd_read_from_replica_policy localize`:
How it works: when a read is issued, the Ceph client scores each OSD in the acting set by their CRUSH topology distance...
We've done a very comprehensive study of virtual storage controllers in Proxmox and found that virtio-scsi provides significant performance advantage: https://kb.blockbridge.com/technote/proxmox-optimizing-windows-server/part-4.html#conclusions...
@SteveITS: for krbd, `cache=writeback`/`cache=none` has completely different semantics. With librbd (the QEMU RBD block driver), those options control whether librbd's own write-back cache (`rbd_cache`) is enabled — that's what my earlier post...
Hi,
in der API Dokumentation sieht man welche Befehle die "VM.GuestAgent.Audit" berechtigung besitzen:
PVE API Viewer (QEMU Guest Agent)
Folgende Befehle können mit der "VM.GuestAgent.Audit" Berechtigung aufgerufen werden. Diese dienen...
@bbgeek17 wrote two pieces which should cover your questions:
https://kb.blockbridge.com/technote/proxmox-lvm-shared-storage/
https://kb.blockbridge.com/technote/proxmox-qcow-snapshots-on-lvm/
Basically snapshot on lvm/thick wasn't supported...
Hi @ludo2223,
it depends on what ID the drive has, you can specify which drives to extract with the -d argument:
[I] root@pve9a1 /mnt/pve/dir/dump# vma
usage: vma command [command options]
vma list <filename>
vma config <filename> [-c <config>]...
I have managed to solve this by just adding a "PCI device" on the VM.
So in short, (trying to) add the LTO device command line, with qm set 125 -scsi1 /dev/sg5, or qm set 125 -scsi1 /dev/st0 does not work. The error is always "volume /dev/...
Hello,
I have enabled the firewall at the DC, Host and VM level. Then, I've set the default policy on the VM to Drop, both in and outgoing traffic. With loglevel set to debug and no rules, nothing goes through and the traffic is logged.
Now...
Hi forum,
we had to change our DNS domain: old pmg hostname was pmg.subdomain1.domain.de, new pmg hostname is pmg.subdomain2.domain.de. The "pmgconf dump" shows the correct DNS names. Everything seems to work fine.
But in the daily spam reports...
Hello, you can define your own CPU models, you might want to have a look at this.
The first version of a series implementing support for this in the PVE UI has also been submitted, might take a while for this to land though.
Sieht gut aus: shared LVM läuft auf allen 3 Nodes, ist flott und unauffällig.
Die Belegung stimmt nun überein: Ansicht im MSA-GUI passt zu Ansicht in PVE.
Wir haben schon einige VMs da hin migriert, klarerweise wurden nun aus den qcow2-Disks...
Hi everyone,
I’m currently trying to install OPENSTEP 4.2 for Intel architecture as a "Pet"-VM on Proxmox VE 8.2.2, and I’ve run into a couple of limitations that I can’t seem to solve from the GUI.
Background
OPENSTEP requires a very specific...
Hi,
in der API Dokumentation sieht man welche Befehle die "VM.GuestAgent.Audit" berechtigung besitzen:
PVE API Viewer (QEMU Guest Agent)
Folgende Befehle können mit der "VM.GuestAgent.Audit" Berechtigung aufgerufen werden. Diese dienen...