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...
I have tried installing Proxmox a few times on this system and it keeps hanging on "create LVs". I've even let it sit for 45 min as seen in other posts (they said 20-30min), the installer restarted itself at this point. I am able to install other...
Since there is not really anything in the logs, and it only happened once, it is really hard to say. Maybe it could be a firmware thing? For example, it seems your BIOS is from 2022.
You could try installing an older kernel (than 6.17.4-2) and...
Question:
I thought when the nodes were configured in a Node Mesh setup, that they would be able to traverse to other nodes from any interface in the mesh setup. So if one path was broken, it could contact the other nodes by traversing through a...
Users with those particular cards have encountered issues with the integrated LLDP engine - so it could be worth a try to disable it completely and see if the card works afterwards. For more detailed instructions see [1].
[1]...
Thank you so much for the help shanreich! After disabling the LLDP engine the link came up and I was able to get it working.
Quick side note in case anyone comes across this, the command in the article is slightly wrong. The flag...
Do you have the firewall active?
How does your configuration look like?
cat /etc/network/interfaces
cat /etc/network/interfaces.d/sdn
ip a
ip r
cat /etc/pve/sdn/zones.cfg
cat /etc/pve/sdn/vnets.cfg
cat /etc/pve/sdn/controllers.cfg
cat...