Lancer la connexion au démarrage : Raté !
Pas grave du tout, mais ça me titille...
Cauldron, la prochaine version de Mageia

magnux77 Membre non connecté
-
- Voir le profil du membre magnux77
- Inscrit le : 21/09/2009
- Groupes :
-
Membre d'Honneur
Bon voilà, j'ai un serveur LAMP Mageia 6 de dév. dans une Virtual Box en "Accès par pont" sur la carte réseau de mon PC.
Au début cela fonctionnait parfaitement, je me connectais avec le Firefox de mon PC en Mageia 5 vers le serveur LAMP Mageia6 dans la VBox de ce même PC.
Depuis une certaine mise à jour de Mageia 6 en VBox, la connexion réseau ne démarre plus automatiquement. Alors que c'est coché dans la config réseau "Lancer la connexion au démarrage".
Mon test s'est limité à décocher, redémarrer et recocher et redémarrer : sans effet.
Ce n'est pas grave puisque je peux démarrer manuellement mais si quelqu'un avait une petite idée d'où aller fouiller...
Merci d'avance.
...depuis Mandrake 7
Membre de l'April - « promouvoir et défendre le Logiciel Libre»
Soutien Framasoft - « Changer le monde, un octet à la fois»
Config n°1 : cpu=AMD64x6 mem=16G SSD=64G HDD=1T OS=Mageia8-64 DE=Xfce, Config n°2 : Dell Latitude E6410 SSD=120G OS=Mageia8 DE=Xfce, Config n°3 : ThinkpadR40 SSD=32G OS=[Manjaro, Parabola, Mageia6] DE=Xfce, Config n°4 : EeePC901 SSD=20Gb, OS=[SliTaz5/Lxde, Mageia8/Xfce]
Membre de l'April - « promouvoir et défendre le Logiciel Libre»
Soutien Framasoft - « Changer le monde, un octet à la fois»
Config n°1 : cpu=AMD64x6 mem=16G SSD=64G HDD=1T OS=Mageia8-64 DE=Xfce, Config n°2 : Dell Latitude E6410 SSD=120G OS=Mageia8 DE=Xfce, Config n°3 : ThinkpadR40 SSD=32G OS=[Manjaro, Parabola, Mageia6] DE=Xfce, Config n°4 : EeePC901 SSD=20Gb, OS=[SliTaz5/Lxde, Mageia8/Xfce]

Papoteur Membre non connecté
-
- Voir le profil du membre Papoteur
- Inscrit le : 03/10/2011
- Groupes :
-
Modérateur
-
Équipe Mageia
-
Administrateur
-
Forgeron
Je te suggère en root :
journalctl -b 0 -u network
-b 0 pour le dernier démarrage
-u network : pour l'unité network
Yves

