I've recently come into some hardware that I think might be useful to use in a homenetwork. My research so far indicates that Proxmox might be a useful tool to make that happen. I'm very new to this, and have some questions of a very general...
To start off, i know there are few tutorials / blog posts out there but somehow none of them were exactly suitable for my configuration. Although this is expected, I still wanted to put this out hoping it may help some folks out there.
BACKSTORY...
Thanks for the commands. As a sanity check, I wiped my secondary server and installed 9.1 fresh, and as soon as I connected I ran the same commands. I swear it wasn't there before, but lspci and the last grep commands return the same as yours...
Hello all!
After rebooting my PVE 8.4.16 box into kernel 6.8.12.18-pve, I have discovered that PCIe passthrough of one of my PCIe storage controllers now causes QEMU to hang trying to start the VM. This manifests in errors like `timeout waiting...
Hi, @hiper
Is it a Windows file explorer (or whatever it's called in a particular version) in the screenshot?
So maybe files have extension, but the explorer has the usual setting to hide file extensions?
Every time I set up a new account in M$...
I reread the op and for the life of me I dont understand what you're asking.
Actual free space is exactly what you think it is, but its not USABLE. Usable free space depends on the makeup of your data, since you have a special device that...
Da ist aber viel Meinung mit gar nicht so viel Fakten gemischt.
Ein Hardware RAID kann einiges was ein Software RAID niemals kann. Vor allem bei HDDs macht das immer noch extrem viel aus.
Da man für produktiven Workload eh nur noch SSDs nimmt und...
Der Switch steht auf internes Netzwerk und somit können die VMs nur mit dem HyperV Host kommunizieren.
Wenn der virtuelle Switch nach draußen sprechen soll, muss externes Netzwerk und eine Netzwerkkarte ausgewählt werden.
0x800f0922 is the final generic error code indicating an installation failure, so it won't resolve without investigation.
If you're knowledgeable, you can investigate the logs and fix it.
If you can't investigate, you should contact Microsoft...
Hi everyone,
I’d like to share an issue I encountered after upgrading from Proxmox VE 8 to PVE 9, which took me nearly a full day to troubleshoot. Hopefully this helps someone else in the future.
The Situation
After upgrading from PVE 8 to...
I feel marking a vnet as "VM traffic only" would be a nice clear way to present the option, ideally default option too, I can't see many wanting the host to be "on" the vnet.
I just reread your message, and that's bad the firewall isn't applying...
Can't you actually set the proxmox option there in the Setup?
You can maybe change the entry, or just map BOOTX64.EFI to grubx64.efi in proxmox.. maybe proxmox-boot-tool (and its --grub option) can do it for you..
Thank you for your answer!
So I'm pretty sure I found the answer to my problem, but not how to fix it yet.
Using "efibootmgr -n 0000" works, but only once.
I then used "efibootmgr -o 0,1,2" to set the actual boot sequence, but it won't get...
I really think we need either generally allowing disabling link-local on an interface, or simply deny any IP configuration on the SDN bridges.. or a bit nicer, being able mark it for VM traffic only. This bug is not good on default setup btw...
Hi,
yes, this is safe to ignore and happens because the q35 machine type currently uses more default virtual hardware than necessary. See also: https://bugzilla.proxmox.com/show_bug.cgi?id=6909
I agree the Proxmox Firewall will help with the host having a LL on those bridges/interfaces, but from a security audit point of view, they may say that's not enough . I think for now I'll go for the sysctl option. Then if needed I can prove the...