Hello,
I need a new UPS for a Proxmox 9 homelab. 1000VA should be enough.
The selection is narrowed down to the Eaton 5SC, the Cyberpower CP1350EPCLC and the Fortron Champ 1K, but in the end, I really don’t care: I want a stable and reliable...
Probably a firmware and or hardware issue with the ASM1166. Someone else also recently complained, here:
https://forum.proxmox.com/threads/problems-with-pcie-passthrough-with-two-identical-devices.149003/page-2#post-852041
Maybe you are better...
Welcome, @coolsport00 !
Probably even better than that ;-).
Any general command line commands available in Linux.
Google for linux network troubleshooting.
Log in the PVE host with its keyboard.
Issue the commands you like.
For instance:
ip a...
It still doesn't negate the possible reason I gave above.
That is, the mount point before mounting this SSD might be not empty.
If you can (temporarily) umount this drive, you will see whether there are some files/dirs in the directory in which...
Hey there,
any chance that your /boot is running out of space? I had the same problems a few moments ago, after a bit of research in the install logs, I found out that I don't have enough space on my /boot partition. Got the exact same kernel...
This thread is half a year old. Do you really expect a new and helpful reply after posting that?
Perhaps you can post details about your setup, your goal, which documentation/tutorial you followed, what you expected to happen and what happened...
Yes, I experienced the very same, several years ago. The higher priority of IPv6 over IPv4 (if both are present) is fine... until it is not. :-(
To be clear: in my case this was a local network problem, with an incomplete IPv6 setup - a not...
Create custom CPU model to achieve the best performance with Hyper-V, WSL2, and VBS enabled:
1. Create the file /etc/pve/virtual-guest/cpu-models.conf with the following content:
# Proxmox VE Custom CPU Models
cpu-model: Icelake-for-Hyper-V...
Yeah! That will help the discussion!
Perhaps you may add some more details including some example logs showing your problem?
Disclaimer: I am not using PMG currently.
Also das berühmte "Bauchgefühl"? Nebenbei brüllt JA während Ja eine lediglich Feststellung ist. Beidem fehlt eine Begründung.
Ich habe mal rumgespielt und konnte keine Unterschiede feststellen.
Wie wäre es mit einem Beispieltext, der die...
Hello -
Does PVE have a TUI to check network configs like VMW does? I can't connect to the Web UI after install (I'm new to PVE). I think the issue is I chose the wrong nic. I wanna switch my mgmt interface to my other one (I only have 2 10Gb...
In the past I always had issues with Aruba VMs on proxmox, usually i had to tinker around with Q34 or i1440fx or by setting certain HDDs to IDE instead of virtio or the like.
I was running into the same issue as you recently and after...
Hi, @tchjntr
There may be a few reasons. Hard to guess because we have no complete information.
One of the reasons can be mounting the current filesystem in not empty mount point.
Another can be running ncdu as a user lacking permissions to...
Hi, @tchjntr
There may be a few reasons. Hard to guess because we have no complete information.
One of the reasons can be mounting the current filesystem in not empty mount point.
Another can be running ncdu as a user lacking permissions to...
Don't know if someone still needs this.
can also be solved without touching the default config file.
ufw route allow in on bridge0 comment "VM traffic on bridge"
ufw route allow out on bridge0 comment "VM traffic on bridge"
as seen in man ufw
Hmpf. Ich habe nun rumgespielt und zwischen DeepL und Frau Google diverse Texte jeweils hin und her übersetzen lassen.
Ich konnte keine Unterschiede erkennen. Darum meine Nachfrage. Eine etwas ausführlichere Antwort, als ein schnödes "JA", hätte...
Reviving a necro thread since it was the top search result ...
I ran into this today and it was a broken IPv6 setup on my end. Setting the IPv4 precedence in gai.conf resolved it for me.