Хочу через rsync передать большой файл между машинами локальной сети.
Несколько секунд идет передача со скоростью ~12 Mбайт/с, после чего интерфейс
вешается намертво, оживает только после перезагрузки компа. В "обычном" режиме
с интерфейсом ничего не происходит - броузер работает, спид тест работает до 4Мбайт/с (ограничение провайдера). Некоторое время назад никаких проблем с интерфейсом не было
root@bel02:~# ifconfig
enp4s0 Link encap:Ethernet HWaddr f4:b5:20:1f:7d:1b
inet6 addr: fe80::5f3b:188a:e446:702c/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:386813 errors:0 dropped:1411 overruns:0 frame:0
TX packets:205662 errors:0 dropped:47 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:270788546 (270.7 MB) TX bytes:119880568 (119.8 MB)
root@bel02:~# service networking restart
Job for networking.service failed because the control process exited with error code. See "systemctl status networking.service" and "journalctl -xe" for details.
root@bel02:~# systemctl status networking.service
● networking.service - Raise network interfacesroot@bel02:~# systemctl status networking.service
● networking.service - Raise network interfaces
Loaded: loaded (/lib/systemd/system/networking.service; enabled; vendor prese
Drop-In: /run/systemd/generator/networking.service.d
└─50-insserv.conf-$network.conf
Active: failed (Result: exit-code) since Вт 2020-05-05 19:46:01 MSK; 19s ago
Docs: man:interfaces(5)
Process: 29317 ExecStart=/sbin/ifup -a --read-environment (code=exited, status
Process: 29311 ExecStartPre=/bin/sh -c [ "$CONFIGURE_INTERFACES" != "no" ] &&
Main PID: 29317 (code=exited, status=1/FAILURE)
май 05 19:46:01 bel02 ifup[29317]: than a configuration issue please read the se
май 05 19:46:01 bel02 ifup[29317]: bugs on either our web page at www.isc.org or
май 05 19:46:01 bel02 ifup[29317]: before submitting a bug. These pages explain
май 05 19:46:01 bel02 ifup[29317]: process and the information we find helpful f
май 05 19:46:01 bel02 ifup[29317]: exiting.
май 05 19:46:01 bel02 ifup[29317]: Failed to bring up enp5s0.
май 05 19:46:01 bel02 systemd[1]: networking.service: Main process exited, code=
май 05 19:46:01 bel02 systemd[1]: Failed to start Raise network interfaces.
май 05 19:46:01 bel02 systemd[1]: networking.service: Unit entered failed state.
май 05 19:46:01 bel02 systemd[1]: networking.service: Failed with result 'exit-c
lines 1-20/20 (END)...skipping...
● networking.service - Raise network interfaces
Loaded: loaded (/lib/systemd/system/networking.service; enabled; vendor preset: enabled)
Drop-In: /run/systemd/generator/networking.service.d
└─50-insserv.conf-$network.conf
Active: failed (Result: exit-code) since Вт 2020-05-05 19:46:01 MSK; 19s ago
Docs: man:interfaces(5)
Process: 29317 ExecStart=/sbin/ifup -a --read-environment (code=exited, status=1/FAILURE)
Process: 29311 ExecStartPre=/bin/sh -c [ "$CONFIGURE_INTERFACES" != "no" ] && [ -n "$(ifquery --read-environment --list --exclude=lo)" ] && udevadm settle (code
Main PID: 29317 (code=exited, status=1/FAILURE)
май 05 19:46:01 bel02 ifup[29317]: than a configuration issue please read the section on submitting
май 05 19:46:01 bel02 ifup[29317]: bugs on either our web page at www.isc.org or in the README file
май 05 19:46:01 bel02 ifup[29317]: before submitting a bug. These pages explain the proper
май 05 19:46:01 bel02 ifup[29317]: process and the information we find helpful for debugging..
май 05 19:46:01 bel02 ifup[29317]: exiting.
май 05 19:46:01 bel02 ifup[29317]: Failed to bring up enp5s0.
май 05 19:46:01 bel02 systemd[1]: networking.service: Main process exited, code=exited, status=1/FAILURE
май 05 19:46:01 bel02 systemd[1]: Failed to start Raise network interfaces.
май 05 19:46:01 bel02 systemd[1]: networking.service: Unit entered failed state.
май 05 19:46:01 bel02 systemd[1]: networking.service: Failed with result 'exit-code'.
~
~
~
~
root@bel02:~# journalctl -xe
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit networking.service has failed.
--
-- The result is failed.
май 05 19:46:01 bel02 systemd[1]: networking.service: Unit entered failed state.
май 05 19:46:01 bel02 systemd[1]: networking.service: Failed with result 'exit-code'.
май 05 19:46:55 bel02 kernel: nfs: server 10.0.2.103 not responding, timed out
май 05 19:47:31 bel02 ntpd[3045]: 91.207.136.50 local addr 10.0.2.102 -> <null>
май 05 19:47:49 bel02 ntpd[3045]: 185.209.85.222 local addr 10.0.2.102 -> <null>
май 05 19:47:52 bel02 ntpd[3045]: Soliciting pool server 2a02:47a0:a:0:94:247:111:10
май 05 19:48:12 bel02 ntpd[3045]: error resolving pool 3.ubuntu.pool.ntp.org: Temporary failure in name resolution (-3)
май 05 19:48:30 bel02 ntpd[3045]: Soliciting pool server 2001:67c:1560:8003::c8
май 05 19:48:37 bel02 ntpd[3045]: 91.206.16.3 local addr 10.0.2.102 -> <null>
май 05 19:48:37 bel02 ntpd[3045]: 85.21.78.8 local addr 10.0.2.102 -> <null>
май 05 19:48:40 bel02 ntpd[3045]: 94.247.111.10 local addr 10.0.2.102 -> <null>
май 05 19:48:40 bel02 ntpd[3045]: error resolving pool 1.ubuntu.pool.ntp.org: Temporary failure in name resolution (-3)
май 05 19:48:59 bel02 ntpd[3045]: Soliciting pool server 2a03:aa00::136:55
май 05 19:49:16 bel02 ntpd[3045]: error resolving pool 3.ubuntu.pool.ntp.org: Temporary failure in name resolution (-3)
май 05 19:49:44 bel02 ntpd[3045]: 78.36.18.184 local addr 10.0.2.102 -> <null>
май 05 19:49:45 bel02 ntpd[3045]: 195.3.254.2 local addr 10.0.2.102 -> <null>
май 05 19:49:45 bel02 ntpd[3045]: error resolving pool 1.ubuntu.pool.ntp.org: Temporary failure in name resolution (-3)
май 05 19:49:47 bel02 ntpd[3045]: 95.167.5.84 local addr 10.0.2.102 -> <null>
май 05 19:49:51 bel02 ntpd[3045]: 195.210.189.106 local addr 10.0.2.102 -> <null>
Loaded: loaded (/lib/systemd/system/networking.service; enabled; vendor prese
Drop-In: /run/systemd/generator/networking.service.d
└─50-insserv.conf-$network.conf
Active: failed (Result: exit-code) since Вт 2020-05-05 19:46:01 MSK; 19s ago
Docs: man:interfaces(5)
Process: 29317 ExecStart=/sbin/ifup -a --read-environment (code=exited, status
Process: 29311 ExecStartPre=/bin/sh -c [ "$CONFIGURE_INTERFACES" != "no" ] &&
Main PID: 29317 (code=exited, status=1/FAILURE)
май 05 19:46:01 bel02 ifup[29317]: than a configuration issue please read the se
май 05 19:46:01 bel02 ifup[29317]: bugs on either our web page at www.isc.org or
май 05 19:46:01 bel02 ifup[29317]: before submitting a bug. These pages explain
май 05 19:46:01 bel02 ifup[29317]: process and the information we find helpful f
май 05 19:46:01 bel02 ifup[29317]: exiting.
май 05 19:46:01 bel02 ifup[29317]: Failed to bring up enp5s0.
май 05 19:46:01 bel02 systemd[1]: networking.service: Main process exited, code=
май 05 19:46:01 bel02 systemd[1]: Failed to start Raise network interfaces.
май 05 19:46:01 bel02 systemd[1]: networking.service: Unit entered failed state.
май 05 19:46:01 bel02 systemd[1]: networking.service: Failed with result 'exit-c
lines 1-20/20 (END)...skipping...
● networking.service - Raise network interfaces
Loaded: loaded (/lib/systemd/system/networking.service; enabled; vendor preset: enabled)
Drop-In: /run/systemd/generator/networking.service.d
└─50-insserv.conf-$network.conf
Active: failed (Result: exit-code) since Вт 2020-05-05 19:46:01 MSK; 19s ago
Docs: man:interfaces(5)
Process: 29317 ExecStart=/sbin/ifup -a --read-environment (code=exited, status=1/FAILURE)
Process: 29311 ExecStartPre=/bin/sh -c [ "$CONFIGURE_INTERFACES" != "no" ] && [ -n "$(ifquery --read-environment --list --exclude=lo)" ] && udevadm settle (code
Main PID: 29317 (code=exited, status=1/FAILURE)
май 05 19:46:01 bel02 ifup[29317]: than a configuration issue please read the section on submitting
май 05 19:46:01 bel02 ifup[29317]: bugs on either our web page at www.isc.org or in the README file
май 05 19:46:01 bel02 ifup[29317]: before submitting a bug. These pages explain the proper
май 05 19:46:01 bel02 ifup[29317]: process and the information we find helpful for debugging..
май 05 19:46:01 bel02 ifup[29317]: exiting.
май 05 19:46:01 bel02 ifup[29317]: Failed to bring up enp5s0.
май 05 19:46:01 bel02 systemd[1]: networking.service: Main process exited, code=exited, status=1/FAILURE
май 05 19:46:01 bel02 systemd[1]: Failed to start Raise network interfaces.
май 05 19:46:01 bel02 systemd[1]: networking.service: Unit entered failed state.
май 05 19:46:01 bel02 systemd[1]: networking.service: Failed with result 'exit-code'.
~
~
~
~
root@bel02:~# journalctl -xe
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit networking.service has failed.
--
-- The result is failed.
май 05 19:46:01 bel02 systemd[1]: networking.service: Unit entered failed state.
май 05 19:46:01 bel02 systemd[1]: networking.service: Failed with result 'exit-code'.
май 05 19:46:55 bel02 kernel: nfs: server 10.0.2.103 not responding, timed out
май 05 19:47:31 bel02 ntpd[3045]: 91.207.136.50 local addr 10.0.2.102 -> <null>
май 05 19:47:49 bel02 ntpd[3045]: 185.209.85.222 local addr 10.0.2.102 -> <null>
май 05 19:47:52 bel02 ntpd[3045]: Soliciting pool server 2a02:47a0:a:0:94:247:111:10
май 05 19:48:12 bel02 ntpd[3045]: error resolving pool 3.ubuntu.pool.ntp.org: Temporary failure in name resolution (-3)
май 05 19:48:30 bel02 ntpd[3045]: Soliciting pool server 2001:67c:1560:8003::c8
май 05 19:48:37 bel02 ntpd[3045]: 91.206.16.3 local addr 10.0.2.102 -> <null>
май 05 19:48:37 bel02 ntpd[3045]: 85.21.78.8 local addr 10.0.2.102 -> <null>
май 05 19:48:40 bel02 ntpd[3045]: 94.247.111.10 local addr 10.0.2.102 -> <null>
май 05 19:48:40 bel02 ntpd[3045]: error resolving pool 1.ubuntu.pool.ntp.org: Temporary failure in name resolution (-3)
май 05 19:48:59 bel02 ntpd[3045]: Soliciting pool server 2a03:aa00::136:55
май 05 19:49:16 bel02 ntpd[3045]: error resolving pool 3.ubuntu.pool.ntp.org: Temporary failure in name resolution (-3)
май 05 19:49:44 bel02 ntpd[3045]: 78.36.18.184 local addr 10.0.2.102 -> <null>
май 05 19:49:45 bel02 ntpd[3045]: 195.3.254.2 local addr 10.0.2.102 -> <null>
май 05 19:49:45 bel02 ntpd[3045]: error resolving pool 1.ubuntu.pool.ntp.org: Temporary failure in name resolution (-3)
май 05 19:49:47 bel02 ntpd[3045]: 95.167.5.84 local addr 10.0.2.102 -> <null>
май 05 19:49:51 bel02 ntpd[3045]: 195.210.189.106 local addr 10.0.2.102 -> <null>
Lubuntu 16.04.06 Ядро 4.4.0-178-generic