magnux77 Membre non connecté
-
- Voir le profil du membre magnux77
- Inscrit le : 21/09/2009
- Groupes :
-
Membre d'Honneur
Un jour, faudra que je m'y mette à ce ###### de systemd !
Voilà ce que ça dit :
Caché :
Visiblement c'est le côté "bridge" sur la carte qui déconne.[root@localhost ~]# journalctl -b 0 -u network
-- Logs begin at sam. 2017-03-18 11:53:37 CET, end at lun. 2017-04-24 14:22:47 CEST. --
avril 24 11:04:20 localhost systemd[1]: Starting LSB: Bring up/down networking...
avril 24 11:04:21 localhost network[902]: Démarrage de l'interface loopback : [ OK ]
avril 24 11:04:21 localhost ifplugd(enp0s3)[1084]: ifplugd 0.28 initializing.
avril 24 11:04:21 localhost ifplugd(enp0s3)[1084]: Using interface enp0s3/08:00:27:57:8A:8F with driver <e1000> (version: 7.3.21-k8-NAPI)
avril 24 11:04:21 localhost ifplugd(enp0s3)[1084]: Using detection mode: SIOCETHTOOL
avril 24 11:04:21 localhost ifplugd(enp0s3)[1084]: Initialization complete, link beat detected.
avril 24 11:04:21 localhost ifplugd(enp0s3)[1084]: Executing '/etc/ifplugd/ifplugd.action enp0s3 up'.
avril 24 11:04:21 localhost network[902]: Activation de l'interface enp0s3 : [ OK ]
avril 24 11:04:21 localhost systemd-sysctl[1119]: Couldn't write '0' to 'net/bridge/bridge-nf-call-arptables', ignoring: No such file or directory
avril 24 11:04:21 localhost systemd-sysctl[1119]: Couldn't write '0' to 'net/bridge/bridge-nf-call-iptables', ignoring: No such file or directory
avril 24 11:04:21 localhost systemd-sysctl[1119]: Couldn't write '0' to 'net/bridge/bridge-nf-call-ip6tables', ignoring: No such file or directory
avril 24 11:04:21 localhost systemd[1]: Started LSB: Bring up/down networking.
avril 24 11:04:22 localhost dhclient[1137]: DHCPREQUEST on enp0s3 to 255.255.255.255 port 67
avril 24 11:04:22 localhost dhclient[1137]: DHCPACK from 192.168.0.1
avril 24 11:04:22 localhost ifplugd(enp0s3)[1084]: client: Determining IP information for enp0s3...NETLINK: Error: Invalid argument
avril 24 11:04:22 localhost ifplugd(enp0s3)[1084]: client: NETLINK: Error: Invalid argument
avril 24 11:04:22 localhost ifplugd(enp0s3)[1084]: client: done.
avril 24 11:04:22 localhost ifplugd(enp0s3)[1084]: client: NETLINK: Error: Invalid argument
avril 24 11:04:22 localhost ifplugd(enp0s3)[1084]: Program executed successfully.
avril 24 11:04:22 localhost ifplugd(enp0s3)[1084]: Link beat lost.
avril 24 11:04:24 localhost ifplugd(enp0s3)[1084]: Link beat detected.
avril 24 11:06:01 localhost ifplugd(enp0s3)[1084]: Executing '/etc/ifplugd/ifplugd.action enp0s3 down'.
-- Logs begin at sam. 2017-03-18 11:53:37 CET, end at lun. 2017-04-24 14:22:47 CEST. --
avril 24 11:04:20 localhost systemd[1]: Starting LSB: Bring up/down networking...
avril 24 11:04:21 localhost network[902]: Démarrage de l'interface loopback : [ OK ]
avril 24 11:04:21 localhost ifplugd(enp0s3)[1084]: ifplugd 0.28 initializing.
avril 24 11:04:21 localhost ifplugd(enp0s3)[1084]: Using interface enp0s3/08:00:27:57:8A:8F with driver <e1000> (version: 7.3.21-k8-NAPI)
avril 24 11:04:21 localhost ifplugd(enp0s3)[1084]: Using detection mode: SIOCETHTOOL
avril 24 11:04:21 localhost ifplugd(enp0s3)[1084]: Initialization complete, link beat detected.
avril 24 11:04:21 localhost ifplugd(enp0s3)[1084]: Executing '/etc/ifplugd/ifplugd.action enp0s3 up'.
avril 24 11:04:21 localhost network[902]: Activation de l'interface enp0s3 : [ OK ]
avril 24 11:04:21 localhost systemd-sysctl[1119]: Couldn't write '0' to 'net/bridge/bridge-nf-call-arptables', ignoring: No such file or directory
avril 24 11:04:21 localhost systemd-sysctl[1119]: Couldn't write '0' to 'net/bridge/bridge-nf-call-iptables', ignoring: No such file or directory
avril 24 11:04:21 localhost systemd-sysctl[1119]: Couldn't write '0' to 'net/bridge/bridge-nf-call-ip6tables', ignoring: No such file or directory
avril 24 11:04:21 localhost systemd[1]: Started LSB: Bring up/down networking.
avril 24 11:04:22 localhost dhclient[1137]: DHCPREQUEST on enp0s3 to 255.255.255.255 port 67
avril 24 11:04:22 localhost dhclient[1137]: DHCPACK from 192.168.0.1
avril 24 11:04:22 localhost ifplugd(enp0s3)[1084]: client: Determining IP information for enp0s3...NETLINK: Error: Invalid argument
avril 24 11:04:22 localhost ifplugd(enp0s3)[1084]: client: NETLINK: Error: Invalid argument
avril 24 11:04:22 localhost ifplugd(enp0s3)[1084]: client: done.
avril 24 11:04:22 localhost ifplugd(enp0s3)[1084]: client: NETLINK: Error: Invalid argument
avril 24 11:04:22 localhost ifplugd(enp0s3)[1084]: Program executed successfully.
avril 24 11:04:22 localhost ifplugd(enp0s3)[1084]: Link beat lost.
avril 24 11:04:24 localhost ifplugd(enp0s3)[1084]: Link beat detected.
avril 24 11:06:01 localhost ifplugd(enp0s3)[1084]: Executing '/etc/ifplugd/ifplugd.action enp0s3 down'.
Et en Mageia 5
Caché :
Mouaipf en 5 mais ça n'a pas d'intérêt puisque la 5 n'est pas en VBox. Il aurait fallu la 6 quand ça fonctionnait encore...
[root@amd664 ~]# journalctl -b 0 -u network
-- Logs begin at mer. 2015-12-16 08:51:27 CET, end at lun. 2017-04-24 14:27:33 CEST. --
avril 24 08:43:47 amd664 systemd-sysctl[1566]: Overwriting earlier assignment of kernel/sysrq in file '/etc/sysctl.d/51-alt-sysrq.conf'
avril 24 08:43:47 amd664 network[1490]: Démarrage de l'interface loopback : [ OK ]
avril 24 08:43:47 amd664 ifplugd(enp2s0)[1708]: ifplugd 0.28 initializing.
avril 24 08:43:47 amd664 network[1490]: Activation de l'interface enp2s0 : [ OK ]
avril 24 08:43:47 amd664 ifplugd(enp2s0)[1708]: Using interface enp2s0/54:04:A6:D1:2B:90 with driver <r8169> (version: 2.3LK-NAPI)
avril 24 08:43:47 amd664 ifplugd(enp2s0)[1708]: Using detection mode: SIOCETHTOOL
avril 24 08:43:47 amd664 ifplugd(enp2s0)[1708]: Initialization complete, link beat not detected.
avril 24 08:43:48 amd664 network[1490]: Activation de l'interface vboxnet0 : ERREUR : [/etc/sysconfig/network-scripts/ifup-eth] Devi
avril 24 08:43:48 amd664 network[1490]: [ÉCHEC ]
avril 24 08:43:48 amd664 systemd-sysctl[1770]: Overwriting earlier assignment of kernel/sysrq in file '/etc/sysctl.d/51-alt-sysrq.conf'
avril 24 08:43:48 amd664 systemd[1]: network.service: control process exited, code=exited status=1
avril 24 08:43:48 amd664 systemd[1]: Failed to start LSB: Bring up/down networking.
avril 24 08:43:48 amd664 systemd[1]: Unit network.service entered failed state.
avril 24 08:43:48 amd664 systemd[1]: network.service failed.
avril 24 08:43:50 amd664 ifplugd(enp2s0)[1708]: Link beat detected.
avril 24 08:43:51 amd664 ifplugd(enp2s0)[1708]: Executing '/etc/ifplugd/ifplugd.action enp2s0 up'.
avril 24 08:43:52 amd664 dhclient[1937]: DHCPREQUEST on enp2s0 to 255.255.255.255 port 67
avril 24 08:43:52 amd664 dhclient[1937]: DHCPACK from 192.168.0.1
avril 24 08:43:52 amd664 ifplugd(enp2s0)[1708]: client: Determining IP information for enp2s0... done.
avril 24 08:43:53 amd664 ifplugd(enp2s0)[1708]: client: Job for vnstat.service failed. See "systemctl status vnstat.service" and "jour
avril 24 08:43:53 amd664 ifplugd(enp2s0)[1708]: client: [FAILED]
avril 24 08:43:53 amd664 ifplugd(enp2s0)[1708]: client: run-parts: /etc/sysconfig/network-scripts/ifup.d/vnstat_ip-up exited with retur
avril 24 08:43:53 amd664 ifplugd(enp2s0)[1708]: Program executed successfully.
lines 1-24/24 (END)
-- Logs begin at mer. 2015-12-16 08:51:27 CET, end at lun. 2017-04-24 14:27:33 CEST. --
avril 24 08:43:47 amd664 systemd-sysctl[1566]: Overwriting earlier assignment of kernel/sysrq in file '/etc/sysctl.d/51-alt-sysrq.conf'
avril 24 08:43:47 amd664 network[1490]: Démarrage de l'interface loopback : [ OK ]
avril 24 08:43:47 amd664 ifplugd(enp2s0)[1708]: ifplugd 0.28 initializing.
avril 24 08:43:47 amd664 network[1490]: Activation de l'interface enp2s0 : [ OK ]
avril 24 08:43:47 amd664 ifplugd(enp2s0)[1708]: Using interface enp2s0/54:04:A6:D1:2B:90 with driver <r8169> (version: 2.3LK-NAPI)
avril 24 08:43:47 amd664 ifplugd(enp2s0)[1708]: Using detection mode: SIOCETHTOOL
avril 24 08:43:47 amd664 ifplugd(enp2s0)[1708]: Initialization complete, link beat not detected.
avril 24 08:43:48 amd664 network[1490]: Activation de l'interface vboxnet0 : ERREUR : [/etc/sysconfig/network-scripts/ifup-eth] Devi
avril 24 08:43:48 amd664 network[1490]: [ÉCHEC ]
avril 24 08:43:48 amd664 systemd-sysctl[1770]: Overwriting earlier assignment of kernel/sysrq in file '/etc/sysctl.d/51-alt-sysrq.conf'
avril 24 08:43:48 amd664 systemd[1]: network.service: control process exited, code=exited status=1
avril 24 08:43:48 amd664 systemd[1]: Failed to start LSB: Bring up/down networking.
avril 24 08:43:48 amd664 systemd[1]: Unit network.service entered failed state.
avril 24 08:43:48 amd664 systemd[1]: network.service failed.
avril 24 08:43:50 amd664 ifplugd(enp2s0)[1708]: Link beat detected.
avril 24 08:43:51 amd664 ifplugd(enp2s0)[1708]: Executing '/etc/ifplugd/ifplugd.action enp2s0 up'.
avril 24 08:43:52 amd664 dhclient[1937]: DHCPREQUEST on enp2s0 to 255.255.255.255 port 67
avril 24 08:43:52 amd664 dhclient[1937]: DHCPACK from 192.168.0.1
avril 24 08:43:52 amd664 ifplugd(enp2s0)[1708]: client: Determining IP information for enp2s0... done.
avril 24 08:43:53 amd664 ifplugd(enp2s0)[1708]: client: Job for vnstat.service failed. See "systemctl status vnstat.service" and "jour
avril 24 08:43:53 amd664 ifplugd(enp2s0)[1708]: client: [FAILED]
avril 24 08:43:53 amd664 ifplugd(enp2s0)[1708]: client: run-parts: /etc/sysconfig/network-scripts/ifup.d/vnstat_ip-up exited with retur
avril 24 08:43:53 amd664 ifplugd(enp2s0)[1708]: Program executed successfully.
lines 1-24/24 (END)
Édité par magnux77 Le 24/04/2017 à 14h34
...depuis Mandrake 7
Membre de l'April - « promouvoir et défendre le Logiciel Libre»
Soutien Framasoft - « Changer le monde, un octet à la fois»
Config n°1 : cpu=AMD64x6 mem=16G SSD=64G HDD=1T OS=Mageia8-64 DE=Xfce, Config n°2 : Dell Latitude E6410 SSD=120G OS=Mageia8 DE=Xfce, Config n°3 : ThinkpadR40 SSD=32G OS=[Manjaro, Parabola, Mageia6] DE=Xfce, Config n°4 : EeePC901 SSD=20Gb, OS=[SliTaz5/Lxde, Mageia8/Xfce]
Membre de l'April - « promouvoir et défendre le Logiciel Libre»
Soutien Framasoft - « Changer le monde, un octet à la fois»
Config n°1 : cpu=AMD64x6 mem=16G SSD=64G HDD=1T OS=Mageia8-64 DE=Xfce, Config n°2 : Dell Latitude E6410 SSD=120G OS=Mageia8 DE=Xfce, Config n°3 : ThinkpadR40 SSD=32G OS=[Manjaro, Parabola, Mageia6] DE=Xfce, Config n°4 : EeePC901 SSD=20Gb, OS=[SliTaz5/Lxde, Mageia8/Xfce]

