On Mon, 2 Jan 2023 21:49:20 +0100 Simon Becherer <simon@becherer.de> wrote:
Am 02.01.23 um 20:09 schrieb Patrick Shanahan:
* Simon Becherer <simon@becherer.de> [01-02-23 13:39]:
Hi andrei,
thanks for answering:
Am 01.01.23 um 09:47 schrieb Andrei Borzenkov:
I cannot reproduce it on VM with wicked. You may want to enable debug output to see what's going on.
could you please provide the comandline to get debug output i sould use?
thanks,
simoN
-- B e c h e r e r GmbH Sondermaschinenbau Mauermatten Strasse 22 79183 Waldkirch Germany
Tel.: (+49) (0)7681 3134 Fax: (+49) (0)7681 4378 Mail: info@becherer.de Web: www.becherer.de
USt-ID-Nr.: DE 814912198 Registergericht: Freiburg HRB 701860 Geschaeftsfuehrer: Dipl.-Ing. (FH), EWE Simon H. Becherer Gerichtsstand / Sitz: Waldkirch
Es gelten ausschliesslich unsere allgemeinen Liefer- und Zahlungsbedingungen / Einkaufsbedingungen: www.becherer.de/AGB
----------------------------------------------- - Das ist die vorlaeufig endgueltige Version! - Herbert C. Maier Dipl.-Ing. (FH) -----------------------------------------------
wicked --help
Hi patrick, i have read the wicked help (before! i have written my mail) and i tried to gave every important infos i was thinking it will help and what i have found i think i need the "debug" somwhere else than in the wicked command from commandline to see whats going on when i boot.
so please tell me in detail where i should use the --debug feature, somwhere during startup, somwhere when i call the wicked command, somewhere somewhere ??????? i of couse coudl try "--loglevel debug inside the wicked command"
here is the result:
(at the moment i am ssh to that computer, so i am not able to disable the wired network (enp3s0), so i only "ip link set wlp2s0 down" and tried to get it "up" with wicked:
wicked --log-level debug ifup wlp2s0 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: wicked: trying to discover netif config via firmware service "ibft" wicked: ni_netconfig_firmware_discovery: buffer has 0 bytes wicked: ni_sysconfig_read(/etc/sysconfig/network/config) wicked: ni_sysconfig_read(/etc/sysconfig/network/dhcp) wicked: ni_suse_read_routes(/etc/sysconfig/network/routes) wicked: Reading sysctl file '/boot/sysctl.conf-6.1.1-1-default' wicked: Reading sysctl file '/usr/lib/sysctl.d/50-coredump.conf' wicked: Reading sysctl file '/usr/lib/sysctl.d/50-default.conf' wicked: Add sysctl variable 'net.ipv4.conf.default.rp_filter=2' wicked: Add sysctl variable 'net.ipv4.conf.*.rp_filter=2' wicked: Add sysctl variable 'net.ipv4.conf.default.promote_secondaries=1' wicked: Add sysctl variable 'net.ipv4.conf.*.promote_secondaries=1' wicked: Add sysctl variable 'net.ipv6.conf.default.use_tempaddr=1' wicked: Reading sysctl file '/usr/lib/sysctl.d/51-network.conf' wicked: Add sysctl variable 'net.ipv4.conf.all.accept_redirects=0' wicked: Add sysctl variable 'net.ipv4.conf.default.accept_redirects=0' wicked: Add sysctl variable 'net.ipv4.conf.all.accept_source_route=0' wicked: Add sysctl variable 'net.ipv4.conf.default.accept_source_route=0' wicked: Add sysctl variable 'net.ipv6.conf.all.accept_redirects=0' wicked: Add sysctl variable 'net.ipv6.conf.default.accept_redirects=0' wicked: Reading sysctl file '/usr/lib/sysctl.d/52-yama.conf' wicked: Reading sysctl file '/etc/sysctl.d/70-yast.conf' wicked: Add sysctl variable 'net.ipv4.conf.all.forwarding=0' wicked: Add sysctl variable 'net.ipv6.conf.all.forwarding=0' wicked: Add sysctl variable 'net.ipv6.conf.all.disable_ipv6=1' wicked: Reading sysctl file '/usr/lib/sysctl.d/99-sysctl.conf' wicked: Reading sysctl file '/etc/sysctl.d/sysctl.conf' wicked: Add sysctl variable 'net.ipv6.conf.all.disable_ipv6=1' wicked: Add sysctl variable 'net.ipv4.conf.all.forwarding=0' wicked: Add sysctl variable 'net.ipv6.conf.all.forwarding=0' wicked: Reading sysctl file '/etc/sysctl.conf' wicked: Ignoring blacklisted ifcfg-file: ifcfg-wlp2s0.bak wicked: Ignoring blacklisted ifcfg-file: ifcfg-bond0.bak wicked: Ignoring blacklisted ifcfg-file: ifcfg-enp3s0.bak wicked: ni_sysconfig_read(/etc/sysconfig/network/ifcfg-lo) wicked: ni_sysconfig_read(/etc/sysconfig/network/ifcfg-enp3s0) wicked: ni_sysconfig_read(/etc/sysconfig/network/ifcfg-wlp2s0) wicked: ni_sysconfig_read(/etc/sysconfig/network/ifcfg-bond0) wicked: ni_suse_read_routes(/etc/sysconfig/network/ifroute-bond0) wicked: Parsed route: ipv4 0.0.0.0/0 via 192.168.0.99 dev bond0 type unicast table main scope universe protocol boot wicked: ni_compat_generate_interfaces: compat:suse:/etc/sysconfig/network/ifcfg-lo:0 wicked: ni_compat_generate_interfaces: compat:suse:/etc/sysconfig/network/ifcfg-enp3s0:0 wicked: ni_compat_generate_interfaces: compat:suse:/etc/sysconfig/network/ifcfg-wlp2s0:0 wicked: ni_compat_generate_interfaces: compat:suse:/etc/sysconfig/network/ifcfg-bond0:0 wicked: No valid configuration files found at /etc/wicked/ifconfig wicked: bond0: configuration applied to nanny wicked: wlp2s0: configuration applied to nanny wicked: enp3s0: configuration applied to nanny wlp2s0 device-not-running
hope this helps,
simoN
Patrick and Carlos' sniping doesn't help as much as it could, but wicked is a networking thing and that is started by systemd. So on my machine $ systemctl status network shows Loaded: loaded (/usr/lib/systemd/system/wicked.service ... and if I look at that file I see ExecStart=/usr/sbin/wicked --systemd ifup all So I would guess you need to either edit that file to add the --debug option, or add an override file for systemd to find and then # systemctl daemon-reload or something very similar. I think that will restart the network but if not then perhaps do it directly. # systemctl restart network HTH, Dave