The Wiki gives you keys heh, use a debian live CD or a rescue shell.. you can try efibootmgr -n 0000 to avoid the 0003 entry that is probably unhappy. If that works, well, set the boot order to start with the proxmox entry.
If it fails, mount...
If I got this right, you have your boot disk attached via a HPE RAID controller. Is it at all possible to attach the disk directly and see if maybe the controller is/was an issue?
I just encountered this on one of my Cisco C240M5s. After updating everything including the kernel to 6.17.4-2-pve, it fails to boot. Hangs with three "watchdog detected hard lockup on cpu" messages on the console. Rolling back to 6.17.2-1-pve...
Heh, well, if that works.. then, problem solved :P
I'm surprised it sees the boot option but doesn't allow you to set it.. OVH had some servers that would reset the boot order also without asking.. anyway, now you know a bit more about UEFI and...
I think this is the reason! A shared LVM cannot be of the type thin, but must be a regular/thick LVM!
In a thin LVM you can only have one writer -> local host only.
If you need snapshots, you can enable the new "Snapshot as a Volume Chain"...
On the host as well, the firewall is inactive.
node107 -> VMs on local(104, 105, 106) is working
but node107 -> VMs on another node(101, 102, 103) is not working
also
node94 -> VMs on local(101, 102, 103) is working
but node94 -> VMs on...
Wow I totally forgot to send and answer yesterday.
What I wanted to send is:
No I can't. I added pics after I already sent my post, showing the entries I have in the setup menu.
But your second suggestion worked. I googled some more and asked...
this is my storage config:
root@pve01:~# cat /etc/pve/storage.cfg
dir: local
path /var/lib/vz
content iso,import,backup,vztmpl
lvmthin: local-lvm
thinpool data
vgname pve
content images,rootdir
lvmthin...
On the PVE host as well?
Which VMs (please provide the IPs) are not able to ping each other?
Can you check via tcpdump on both nodes if traffic leaves / arrives there?
Can you also provide the output of the following command from both involved...
I installed proxmox onto HP DL380 G7 usig a USB key.
When you say you load an iso from ILO3 what do you mean? I've never been able to get ILO on the network and its annoying. Maybe I should try one more time to have it use DHCP to get an IP. The...
Hallo,
ich habe auf meinem NiPoGi E3B Mini PC proxmox installiert und in einer VM Win11 Pro. In der Win11-VM wird die Grafikkarte als "Basic Display Adapter" erkannt. Nach einer Internetsuche habe ich gelsen das man die GPU vom Host an die VM...
Wow I totally forgot to send and answer yesterday.
What I wanted to send is:
No I can't. I added pics after I already sent my post, showing the entries I have in the setup menu.
But your second suggestion worked. I googled some more and asked...
Thanks for the report! This seems to be a bug that has been recently introduced, I have already identified the issue and sent a fix to the development mailing list [1].
[1]...
Hi, we have migrated several VMs (Linux and Windows) from ESXI, ans most things work well. We are using local storage only, ZFS with "mirror" on single direct NVME or LVM-thin with our older HW-RAID based Dell Servers.
However, I am confused why...
Hello everyone,
After a fresh installation of Proxmox Mail Gateway, I ran into an issue where the configured static IP address from /etc/network/interfaces was not working properly and the gateway was not reachable.
The network configuration...
I run the two primary backup servers for my company like this, for over half a year now, after encourerting performance problems with having a VM connect to dataset via NFS/SMB/iSCSI.
It works incredibly well for me, to the point that I think it...