Mischen kannst du das problemlos, Storage ist im Cluster ja pro Node definiert. Was du halt nicht kriegst ist gemeinsamer Storage: egal ob XFS-Directory oder ZFS, lokal bleibt lokal, und beim Verschieben wird jedes Mal die komplette Disk über die...
You need to do the following:
Device manager -> Right click HID Button over Interrupt Driver -> Click Update Driver Software...
Click "Browse my computer for driver software"
Click "Let me pick from a list of device drivers on my computer"...
For the record to newbies:
1. Download windows update KB3063109 (this update from this page) to desktop. File name is windows6.x-hypervintegrationservices-x64.cab
2. Run PowerShell as Administrator: Dism /online /Add-Package...
I built a small storage health monitor for HP Smart Array + SAS/SATA disks.
Storage Health Monitor (SHM) continuously checks storage subsystems and reports only changes that require administrator attention.
It doesn't monitor everything.It...
Given that you can ping your second node, I'll venture a guess that it's *probably* not an issue with your first node.
Check firewall rules/ACLs on whatever 192.168.5.1 is. If it has any sort of live log or traffic monitor, see if you can see...
This is really cool!
Can you please make a new updated version for Proxmox 9.2 or later? I want to definitely try to do:
TrueNAS VM -> iSCSI Luns -> MPIO + ip address stuff -> Proxmox01/02/03/04/05 to mount and launch my VMs instead of NFS...
Those posts are a dozen years old. The author also has over 18k posts on the old forums, so it's pretty clear they were drinking the FreeNAS Kool-Aid. There is going to be some bias.
As mentioned, virtualizing FreeBSD is less common than...
@mansoor9559 For pass through you don't need the driver on the host, just pass through the PCIe devices. All the guides and tips are here: https://pve.proxmox.com/wiki/PCI_Passthrough
Once you have checked every step, let us know what kind of...
hi,
did you follow the GPU Passthrough Guide?
I would avoid installing the NVIDIA driver directly on the host. When the host claims the GPUs, the VM cannot properly initialize them. You can remove the drivers by running:
apt remove nvidia-*...
Just an update, I've had 8 days of uptime with:
GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_idle.max_cstate=1 processor.max_cstate=1 pcie_aspm=off"
And the CPU is throttling down and running much cooler than with cstate=0.
Previously without...
For an EQ replacement on a tight budget, I probably would have suggested a used Dell PowerVault ME4 storage array, which supports the same Dell-rebranded hard drives as their PowerEdge servers. It also supports three tiers of storage, but not...
What I think I forgot to mention is that I'm using a HA cluster (2xnodes) on single SAN, so nodes are sharing the VMs files on iSCSI LUNs, so its thick provisioning only (topological layout is more a traditional VMware setup, as a VMware refugee...
Hi i have a Dell poweredge r620 with the intel i350 4 port card as the "built in" NIC. I was having issues with it randomly shutting off and further research showed that just happens sometimes. well i don't want that to happen so i bought a...
i often create vms for a particular user. i would like them to be able access the serial (or vga would be ok) console for their vm and only that. i am definitely not seeing a built-in role for this. but i would guess this is a common need and...
Full disclosure - the below text is generated by AI since I've spent a LOT of hours trying to troubleshoot these issues with chatgpt/gemini and no luck. If there's any other information that I can provide please let me know. I'm trying to gather...