[Dhcpcd] erreur au démarrage de ArchLinux

Applications, problèmes de configuration réseau
gil76mg
Daikyu
Messages : 78
Inscription : sam. 14 janv. 2012, 17:40

[Dhcpcd] erreur au démarrage de ArchLinux

Message par gil76mg »

Bonjour,

je constate l'erreur suivante dans /var/log/errors.log:

Code : Tout sélectionner

Feb 20 08:03:41 localhost dhcpcd[550]: eth0: sendmsg: Cannot assign requested address
ce qui entraîne il me semble ceci:

Code : Tout sélectionner

Feb 20 08:03:43 localhost kernel: [   17.362527] CIFS VFS: Error connecting to socket. Aborting operation
Feb 20 08:03:43 localhost kernel: [   17.362844] CIFS VFS: cifs_mount failed w/return code = -101
Feb 20 08:03:43 localhost kernel: [   17.371044] CIFS VFS: Error connecting to socket. Aborting operation
Feb 20 08:03:43 localhost kernel: [   17.371833] CIFS VFS: cifs_mount failed w/return code = -101
Ainsi mon répertoire de mon nas ne se monte plus alors qu'il le faisait il y a encore peu.

Une idée?

PS: je suis en Ip fixe depuis le routeur de la freebox v6.
Avatar de l’utilisateur
widapit
Maître du Kyudo
Messages : 1148
Inscription : mar. 30 mars 2010, 22:53
Localisation : Toulouse

Re: [Dhcpcd] erreur au démarrage de ArchLinux

Message par widapit »

Salut !

Utilises-tu wicd ?
si oui, vois de ce côté : http://forums.archlinux.fr/topic10363.html
routeur(OpenWRT); serveurs(Debian, Arch); cléUSB(Black-Arch);
mon ordi(Arch-hardened) = {spectrwm, zsh} || je m'amuse aussi avec des Arduino !
gil76mg
Daikyu
Messages : 78
Inscription : sam. 14 janv. 2012, 17:40

Re: [Dhcpcd] erreur au démarrage de ArchLinux

Message par gil76mg »

Non je n'utilise pas Wicd.

Par contre je crois qu'une mise à jour récente de Dhcpcd a été proposée. Peut-être que le problème vient de là.
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17632
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [Dhcpcd] erreur au démarrage de ArchLinux

Message par benjarobin »

Dans tous les cas ce serait bien d'avoir un peu plus de contexte, l’ensemble des lignes lié à dhcpcd. Tu peux pour cela executer cette commande pour filtrer sur la date et dhcpcd :

Code : Tout sélectionner

grep -E "Feb 20 08.*dhcpcd" /var/log/everything.log
Zsh | KDE | PC fixe : AMD Ryzen 9900X, Radeon RX 7700 XT
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
gil76mg
Daikyu
Messages : 78
Inscription : sam. 14 janv. 2012, 17:40

Re: [Dhcpcd] erreur au démarrage de ArchLinux

Message par gil76mg »

Voilà:

Code : Tout sélectionner

