I have a Proxmox host at OVH with several Failover IPs assigned to VMs on vmbr0. I want to completely block SSH (Port 22) from the public internet for these VMs, while still being able to access them through my WireGuard VPN (running on the...
This is the German speaking sub-forum - please post in German - or post in the general forums in English - this increases the chances that you get answers from our community.
Thanks!
Hi ,
have you tried to increase the memory of the Display Graphic Card?
Under Hardware->Display edit Display and try setting it to 32MB.
I would also recommend you have a look at this Wiki Page and follow some of the steps explained there...
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...
I can't really answer that. I don't know what you did or why. You can see that monero-data is a thin volume and part of the USB VG and data pool. pbs is a thick volume and not part of data. That's all I can tell you. There's little reason to...
@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,
does the freezing happen when the server is idling?
It could be related to a sleep state that the AMD Ryzen 5 2400GE enters when idling.
Try to disable it in the BIOS. Look for something relating to 'Power Supply Idle Control', 'C6', or...
@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...