I would have tried to:
- create another LUN in the iSCSI storage
- connect it manually on one node
- create an ext4 on it
- mount it on that single node at /nnt/IMPORT
- add it to PVE as directory storage in just that host.
Essentially the same...
My proxmox server has several resources that I typically assign using raw pci device assignment, thus adding GPU,USB,LAN resources for 3 different seats on a per VM basis.
That makes assignment very rigid, and I would much prefer to use the new...
I found a way to manually downgrade PCIe link speed to PCIe 1.0 during runtime, and the errors for the Intel X540 NIC have completely gone away. Not ideal having only PCIe 1.0 x4 but I can achieve over 6.4-6.7 Gbps throughput in one direction at...
Will do, just ordered an Intel X520-DA2 card, just got to arrive..
I also created an cron script to run every 45 minutes and if there's no connectivity it will reboot the machine. It's more a workaround that a resolution but should hopefully...
Tried both PVE8 and PVE9, but not sure which commands may give details, if any.
Once I have a remote endpoint to connect this NIC to, I will be able to tell if the link comes up at all. I have read about others having difficulty using this old...
Hi tayra,
Have you managed to solve it yet? (then mark the thread as solved)
The problem is your PVE version. You currently have version 7.1, but you need to update to version 7.4 before upgrade to version 8. You should install updates either...
This is where I'm at right now. What options exist without these issues? This is somewhat related to another thread I commented in. I honestly just want the network issues to be gone. They've been reduced, but not eliminated. Please let me...
Proxmox VE VPS & Cloud For WHMCS has evolved more than ever this year, but there's still more to come! Version 4.1.0 now supports Proxmox VE 9.0 and brings a set of new features you'll appreciate right away.
Hi,
Then report the issue to Google please and not here ;) And I suggest you read up more on what LLMs can and cannot do and not just trust marketing hype.
Hello,
are there any plans to develop and release an official Terraform Provider so we don't have to rely on 3rd parties? If yes, that would give us more confidence in going the Proxmox Path for Kubernetes Clusters :)
Cheers!
Hello AwakeBread,
You can use Handlebar's if statements [1] to fall back to a default, like so:
{
"hostname": "{{#if fields.hostname }}{{ fields.hostname }}{{else}}localhost{{/if}}"
}
Not at the moment, no. We would need a generic mapping...
It might be more like zfs question, but maybe someone has had experience.
So i have few zfs pools on one machine.
One of pools is running on simple consumer (dramless) nvme's (3 disk raidz1, one disk missing).. There is only one virtual machine...
In your screenshot you look where the template for the LXC container is stored and that has to be a storage from type dir.
If you go further through the process to the DISKS tab, you will find, that you can select your rpool and Proxmox will...
Hi, auf dem Host wird ZFS verwendet, ja. Allerdings nur für die Boot Medien, und damals für die Anbindung einer SAN.
Hier das Bild der Memory Usage:
Der ARC Cache:
root@xego01:~# arc_summary -s arc...
Hello,
I need to add the Webmin repository to POM.
Unfortunately, when parsing the Release file, POM reports an error: 'Architectures' field missing.
Fetching Release/Release.gpg files
-> GET...
In your screenshot you look where the template for the LXC container is stored and that has to be a storage from type dir.
If you go further through the process to the DISKS tab, you will find, that you can select your rpool and Proxmox will...