Papoteur Membre non connecté
-
- Voir le profil du membre Papoteur
- Inscrit le : 03/10/2011
- Groupes :
-
Modérateur
-
Équipe Mageia
-
Administrateur
-
Forgeron
Yves

magnux77 Membre non connecté
-
- Voir le profil du membre magnux77
- Inscrit le : 21/09/2009
- Groupes :
-
Membre d'Honneur
Mon PC est Mageia 5, connecté filaire et ne possède même pas de wifi. Sur ce même PC, une VBox contient une Mageia 6 qui utilise par le "Accès pont" VBox la même carte réseau.
...depuis Mandrake 7
Membre de l'April - « promouvoir et défendre le Logiciel Libre»
Soutien Framasoft - « Changer le monde, un octet à la fois»
Config n°1 : cpu=AMD64x6 mem=16G SSD=64G HDD=1T OS=Mageia8-64 DE=Xfce, Config n°2 : Dell Latitude E6410 SSD=120G OS=Mageia8 DE=Xfce, Config n°3 : ThinkpadR40 SSD=32G OS=[Manjaro, Parabola, Mageia6] DE=Xfce, Config n°4 : EeePC901 SSD=20Gb, OS=[SliTaz5/Lxde, Mageia8/Xfce]
Membre de l'April - « promouvoir et défendre le Logiciel Libre»
Soutien Framasoft - « Changer le monde, un octet à la fois»
Config n°1 : cpu=AMD64x6 mem=16G SSD=64G HDD=1T OS=Mageia8-64 DE=Xfce, Config n°2 : Dell Latitude E6410 SSD=120G OS=Mageia8 DE=Xfce, Config n°3 : ThinkpadR40 SSD=32G OS=[Manjaro, Parabola, Mageia6] DE=Xfce, Config n°4 : EeePC901 SSD=20Gb, OS=[SliTaz5/Lxde, Mageia8/Xfce]

