Форум русскоязычного сообщества Ubuntu


Считаете, что Ubuntu недостаточно дружелюбна к новичкам?
Помогите создать новое Руководство для новичков!

Автор Тема: networking bug или железо?  (Прочитано 912 раз)

0 Пользователей и 1 Гость просматривают эту тему.

Оффлайн valentin630

  • Автор темы
  • Забанен
  • Активист
  • *
  • Сообщений: 275
    • Просмотр профиля
networking bug или железо?
« : 06 Мая 2020, 09:47:07 »
Хочу через 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 
Lubuntu 20.04.

Оффлайн damix

  • Активист
  • *
  • Сообщений: 664
    • Просмотр профиля
Re: networking bug или железо?
« Ответ #1 : 06 Мая 2020, 10:57:39 »
inxi -N
cat /var/log/apt/history.log | tail
А что если его не через rsync передавать, а через торрент?

Пользователь добавил сообщение 06 Мая 2020, 11:00:39:
systemctl status network-manager.service
« Последнее редактирование: 06 Мая 2020, 11:00:39 от damix »

Оффлайн valentin630

  • Автор темы
  • Забанен
  • Активист
  • *
  • Сообщений: 275
    • Просмотр профиля
Re: networking bug или железо?
« Ответ #2 : 06 Мая 2020, 11:57:41 »
А что если его не через rsync передавать
Не знаю, но причину определил: поломалась система
Более того слетел драйвер NVIDIA видеокарты: разрешение только 640х380, и обычным способом через "Additional drivers" не устанавливается.
Запустил систему с live-cd - ВСЕ РАБОТАЕТ!
Откат на ранние ядра не помогает.
Вопрос теперь - как поправить систему, не переустанавливая.
1.У меня 4К монитор, и я потратил в свое время огромное время, чтобы наладить нормальный размер окон и шрифтов в системе и приложениях.
2.В сложившейся ситуации это можно делать с консоли или с live-cd.

Проблема в драйвере сетевом R8169, который валится на Гигабитном интерфейсе.
« Последнее редактирование: 06 Мая 2020, 15:32:20 от valentin630 »
Lubuntu 20.04.

Оффлайн damix

  • Активист
  • *
  • Сообщений: 664
    • Просмотр профиля
Re: networking bug или железо?
« Ответ #3 : 06 Мая 2020, 18:32:00 »
Вопрос теперь - как поправить систему, не переустанавливая.
Восстановить из бэкапа.

Оффлайн valentin630

  • Автор темы
  • Забанен
  • Активист
  • *
  • Сообщений: 275
    • Просмотр профиля
Re: networking bug или железо?
« Ответ #4 : 06 Мая 2020, 19:27:59 »
Восстановить из бэкапа.
И как это делается?
Lubuntu 20.04.

 

Страница сгенерирована за 0.038 секунд. Запросов: 25.