You would have to provide a lot more information than what you posted here. Otherwise we have to make educated guesses ;)
So just cluster, no HA?
So you use ZFS and VMs use local RAW drives on ZFS?
There are a few problems with that.
Short:
A...
@duderino Great, thank you.
For PMG 9, I simply commented out the following lines and allowed TCP 514 in the firewall settings:
Master comment out:
# /etc/rsyslog.conf
module(load="imtcp")
input(type="imtcp" port="514")
Slave(s) add:
#...
I was able to passthrough my rtx 3070ti and gtx 1650 to the tiny11 windows 11 23H2 and run games on it. I was also able to use lossless scaling with that. The settings have changed since I tried to passthrough an rx 9070 xt but if anyone needs it...
Mir ging es tatsächlich auch erstmal nur um den zugriff an sich. ich kannte das früher eher ala vmware remote console . Sowas geht wahrscheinlich auch mit spice ( wird das von redhat überhaupt noch gepflegt?) und dem virt viewer? Ich würde gerne...
There are so many modifications in changed subsystems from Debian Buster --> Bullseye --> Bookworm --> Trixie.
While I do have some systems (not PVE) which were upgraded from Stretch to now I would choose to create a new install and restore VMs...
Thanks for your reply. I have PBS running on a VPS, but I also wanted some backups locally so that's why I set this up. Would switching to SMB help then?
And there still is the other use case: the downloading from usenet to my NAS. Would I also...
I think you could look to increase mon_max_pg_per_osd which is 250 by default.
as if you have only 2 osd, and a lot more osd (4 ..6 ) on the other side, maybe they can handle enough pg. (could explain why splitting the disk in mutiple osd is...
To separate "the OS" from "the data" is still best practice, yes! For PVE the OS should reside on a mirror, of course.
With the constraints of "Mini-PCs" I feel fine to just install PVE on two (or more) devices, in a ZFS mirror. The resulting...
Hi,
I'm running the static version of proxmox-backup-client on an older Ubuntu 18.04.6 and it works well.
One minor thing is I see a lot of
processed 10.726 GiB in 11m, uploaded 22.802 MiB
processed 12.007 GiB in 12m, uploaded 67.891 MiB...
You would have to provide a lot more information than what you posted here. Otherwise we have to make educated guesses ;)
So just cluster, no HA?
So you use ZFS and VMs use local RAW drives on ZFS?
There are a few problems with that.
Short:
A...
Do any of your VMs still have 192.168.8.x addresses statically assigned in them?
Did you check your Proxmox firewalls? Try disabling the Proxmox firewalls.
Do you have the KVM guest tools installed in the VMs? I assume they are Windows since you...
If ping tests work from VM to VM, and you don't have the Proxmox firewall configured, then there is nothing in Proxmox blocking the networking. Now you are looking at specific Windows version specific SMB & RDP capabilities. Have you installed...
Ok, du hattest ja nur nach Remote Zugriff gefragt und nicht erwähnt, dass du zusätzlich lizenzpflichtige Software im Einsatz hast. Um welche Software geht es denn genau?
Außerdem hast du deine Umgebung und das konkrete Problem nicht wirklich...
rdp an sich ist frei korrekt. nur manche software checkt als Lizenz den terminal/hostname , per rdp kommt dann der client name = 1 lizenz mehr . Doofes system aber ist leider so :).
I have a 3 node cluster with a SSD ZFS pool that keeps increasing in size.
Each server has 24 SSD drives in a ZFS raid.
The 'autotrim' setting is set to on for each server node.
The two attachment show the space being slowly used up on the server...
It improves operational stability by default. Also runs nightly tests on AlmaLinux-10.1 and AlmaLinux-9.7, and ties up some loose ends in the docs.
If you missed 1.17, it also improves handling of snapshots that carry a `zfs hold`. Also improves...