I have a proxmox server that will not boot correctly. It tries to boot normally but hangs with multiple "proxmox boot hangs with libkmod: error: kmod_config_parse: /etc/modprobe.d/vfio.conf " followed by line numbers.
I have tried booting into...
Ja sind sie, leider lässt sich bei einen RAIDZ (anders als beim Mirror) eine Platte nach dem Hinzufügen nicht wieder entfernen. Da geht dann nur der Austausch einer Platte mit replace oder komplettes Zerstören des Pools und neu-machen. Das...
I don't?
Huh. Good to know.
My deployment notes were written, possibly originally for GPU passthrough to Windows VM but I have found that for AI workloads, that it has been better for me to share GPU resources between LXCs than using a Windows...
I'm backing up a bootable standalone physical disk and want the low tracks that contain the initial boot data included in the proxmox-backup-client data, how would this be included (To restore should the physical drive fail) if I specify specify...
slim sas is out. there are 4 NVME running there
The Arc Pro B50 is PCIs 5.0 x8, and fit into a PCIe 16 slot where the other 8 lanes are used for power
For Occulink, you need a card that has an ATX power header
the card has a PCIe 16 slot for the...
Hello,
I've upgraded my proxmox from 8 to 9.
I'm trying to reinstall the mvidia drivers.
I've tried everything the magical Google provides.
Currently running Proxmox 9.1.5 on a Zimacube with an RTX 3050 (ZT-A30510L-10L), Kernel is 6.17.4-2-PVE...
you dont need pci passthrough for lxc- just would need to install the proper nvidia driver based on hardware and kernel deployed. You are better off creating an installation script, especially if you intend on having multiple nodes with GPUs...
Agreed.
Locally/self-hosted AI via LXCs.
I am currently looking at getting something like this SYS-F628R3-RTBPT+ to try and see if I can improve storage services by deploying Ceph rather than using ZFS.
I think you need to carefully consider what your end goal is. PCIe passthrough is not a good citizen in a PVE cluster, since VMs with PCIe pins not only cannot move anywhere, but also liable to hang the host. if you MUST use PCIe passthrough...
@t.lamprecht :
I was told by a mod that maybe you could help with this old bug report:
https://bugzilla.proxmox.com/show_bug.cgi?id=5400
In which I proposed innocuous changes to the PVE ISO installer.
I also reported in the forums...
When viewing the RAM usage of a PBS VM in the host view, it shows the usage to be 94%. I have some other monitoring tools (Pulse, Proxcenter), that also mirror this high number. However, if I SSH to the actual VM and run htop, it shows the usage...
Just in case someone is struggling in updating qemu-server
The final solution is to execute the following commands:
This will upgrade the version to 9.1.4 directly
echo "deb http://download.proxmox.com/debian/pve trixie pve-no-subscription" >...
in the many years I've been using PVE, I havent had much call for using Windows guests, and when I did it was usually Windows 2016 (and older before) and had reasonably good results. In the last few weeks, I had need of a Windows guest for a...
Well....that's everything important to pve lives in /etc/pve.
But as I said, if you have set up your system for PCIe passthrough, then you will need more than just /etc/pve for a successful and rapid redeployment.
Adding a node to a Proxmox...
Just in case someone is struggling in updating qemu-server
The final solution is to execute the following commands:
This will upgrade the version to 9.1.4 directly
echo "deb http://download.proxmox.com/debian/pve trixie pve-no-subscription" >...
Hi
I have an odd bug that I wonder if someone has seen before and/or has a solution to.
I have a simple setup at home with Proxmox 9 with a few VMs. Storage is local ZFS mirror on SSDS and an NFS-mounted NAS for vm-backups.
One of the VMs is a...
Your message is hard to understand.
If all discs are separate (JBOD/no RAID) I think ZFS is the best option.
10 x 960GB SSD - ZFS RAIDZ You must set up notifications and make sure they work. RAIDZ can have one disc fail but not two. RAIDZ2...
Hi,
I have a script here where the initrd and linux26 is extracted from the proxmox iso and modified to be able to boot over iPXE and pass in the url for the proxmox iso file and optionally the answer file:
https://github.com/tohara/ProxmoxPxeBoot
There are a multitude of 3rd party add-ons available for Proxmox, I personally think the Devs should focus on getting the core competences in the Proxmox environment functioning at its best and most stable. Let the 3rd party Devs out there deal...
That's a great question for which I don't have a definitive answer. If I was you I'd be running up a test rig for this. You can run PVE nested. I would imagine you have a cluster but experiments can be run on a single box. If you need to test...