Oh did not think to look there.
I do see this:
And this one as well
I don't know why it says it's not in a cluster...... it was always a stand alone with makes this odd.
good question- I dont know.
you COULD just edit the vmid.conf directly (eg, /etc/pve/qemu-server/100.conf) and add the disk directly- find the line that starts with unused0: and change it to efidisk0:
might need other variables for...
Hi @ravem0n , welcome to the forum.
Have you checked the Console of the browser for errors? Have you previously run any scripts that may have modified the code?
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox -...
Hello,
First time poster, long time lurker. I recently updated from 9.1.6 to 9.2.3 and pretty much everything under my Datacenter disappeared.
but oddly enough my vms and lxc do run and start. its just through the ui it's just blank.
I've...
I've seen similar messages on HP Elitedesks when I want to install a new OS such as Proxmox itself or even just boot off Ventoy so I can start the install. In the bios I disabled everything having to do with secure boot, UEFI etc and it...
I'm a bit flabbergasted. Unplugged the server and shut off the power supply itself, waited about 15 minutes, tried again - devices all have appropriate names. I undid the changes I made in /etc/network/interfaces and rebooted, and we are back...
Thanks, I didn't notice it was a link, I just thought it was a code block. I see there are some differences in proxmox upgrades and understand the guidance better now. TIL, thanks!
Funny thing, I guess I had learned that previously and just forgot - my update script is apt update && apt full-upgrade lol. I am not just an idiot, but a forgetful one, too!
First, backup your virtual machines and the config in /etc/pve, if still possible.
While a process
(in this case pmxcfs, get the pid with
ps aux |grep pmxcfs |grep -v grep | awk '{print $2}' )
is running you can access the open files via...
SSDs (or the chipset?) seemed to have issues with NCQ and Trim.
Edit (mistake in the parameter fixed): Try the Proxmox Kernel parameters "libata.force=noncq libata.force=noncqtrim" .
Hello, got me an odd one here. Within a last few batch of updates I get a massive negative CPU readout when rebooting any of my containers.
Once restarted it settles down but I wouldn't have expected to see this level of oddness. Systems...
Hi UdoB,
Thanks for your reply. I have mess up few things here.
I was able to access pfsense using 192.168.0.59 when install time, after I logged out ,now I can’t login because its different network.I haven't configured pfsence correctly. so...
Yeah, that's what I did by exporting/dumping out the LV to qcow2 so that it's not on my OS disk anymore.
My thinking was that if I am dumb enough to do this again (again, by accident), my thought was that if I had at least an archive of the...