Hello,
I am aware that some users prefer to use RAW files instead of zVols when setting up virtual disks for VMs. As far as I can see, PVE currently only supports using zVol-based virtual disks (which are somewhat confusingly called RAW storage...
A couple days ago I ran into a frustrating issue. My UGREEN DXP8800 Sata controller is an ASMEDIA 1164 controller and worked fine with the latest updates of proxmox, was broken in 9.0 beta if I recall, and the promox kernel. A motherboard I have...
Ref: https://discuss.linuxcontainers.org/t/lxc-7-0-lts-has-been-released/26612
I realize the answer to this is probably no, but I wanted to make sure nothing had changed.
The PVE dev team has, for a while now, recommended avoiding installing...
Something is really wrong with kernel 7.0.x
First this: https://forum.proxmox.com/threads/kernel-7-0-x-windows-vms-freezing-with-cpu-high-60-70-newer-cpus.183461/
Now on 7.0.6-2-pve, Windows 10, not every single one, but most of them get BSOD on...
Hi Proxmox enthusiasts!
Plain iSCSI in Proxmox is still mostly manual: you either keep creating LUNs on the SAN for every VM disk, or you present one big shared LUN and put LVM or LVM-thin on top—fewer LUNs, but shared VG pain...
I just got done doing an proxmox deployment with HPE Nimbles
this reddit post I made has all the steps I followed to set things up: https://www.reddit.com/r/Proxmox/comments/1rck0s7/proxmox_and_hpe_nimble_questiondiscussion/
Im also in the...
There is not a single spinning hard drive in the world that can sustain a random pattern uncached 100MB/s. That alone tells me something is wrong with your benchmark. 8-10MB/s for uncached data 4K read/writes on spinning rust sounds more...
I hope this is the appropriate place to post this.
I just setup a new PVE host. I had no issues for about 24 hours or so. Now when I type inside a VM console (within Proxmox web ui), if I use the shift key in conjunction with any of j, k, l, m...
I have.
In fact, the data started flowing with my second comment on this thread. You're only just getting around to this now.
I'd be able to run more tests if ceph was faster. (Heck, as of this writing, it finally just finished rebooting from...
When the machine type is changed from i440FX to Q35 in Proxmox, it can lead to a change in the naming convention of the network interfaces. The interface name shifts from a traditional naming schema like ens18 to a predictable naming schema such...
Thank you. I was able to get on lin with the first command and get an IP address. I was then able to run apt update and I attached pictures of results of: "ip a" and "apt update"
Hello everyone.
Has anyone successfully setup nVIDIA GPU hardware passthrough for a LXC of Jellyfin on Proxmox 9.2.2?
I am have two major issues.
1: GPU passthrough difficulties.
I am trying to setup Jellyfin on Proxmox 9.2.2 with hardware...
The problem with Gluster is that a negative lookup has to (worst case scenario) traverse every brick in the cluster and do a DHT search. Gluster metadata operations, particularly for negative lookups and in rebalancing scenarios, can become...
No. You can literally run the PoC scripts for the aforementioned CVEs to test whether those exploits/vulnerabilities exist pre-update.
I mean, you can literally test this with a fresh install of PVE7, 8, and 9, and test it.
It's not that hard...
I haven't been able to find a list of glusterfs version history with its corresponding release date, but the idea of trying to find that was to see what version of glusterfs you were running, 15 years ago.
I'm probably going to spend more time...
Update — root cause found
My previous conclusion was inaccurate. Here is the full picture after more investigation today.
Reproduction
On any 6.17.13-x kernel, with pve-qemu-kvm 11.0.0-4, a sustained NFS write load (e.g. 4× parallel dd or cp)...