As far as I know, on windows this is a "domain policy" pushed by the Active Directory. The windows domain policies don't work on anything but windows. Technically you can change the policy (GPT editor) to change the NTP server to something other...
Regarding your approach, I would personally still prefer using a physical host outside the PVE cluster, or at the very least the PVE host itself, as the NTP target.
To the best of my knowledge, placing the NTP server within a VM on PVE might not...
So the reasons I have chosen a VM in the past are the very same reasons that we use virtualization infrastructure in the first place: high availability and clustering. Just as with any critical service like domain controllers (which are actually...
Ive been having issues getting my quadro k600 gpu passthrough working for win xp. Quadro k600 released drivers for win xp and ive been able to run gpu passthrough on it as a linux vm and win xp works on my quadro 400 but just not the k600...
Gpu...
This is precisely the point I am a bit concerned about. It appears that the general consensus is that the barrier to entry (in terms of network resources) for adding a full PVE host as a cluster member is significantly higher than that for...
As of now, I'm going to try booting into a Windows 11 to go environment from a USB drive, then see if I can update the firmware on the nvidia card. If I do get a firmware update installed, I'll then try to get the windows 11 VM in proxmox to...
Hi @andreisrr , I was about to ask whether you backed out everything you changed and now it sounds like you did?
I'd recommend doing a few sanity checks:
a) try to create a VM with QM
b) try to create with "pvesh" via API
c) try to create a VM...
Downgrading is not supported, or recommended. It's a manual task that is quiet advanced, and can completely break your system.
Is this a business production environment?
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox -...
In my defense, I screwd up my apt cacher by removing some the crucial network packages.
As I couldn't install anything with apt I tried to get network back using systemd-networkd. That didn't work. After that I gave the node a reboot. It never...
Hi, @IsThisThingOn
For the questions about stop mode I don't know the exact answers.
For the dirty bitmaps: from the docs ( https://pbs.proxmox.com/docs/technical-overview.html#fixed-sized-chunks ) and from the observation I know that dirty...
This can be done without any downtime. and yes, you want to make sure that the running ceph version is available on the next distro- so make sure before you start you upgrade your ceph to squid. This process is non disruptive and will not...
Ich setze immer auf RAID1, RAM ist immer genug vorhanden. Stimmt das damit bei ZFS die Lebensdauer der SSD stark leidet im Vergleich zu LVM, ich hab dazu verschiedene Meinungen gefunden
Das Thema ZFS und SSD-Wear wird gerne übertrieben. Ja, ZFS hat durch Copy-on-Write und Checksummen etwas mehr Write Amplification als LVM — aber bei modernen SSDs (auch Consumer) ist das in der Praxis irrelevant. Die meisten SSDs halten locker 5+...