Estou tentando exibir o adaptador eth0 no SLES12 sp1 usando
ifup eth0
mas sempre que recebo um erro a dizer:
wicked: Reading config file /etc/wicked/client.xml
wicked: Reading config file /etc/wicked/common.xml
wicked: __ni_config_parse_ifconfig_source: Adding ifconfig firmware:
wicked: __ni_config_parse_ifconfig_source: Adding ifconfig compat:
wicked: __ni_config_parse_ifconfig_source: Adding ifconfig wicked:/etc/wicked/ifconfig
wicked: Executing: /usr/sbin/wicked --debug most ifup eth0
wicked: /org/opensuse/Network/Interface.getManagedObjects failed. Server responds:
wicked: org.freedesktop.DBus.Error.ServiceUnknown: The name org.opensuse.Network was not provided by any .service files
wicked: Couldn't refresh list of active network interfaces
wicked: Exit with status: 1
O mesmo comando está funcionando bem no SLES12.0, Eu tentei reiniciar o serviço de rede usando
systemctl restart network.service
Ainda assim, o problema persistiu após a reinicialização do serviço.
Observe que estou usando o VSphere como o host da VM e o E1000 como o adaptador.
Tags linux-networking sles opensuse