You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there.
I have had deploy 2 node Proxmox VE Cluster.
This 2 node has different NICs for each services, such as:
1 - Management access -> vmbr0 -> 172.19.100.180 / 172.19.100.190
1 - Proxmox Cluster -> eno1 -> 10.50.5.10 / 10.50.5.20
2 - Proxmox VM migrate -> eno2 -> 10.60.5.10 / 10.60.5.20
3 - Linstor network -> bond0 -> 10.70.5.10 / 10.70.5.20
In the /etc/hosts, I set up the IP and hostname like this:
And the, I have had created the linstor pools storage and so on, up this lin01 and lin01.
But when I tried to create a VM, I get an error message saying that the pve01 hostname in not in the database!
Indeed the disk was created and appears in lvs as a thin_pool volume.
But not appears in the proxmox web gui.
I am doing a fresh and new installation righ now, to see if I don't make some mistakes.
I will report later.
Thanks.
The text was updated successfully, but these errors were encountered:
Hi there.
I have had deploy 2 node Proxmox VE Cluster.
This 2 node has different NICs for each services, such as:
1 - Management access -> vmbr0 -> 172.19.100.180 / 172.19.100.190
1 - Proxmox Cluster -> eno1 -> 10.50.5.10 / 10.50.5.20
2 - Proxmox VM migrate -> eno2 -> 10.60.5.10 / 10.60.5.20
3 - Linstor network -> bond0 -> 10.70.5.10 / 10.70.5.20
In the /etc/hosts, I set up the IP and hostname like this:
10.50.5.10 pve01.home.local pve01
10.50.5.20 pve02.home.local pve02
10.70.5.10 lin01
10.70.5.20 lin02
And the, I have had created the linstor pools storage and so on, up this lin01 and lin01.
But when I tried to create a VM, I get an error message saying that the pve01 hostname in not in the database!
Indeed the disk was created and appears in lvs as a thin_pool volume.
But not appears in the proxmox web gui.
I am doing a fresh and new installation righ now, to see if I don't make some mistakes.
I will report later.
Thanks.
The text was updated successfully, but these errors were encountered: