Just as a point of reference (and at this point I'm talking out loud just for logging to know what I did, and series of events).
I've got a theory I am testing... getting the vfio-pci driver to bind to the GPUs.
We have another identical GPU...
Hello Josephnp,
Allow me to pick your brain a bit on this matter.
Does your Proxmox VE by HTTP template in Zabbix work as expected? Which exact template are you using - download link?
I have 2 PVE nodes in a cluster - home lab.
I installed...
That did the trick, thank you so much! I'll try later if get the cards to work inside a VM.
cat /proc/cmdline
BOOT_IMAGE=/vmlinuz-7.0.2-2-pve root=ZFS=/ROOT/pve-1 ro root=ZFS=rpool/ROOT/pve-1 boot=zfs quiet intel_iommu=on iommu=pt
lspci -nnks...
I can surely try a fresh install but then what? Are you suggesting to test the plain SLES10 Installation on Proxmox Host first? Then i can try that. But what if it works? What are the next steps.
Regarding trying out things, I am open to it...
I created a small PVE cluster with local ZFS.
After creating a few VMs and trying to take a snapshot, i discovered that all VM disks are created as raw and do not support snapshots.
Searching how i can resolve this but i do not have "the" answer...
Hi @IsThisThingOn,
es gibt keinen Storage-Level Snapshot. Das Ganze wird im QEMU-Block-Layer gehandhabt und deswegen müssen alte Blöcke, die noch nicht im Backup sind, weggeschrieben werden, um einen neuen Write vom Gast zu akzeptieren. Der würde...
Hi,
following problem occured today (for the first time, should be unrelated to PVE/PBS version):
When running a VM backup to PBS the connection between PVE and PBS got interrupted. However the Backup job still continued to run.
This caused the...
That user never came back to report on their progress or lack thereof. My recommendation to try a new OS install still stands.
Using recovery boot is another option that previous reported was not quiet comfortable with.
Proxmox team does not...
They have some success stories on their page:
https://www.proxmox.com/en/about/about-us/stories
There was also a survey on reddit:
https://www.reddit.com/r/Proxmox/s/aGMBgJqm0L
What do you mean by extensively? Most people use it as their only virtualization platform in various setups for many years, even decades. A few years ago, there was a post by Proxmox stuff about the install numbers, yet I cannot find it anymore...
Thank you! So how do I get the driver to be bound?
echo 2 > /sys/bus/pci/devices/0000:04:00.0/sriov_numvfs
-bash: echo: write error: No such file or directory
journalctl
pci 0000:04:00.0: no driver bound to device; cannot configure SR-IOV
Hi @mosespray , the Ansible modules are not maintained by PVE staff. I'd recommend reaching out to Ansible team/maintainer - perhaps via github issue.
I believe these modules are using API to communicate to PVE. You could try to troubleshoot...
There is also an updated guide for Trixie:
https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_13_Trixie
I don't see much benefit for understanding everything by making the Installation more envolved. The Debian route is more for special...
If you read my message, I said I tried removing everything in /etc/modprobe.d and unblacklisted xe, i915 and snd_hda_intel. I have very clearly tried removing all setting and not just adding new ones. The results remain the same.
I also said I...
Thank you but i have already gone through that post. Even that user did not get any relevant solution. :( are we really dealing with any new Problems? I highly doubt.
Hi @mosespray , the Ansible modules are not maintained by PVE staff. I'd recommend reaching out to Ansible team/maintainer - perhaps via github issue.
I believe these modules are using API to communicate to PVE. You could try to troubleshoot...
Take a look at this thread, there may be some useful information there for you:
https://forum.proxmox.com/threads/proxmox-9-1-4-import-suse-vm-from-esxi.179180/
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox -...
Someone mentioned it but I dont know why they removed their comment:
https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_12_Bookworm
This is a OK start...not ideal but a bit better
Oh yeah, I understand the reason WHY of Proxmox....Its just important, in my eyes, to learn each of the parts that make up Proxmox and understand them. Makes a more complete sysadmin of Proxmox in my view :)