Hi, I have an HP Prodesk 405 G4 which has an AMD Ryzen 5 PRO 2400GE CPU with a Vega RX 11 iGPU. Before trying it, I'd like to know if setting up Proxmox on this machine for the purpose of having a VM that gets the iGPU passed through (amongst some more LXCs) is even valid as I don't think the IOMMU groups are in my favor. Please have a look:
Code:
Group 0: [1022:1452] 00:01.0 Host bridge Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge...
I'm working on a home lab and need to save power, so most of my nodes are powered off most of the time. My goal is to set up a Proxmox cluster that can dynamically scale as nodes are powered on and off without requiring high availability (HA) or strict quorum. I’m fine with reduced availability if it means saving on energy costs.
Main Goal
I’d like to establish a “dynamic” cluster with one primary node that’s always on, while other nodes can stay off until...
Dear experts,
I'm a bit puzzled and don't know how to move forward. Hence, requesting your assistance.
Desire: Use dedicated NICs for dedicated functions (e.g. 1 NIC for storage, 2nd NIC as backup to 1st - via VPC on the switches, 3rd NIC for certain VMs, 4th NIC for certain other VMs etc)
Because the nature of the network I work in having multiple data centers is mandatory. With our recent deployments we will reach 26 node's in 7 locations. I've strongly advocated purchasing support from promox as well as phasing out VMware systems. Some of the more ridged SA's are digging in there heel's. One of the many complaints they have expressed to management is the lack of centralized management for all the data centers. I was hopping to put some people at ease by getting some...
When adding a PCI device to a VM it would be useful to know if it's already allocated to another VM. In cases where there are multiple PCI devices available, it's not immediately obvious if they're already allocated.
Here's an example. RTX-A4500, RTX-A4000-2 and T600 are already in use by other running VMs. It would be helpful to know at a glance that RTX-A4000-1 is unused without having to exit out of this dialogue and check through other VMs.
We want to setup a 3-node cluster with Ceph. All will be in a meshed connectivity. No switch in between. We want to use 25gbps card with the following specs:
I'm trying to do a two ceph pools with 3 nodes (Site A) and 3 nodes (Site B) with two different rules. The first rule is a stretched Ceph with Site A and Site B and the second rule is just a standalone ceph rule on Site A.
Each of the 6 nodes has 3 OSDs. So total there's 18 OSDs.
I'm wondering if you can put the same hosts (Node 1, 2, 3) with different weightages under different roots in the CRUSH map? Or is there another way to do it?
I am not exactly sure when this problem first started but it used to be fine in the past
I'm running 8.2.4 of Proxmox, and I'm seeing strange behaviour of a VM post Snapshot.
I have an instance of HomeAssistant in a VM that after a snapshot is taken of it becomes very slow/non-responsive.
Stopping and starting the VM returns it to normal working mode
Any logs I can look at to find out what the problem is
I asked on the HomeAssiatnt Forum and some other people have similar issues.
We have a PVE and a PBS set up at our company, and everything is working very well. Although would like to archive some 'archived' vms from PBS to an external drive.
What i can see, is the archived vm contains the following files:
│ vm/9005/2024-10-29T01:23:02Z │ 10 GiB │ client.log drive-scsi1.img index.json qemu-server.conf
If i move these to an external drive, how would i be able to restore the vm from the .img file, just in case if it is needed?
I am currently using the Corsinvest.ProxmoxVE.Api powershell module to do API calls to Proxmox to get all nodes and all VMs which I then publish on an internal web site for engineers to see.
One challenge I have is looking at Cluster information.
I use the 'Get-PveClusterStatus' to get the name of cluster(s) .. and that is using the API endpoint '/cluster/status'
Hello everyone, how are you?
Boy, I'm having a serious problem with the installation of Windows machines, where I configure everything but it simply doesn't find the boot driver, I tested it on a physical machine, on the virtual box with versions 7 and 8 and nothing, I don't know what I did wrong.
I'm using a Synology NAS storage, I thought it could be the way to access the files on the NAS, but the error persists even though I create the machine locally and upload them locally, does anyone...
I want to ask what is the reasoning behind creating partitions on Disks when creating a ZFS pool?
There are no valid reasons as far as I know.
All other implementations of ZFS in OSs like FreeBSD, Oracle, Linux, SmartOS, Illumos do not force partitions on Disks.
To me it's much cleaner to work with ZFS without partitions.
Well Proxmox does make it easier working with ZFS with partitions by automatically creating partitions. Everything works fine in ZFS but with partitions.
I did manage to install the required drivers and setup the different GPU contexts from Proxmox command line, but then, there is no way to assign those to a Proxmox VM in the graphical interface.
Hi all,
I completely miss any configuration options in the WebGUI to set energy-related options for a VM Host.
For example: PVE6 runs the performance governor by default. I own an EPYC 32Core/64T CPU with 16 VMs. I need to set at boot time via crontab the powersave governor to save at least 100W. Better would be perhaps the ondemand governor with specific up/down-latencies.
No options for HDD spindown etc.
- "Green IT" seems to be an enemy of Proxmox
I'd like to see a lot of comfort in...
I was upgrading my main server that has ZFS running on it and when I got it all back up and running and restarted targetclid my Proxmox VM's aren't able to start. I see a record at /etc/iscsi/send_targets/10.100.100.2,3260/st_config and noticed it is set for discovery.startup = manual. Does that mean I need to manually execute some commands to reconnect the Proxmox nodes so they connect over ISCSI again? I don't know what commands to run to make it try and reconnect. I see that targetclid is...