I created 10 simplezones, each with its own vnet and subnet, I manually edited the files in
This worked well, but I did some changes on
How can I troubleshoot this? Maybe should have used
Error:
I tried, but it did not help.
Edit 1: The strange thing, If I create a vm from scratch and use the vnet
Edit: Can be reproduced with: create a vm with
/etc/pve/sdn
and pressed apply
via web-ui.This worked well, but I did some changes on
/etc/pve/sdn/subnets.cfg
and pressed apply
again, since then I cant get a ip adress on any of the zones (although there are no current dhcp-reservations).How can I troubleshoot this? Maybe should have used
pvesh
instead of manually editing the files, might this be the issue?Error:
Bash:
net0: hotplug problem - can't find any free ip in zone sz06 for IPv4 at /usr/share/perl5/PVE/Network/SDN/Vnets.pm line 143.
I tried, but it did not help.
Bash:
service networking restart
systemctl restart dnsmasq@sz06.service
Edit 1: The strange thing, If I create a vm from scratch and use the vnet
pvej
for example it works, and there is no error. But if I have a VM that and its net0
Adapter gets changed via web-ui, it does not work and bringup the message from above.Edit: Can be reproduced with: create a vm with
vnet01
, change vnet01
to vnet02
, get a error. Creating a vm with vnet02
from scratch does not bring up that error.
Last edited: