MAC address setting for elasticsearch?

My environement is elasticsearch 5.3.0

During the start up of elasticsearch process , I see below warning.

[2017-04-05T07:24:29,481][WARN ][i.n.u.i.MacAddressUtil ] Failed to find a usable hardware address from the network interfaces; using random bytes: f0:71:d1:7e:9e:87:9e:62

Is there a setting where you statically set MAC address? It looks like the process is not reading neither from /etc/sysconfig/network-scripts/ifcfg-* nor ip link command.

See: ES 5.2.0 in KVM - Netty Warning : Failed to find a usable hardware address from the network interfaces

@jasontedor

Understood. Thanks.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.