First off. Thank you for your response.
I was able to follow your suggested instruction.
I had mounted the PVE installation at
/mnt/proxmox
I successfully mounted the needed directories using the command
for dir in dev proc sys run; do mount...
Hi,
Since your hard disk (ide1) is orange, it's not plugged, you need to stop/start the VM to take effect; and it's most likely due to the fact that you are using the "LSI" controller with IDE disk (if I remember correctly, hot plug was never...
Saw this thread looking something up and I want to take the time to correct and fill in a few missing things that have changed with RDS.
To run Windows 10/11 in a VM you must have either Microsoft 365 licensing that includes VDA entitlements...
That makes sense. It seems that relying on Windows Active Directory for time synchronization is indeed the more practical and reasonable approach to avoid potential issues, especially with Kerberos.
Thank you for sharing your valuable experience...
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...
Thank you both for the guidance! I didn't realize that IDE disks behave so differently from SCSI when it comes to hot-plugging. I've definitely learned something new today.
Hi,
Since your hard disk (ide1) is orange, it's not plugged, you need to stop/start the VM to take effect; and it's most likely due to the fact that you are using the "LSI" controller with IDE disk (if I remember correctly, hot plug was never...
Hotplug is supported in Proxmox VE. In your VMs settings you can configure which hardware types have hotplug enabled (for disks its enabled by default). For IDE disks hotplug seems not to work and for SCSI disks this only seems to work with...
Ich habe bei mir eine Netgate 6100 und dort habe ich 2 x WAN, 1 x GLAS & 1 x 5G/LTE keine Traffic Begrenzung im Failover. Ich brauche keine 2 Firewalls wenn es mir nur um Failover geht, das macht die pfsense ohne extra Software zu installieren
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...