VSAN Free Update

Software-based VM-centric and flash-friendly VM storage + free version
yaroslav (staff)
Staff
Posts: 4309
Joined: Mon Nov 18, 2019 11:11 am

Wed Nov 05, 2025 2:32 pm

Thanks for the log. Does the VM have the IP address from APIPA range?
I am thinking of setting the IP to dhcp for the update. Let me know if that works.
JULDSI
Posts: 11
Joined: Mon Sep 29, 2025 3:18 pm

Wed Nov 05, 2025 2:50 pm

I am thinking of setting the IP to dhcp for the update. Let me know if that works.
??
I'm not using the apipa network.

The apipa IP is configure on the same card as the management IP.

enpxsxx: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
link/ether bc:24:11:36:32:29 brd ff:ff:ff:ff:ff:ff
inet 169.xxx.xxx.xxx/16 brd 169.254.255.255 scope link enpxsxx
valid_lft forever preferred_lft forever
inet 192.xxx.xxx.xxx/24 brd 192.168.xxx.xxx.xxx scope global enpxsxx
valid_lft forever preferred_lft forever

It's the same on the witness

I miss a configuration in netplan ??
yaroslav (staff)
Staff
Posts: 4309
Joined: Mon Nov 18, 2019 11:11 am

Wed Nov 05, 2025 3:17 pm

That's interesting.
Looks like there's some misconfiguration, because that's not the way it should be.
Could you please let me know what the host OS is?
Please try resetting the Management IP address.
JULDSI
Posts: 11
Joined: Mon Sep 29, 2025 3:18 pm

Wed Nov 05, 2025 3:20 pm

i use the the packaged iso
Welcome to Ubuntu 20.04.1 LTS

So How to reset the management IP ?
Besides i'm in production now :roll: :roll:

Thanks
yaroslav (staff)
Staff
Posts: 4309
Joined: Mon Nov 18, 2019 11:11 am

Wed Nov 05, 2025 3:49 pm

Management IP should not be used for data/replication.
Try editing the netplan config (removing the 169.x IP address).
JULDSI
Posts: 11
Joined: Mon Sep 29, 2025 3:18 pm

Thu Nov 06, 2025 9:46 am

In net plan configuration i have a line :
link-local [IPV4] and i find the same info in /etc/networks link-local 169.254.0.0

I delete the line in the netplan configuration file and it works !!!!!

Thank you so much...
yaroslav (staff)
Staff
Posts: 4309
Joined: Mon Nov 18, 2019 11:11 am

Thu Nov 06, 2025 9:59 am

Thank you for pointing out something interesting in the config files!
Post Reply