[gilles@GillesBox ~]$ grep -E "Feb 20 08.*dhcpcd" /var/log/everything.log
Feb 20 08:03:39 localhost dhcpcd[550]: version 5.5.4 starting
Feb 20 08:03:39 localhost dhcpcd[550]: eth0: waiting for carrier
Feb 20 08:03:41 localhost dhcpcd[550]: eth0: carrier acquired
Feb 20 08:03:41 localhost dhcpcd[550]: eth0: sending IPv6 Router Solicitation
Feb 20 08:03:41 localhost dhcpcd[550]: eth0: sendmsg: Cannot assign requested address
Feb 20 08:03:42 localhost dhcpcd[550]: eth0: broadcasting for a lease
Feb 20 08:03:42 localhost dhcpcd[550]: eth0: offered 192.168.0.28 from 192.168.0.254
Feb 20 08:03:42 localhost dhcpcd[550]: eth0: acknowledged 192.168.0.28 from 192.168.0.254
Feb 20 08:03:42 localhost dhcpcd[550]: eth0: checking for 192.168.0.28
Feb 20 08:03:43 localhost dhcpcd[550]: eth0: Router Advertisement from fe80::224:d4ff:fe5c:8b74
Feb 20 08:03:43 localhost dhcpcd[550]: forked to background, child pid 584
Feb 20 08:03:46 localhost dhcpcd[584]: eth0: leased 192.168.0.28 for 43200 seconds
Feb 20 08:12:29 localhost dhcpcd[584]: eth0: Router Advertisement from fe80::224:d4ff:fe5c:8b74
Feb 20 08:21:39 localhost dhcpcd[584]: eth0: Router Advertisement from fe80::224:d4ff:fe5c:8b74
Feb 20 08:25:02 localhost dhcpcd[1258]: sending signal 1 to pid 584
Feb 20 08:25:02 localhost dhcpcd[584]: received SIGHUP, releasing
Feb 20 08:25:02 localhost dhcpcd[584]: eth0: releasing lease of 192.168.0.28
Feb 20 08:25:02 localhost dhcpcd[1258]: waiting for pid 584 to exit
Feb 20 08:25:02 localhost dhcpcd[584]: eth0: removing interface
Feb 20 08:25:39 localhost dhcpcd[549]: version 5.5.4 starting
Feb 20 08:25:39 localhost dhcpcd[549]: eth0: waiting for carrier
Feb 20 08:25:42 localhost dhcpcd[549]: eth0: carrier acquired
Feb 20 08:25:42 localhost dhcpcd[549]: eth0: sending IPv6 Router Solicitation
Feb 20 08:25:42 localhost dhcpcd[549]: eth0: sendmsg: Cannot assign requested address
Feb 20 08:25:42 localhost dhcpcd[549]: eth0: broadcasting for a lease
Feb 20 08:25:42 localhost dhcpcd[549]: eth0: offered 192.168.0.8 from 192.168.0.254
Feb 20 08:25:43 localhost dhcpcd[549]: eth0: Router Advertisement from fe80::224:d4ff:fe5c:8b74
Feb 20 08:25:44 localhost dhcpcd[549]: forked to background, child pid 583
Feb 20 08:25:44 localhost dhcpcd[583]: eth0: acknowledged 192.168.0.8 from 192.168.0.254
Feb 20 08:25:44 localhost dhcpcd[583]: eth0: checking for 192.168.0.8
Feb 20 08:25:50 localhost dhcpcd[583]: eth0: leased 192.168.0.8 for 43200 seconds
Feb 20 08:32:08 localhost dhcpcd[583]: eth0: Router Advertisement from fe80::224:d4ff:fe5c:8b74
Feb 20 08:39:06 localhost dhcpcd[583]: eth0: Router Advertisement from fe80::224:d4ff:fe5c:8b74
Feb 20 08:47:00 localhost dhcpcd[583]: eth0: Router Advertisement from fe80::224:d4ff:fe5c:8b74
Feb 20 08:56:24 localhost dhcpcd[583]: eth0: Router Advertisement from fe80::224:d4ff:fe5c:8b74
Feb 20 08:58:01 localhost dhcpcd[583]: eth0: Router Advertisement from fe80::224:d4ff:fe5c:8b74
Feb 20 08:58:01 localhost dhcpcd[583]: eth0: fe80::224:d4ff:fe5c:8b74: expired Router Advertisement
Feb 20 08:58:09 localhost dhcpcd[583]: eth0: carrier lost
Feb 20 08:58:12 localhost dhcpcd[1331]: sending signal 1 to pid 583
Feb 20 08:58:12 localhost dhcpcd[583]: received SIGHUP, releasing
Feb 20 08:58:12 localhost dhcpcd[583]: eth0: removing interface
Feb 20 08:58:12 localhost dhcpcd[1331]: waiting for pid 583 to exit
Merci de votre aide.
Avatar de l’utilisateur
Tetsumaki
archer
Messages : 141
Inscription : jeu. 06 mai 2010, 05:44

Re: [Dhcpcd] erreur au démarrage de ArchLinux

Message par Tetsumaki »

Bonjour.
J'ai le même problème sur une installation toute fraîche.
Du coup mon montage mnt-raid.mount ne se monte pas au démarrage, je dois le lancer par la suite avec la commande systemctl start mnt-raid.mount
Voici ce que me retourne journalctl -p err :

Code : Tout sélectionner

janv. 02 04:13:11 tetsu-arch dhcpcd[304]: eth0: sendmsg: Cannot assign requested address
janv. 02 04:13:13 tetsu-arch systemd[1]: Failed to mount /mnt/raid.
janv. 02 04:13:13 tetsu-arch systemd[1]: Dependency failed for Remote File Systems.
janv. 02 04:13:13 tetsu-arch kernel: CIFS VFS: Error connecting to socket. Aborting operation
janv. 02 04:13:13 tetsu-arch kernel: CIFS VFS: cifs_mount failed w/return code = -101
Quelqu’un a une idée ?
Avatar de l’utilisateur
Tetsumaki
archer
Messages : 141
Inscription : jeu. 06 mai 2010, 05:44

Re: [Dhcpcd] erreur au démarrage de ArchLinux

Message par Tetsumaki »

Un petit up.
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17632
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [Dhcpcd] erreur au démarrage de ArchLinux

Message par benjarobin »

Ceci n'a que peu de rapport avec le sujet original qui est vieux de plus d'un an !!! Merci de créer un nouveau sujet.
Zsh | KDE | PC fixe : AMD Ryzen 9900X, Radeon RX 7700 XT
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
Avatar de l’utilisateur
Tetsumaki
archer
Messages : 141
Inscription : jeu. 06 mai 2010, 05:44

Re: [Dhcpcd] erreur au démarrage de ArchLinux

Message par Tetsumaki »

Si, le problème est exactement le même sauf que j'utilise systemd.
Je ne vais pas recréer un sujet identique.
Merci d'avance si quelqu'un a une réponse constructive à m'apporter.
Avatar de l’utilisateur
FoolEcho
Maître du Kyudo
Messages : 10711
Inscription : dim. 15 août 2010, 11:48
Localisation : Basse-Normandie

Re: [Dhcpcd] erreur au démarrage de ArchLinux

Message par FoolEcho »

@Tetsumaki: Le contexte est très différent et trop vieux (kernel, systemd...). Ouvre un nouveau sujet, stp (avec plus d'infos que les erreurs seules, comme le systemctl status des unités supposées impliquées: mnt-raid.mount et dhcpcd). :chinois:
«The following statement is not true. The previous statement is true.» :nage:
Avatar de l’utilisateur
Tetsumaki
archer
Messages : 141
Inscription : jeu. 06 mai 2010, 05:44

Re: [Dhcpcd] erreur au démarrage de ArchLinux

Message par Tetsumaki »

Verrouillé