Papoteur Membre non connecté
-
- Voir le profil du membre Papoteur
- Inscrit le : 03/10/2011
- Groupes :
-
Modérateur
-
Équipe Mageia
-
Administrateur
-
Forgeron
J'ai trouvé un rapport de bogue chez Opensuse :
https://bugzilla.opensuse.org/show_bug.cgi?id=1003886
Si je comprends bien, le lancement du réseau dans la configuration par pont demande un service qui n'est pas encore actif. Ceci est corroboré par le fait que le réseau démarre bien plus tard.
=> rapport de bogue, non ?
Yves

magnux77 Membre non connecté
-
- Voir le profil du membre magnux77
- Inscrit le : 21/09/2009
- Groupes :
-
Membre d'Honneur
=> rapport de bogue, non ?
Naan ! N'a marre !
...depuis Mandrake 7
Membre de l'April - « promouvoir et défendre le Logiciel Libre»
Soutien Framasoft - « Changer le monde, un octet à la fois»
Config n°1 : cpu=AMD64x6 mem=16G SSD=64G HDD=1T OS=Mageia8-64 DE=Xfce, Config n°2 : Dell Latitude E6410 SSD=120G OS=Mageia8 DE=Xfce, Config n°3 : ThinkpadR40 SSD=32G OS=[Manjaro, Parabola, Mageia6] DE=Xfce, Config n°4 : EeePC901 SSD=20Gb, OS=[SliTaz5/Lxde, Mageia8/Xfce]
Membre de l'April - « promouvoir et défendre le Logiciel Libre»
Soutien Framasoft - « Changer le monde, un octet à la fois»
Config n°1 : cpu=AMD64x6 mem=16G SSD=64G HDD=1T OS=Mageia8-64 DE=Xfce, Config n°2 : Dell Latitude E6410 SSD=120G OS=Mageia8 DE=Xfce, Config n°3 : ThinkpadR40 SSD=32G OS=[Manjaro, Parabola, Mageia6] DE=Xfce, Config n°4 : EeePC901 SSD=20Gb, OS=[SliTaz5/Lxde, Mageia8/Xfce]

Papoteur Membre non connecté
-
- Voir le profil du membre Papoteur
- Inscrit le : 03/10/2011
- Groupes :
-
Modérateur
-
Équipe Mageia
-
Administrateur
-
Forgeron

Yves
Répondre
Vous n'êtes pas autorisé à écrire dans cette catégorie