Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
3819 connectés 

 

 

Votre rapport aux utilisateurs ?




Attention si vous cliquez sur "voir les résultats" vous ne pourrez plus voter

 Mot :   Pseudo :  
  Aller à la page :
 
 Page :   1  2  3  4  5  ..  3702  3703  3704  ..  5710  5711  5712  5713  5714  5715
Auteur Sujet :

Les informaticiens aigris : anecdotes et conseils

n°40370238
DrDooM
Posté le 11-12-2014 à 18:09:40  profilanswer
 

Reprise du message précédent :
Sur CentOS 5 faut toujours le charger

mood
Publicité
Posté le 11-12-2014 à 18:09:40  profilanswer
 

n°40370264
Misssardon​ik
prévisible a posteriori
Posté le 11-12-2014 à 18:12:55  profilanswer
 

essaye en mettant juste auto alors (pas de allow-hotplug) ? j'ai retrouvé une conf que j'avais faite à mon ancien boulot, j'avais juste ça et ça fonctionnait :
 

Citation :


auto eth0
auto eth1
 
auto bond0
iface bond0 inet static
        address 78.96.100.143
        netmask 255.255.255.128
        network 78.96.100.128
        broadcast 78.96.100.255
        gateway 78.96.100.129
        slaves eth0 eth1
        bond-mode active-backup
        bond-miimon 100
        bond-downdelay 200
        bond-updelay 200


 
et rajoute auto bond0 aussi.


---------------
Que va-t-il se passer cette gelgamar ? vous le découvrirez janamont à 20h
n°40370328
Shadow aok
Moitié de demi en 3/4 d'entier
Posté le 11-12-2014 à 18:19:50  profilanswer
 

Hrolf a écrit :

Fut un temps il fallait charger le module de bonding dans le modprob, c'est toujours d’actualité ou ils ont mit ça dans le kernel ?
 
Par ce que si c'est le cas et que tu l'as pas fait ça pourrait expliquer le problème non ?


 
Je l'ai chargé à la main au cas où.

n°40370372
Shadow aok
Moitié de demi en 3/4 d'entier
Posté le 11-12-2014 à 18:23:12  profilanswer
 

ifdown: interface bond0 not configured
ifdown: interface eth1 not configured
ifdown: interface eth2 not configured
Ignoring unknown interface eth1=eth1.
Ignoring unknown interface eth2=eth2.
RTNETLINK answers: File exists
Failed to bring up bond0.

n°40370397
Misssardon​ik
prévisible a posteriori
Posté le 11-12-2014 à 18:26:11  profilanswer
 

donc c'est la présence du allow-hotplug pour eth1 et eth2 qui fait disparaître le message d'erreur "ignoring unknown interface" si j'ai bien suivi ?

Message cité 1 fois
Message édité par Misssardonik le 11-12-2014 à 18:26:25

---------------
Que va-t-il se passer cette gelgamar ? vous le découvrirez janamont à 20h
n°40370400
DrDooM
Posté le 11-12-2014 à 18:26:34  profilanswer
 

Tu peux envoyer la sortie de ifconfig pour voir? Je jetterai un oeil à la conf bonding en prod au pire, je l'ai plus en tête

n°40370449
Shadow aok
Moitié de demi en 3/4 d'entier
Posté le 11-12-2014 à 18:33:41  profilanswer
 

eth0      Link encap:Ethernet  HWaddr 38:ea:a7:a9:29:8f
          inet adr:192.168.1.99  Bcast:192.168.1.255  Masque:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:349657 errors:0 dropped:14 overruns:0 frame:0
          TX packets:28496 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:1000
          RX bytes:29456354 (28.0 MiB)  TX bytes:13752482 (13.1 MiB)
          Interruption:18
 
lo        Link encap:Boucle locale
          inet adr:127.0.0.1  Masque:255.0.0.0
          adr inet6: ::1/128 Scope:Hôte
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:364597 errors:0 dropped:0 overruns:0 frame:0
          TX packets:364597 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:0
          RX bytes:21710584 (20.7 MiB)  TX bytes:21710584 (20.7 MiB)

n°40370457
Shadow aok
Moitié de demi en 3/4 d'entier
Posté le 11-12-2014 à 18:34:39  profilanswer
 

Misssardonik a écrit :

donc c'est la présence du allow-hotplug pour eth1 et eth2 qui fait disparaître le message d'erreur "ignoring unknown interface" si j'ai bien suivi ?


 
Non, c'est pareil avec ou sans cette ligne.

n°40370476
Misssardon​ik
prévisible a posteriori
Posté le 11-12-2014 à 18:37:01  profilanswer
 

quelle conf tu avais alors tout à l'heure quand ce message n'apparaissait plus ?  
 

Shadow aok a écrit :

ifdown: interface bond0 not configured
ifup: interface eth1 already configured
ifup: interface eth2 already configured
RTNETLINK answers: File exists
Failed to bring up bond0.
 
(idem si je vire ce que j'ai rajouté pour eth1 et eth2)


---------------
Que va-t-il se passer cette gelgamar ? vous le découvrirez janamont à 20h
n°40370968
Shadow aok
Moitié de demi en 3/4 d'entier
Posté le 11-12-2014 à 19:23:19  profilanswer
 

Misssardonik a écrit :

quelle conf tu avais alors tout à l'heure quand ce message n'apparaissait plus ?  
 


 
J'avais rajouté les :
iface eth1 inet manual
iface eth2 inet manual

mood
Publicité
Posté le 11-12-2014 à 19:23:19  profilanswer
 

n°40371117
ptibeur
Today you, tomorrow me
Posté le 11-12-2014 à 19:35:49  profilanswer
 

Tu as des routes configurées ?  
Un "netstat -rt" te donne quelque chose lié aux interfaces que tu veux configurer en bonding ?


---------------
Ya plein de côtes à Ibiza c'est vraiment dur il fait très chaud
n°40371851
Shadow aok
Moitié de demi en 3/4 d'entier
Posté le 11-12-2014 à 20:48:51  profilanswer
 

Je te dis ça demain.
Je n'ai pas de routes configurées manuellement, elles se créent quand les interfaces sont activées.

n°40372592
django
Posté le 11-12-2014 à 21:51:31  profilanswer
 

Slyde a écrit :


 
T'as vu les derniers Optiplex ? ATX-8 ...


nan on vend que du Lenovo  [:toede]

n°40372699
Misssardon​ik
prévisible a posteriori
Posté le 11-12-2014 à 21:59:14  profilanswer
 

Shadow aok a écrit :

 

J'avais rajouté les :
iface eth1 inet manual
iface eth2 inet manual

 

ok je propose donc ceci :

 
Citation :


# The loopback network interface
auto lo
iface lo inet loopback
iface lo inet6 loopback
 

 

# eth0 network interface
auto eth0
allow-hotplug eth0
iface eth0 inet static
    address 192.168.1.99
    gateway 192.168.1.1
    netmask 255.255.255.0
    dns-nameservers 192.168.1.1 8.8.8.8
    dns-search localdomain.com
    pre-down ethtool -s $IFACE wol g
iface eth0 inet6 manual
    pre-down ip -6 addr flush dev eth0
 

 

# eth1 network interface
auto eth1
iface eth1 inet manual
 

 

# eth2 network interface
auto eth2
iface eth2 inet manual
 

 

# bond0 network interface
auto bond0
iface bond0 inet static
     address 192.168.1.100
     netmask 255.255.255.0
     network 192.168.1.0
     gateway 192.168.1.1
    metric 1
     slaves  eth1 eth2
     bond-mode 4
     bond-miimon 100
     bond-downdelay 200
     bond-updelay 200
     dns-nameservers 192.168.1.1 8.8.8.8
     dns-search localdomain.com

 

par rapport à ta conf de la page précédente j'ai
- ajouté auto bond0 pour qu'elle démarre automatiquement
- ajouté iface eth1 inet manual et iface eth2 inet manual pour résoudre le problème "ignoring unknown interface"
- ajouté une métrique sur la route par défaut de bond0. Car il semble que linux n'aime pas avoir deux routes par défaut avec la même métrique, et génère l'erreur "RTNETLINK answers: File exists" si on tente de le faire (comme c'est le cas avec ton fichier interfaces qui a deux fois la même directive "gateway" ).

 

Attention avec cette conf la route par défaut prioritaire reste celle d'eth0 donc tu ne sauras si tout marche qu'une fois eth0 éteinte. Ensuite pour nettoyer tu n'as plus qu'à supprimer en live la route via eth0 si elle n'a pas disparu d'elle même, et dans le fichier de conf changer de place la directive "metric" pour la mettre dans eth0 (ou simplement l'enlever de bond0 et supprimer toute la conf d'eth0).


Message édité par Misssardonik le 11-12-2014 à 22:00:47

---------------
Que va-t-il se passer cette gelgamar ? vous le découvrirez janamont à 20h
n°40373093
Shadow aok
Moitié de demi en 3/4 d'entier
Posté le 11-12-2014 à 22:31:16  profilanswer
 

Pourquoi ne pas ajouter la suppression de la route en pre-down ? :??:

n°40373097
Shadow aok
Moitié de demi en 3/4 d'entier
Posté le 11-12-2014 à 22:31:28  profilanswer
 

Je testerai demain ceci dit :jap:

n°40373164
Misssardon​ik
prévisible a posteriori
Posté le 11-12-2014 à 22:37:05  profilanswer
 

Shadow aok a écrit :

Pourquoi ne pas ajouter la suppression de la route en pre-down ? :??:


 
ouais après y'a plein de manières de faire.


---------------
Que va-t-il se passer cette gelgamar ? vous le découvrirez janamont à 20h
n°40374812
DrDooM
Posté le 12-12-2014 à 09:05:33  profilanswer
 

Shadow aok a écrit :

eth0 Link encap:Ethernet HWaddr 38:ea:a7:a9:29:8f
inet adr:192.168.1.99 Bcast:192.168.1.255 Masque:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:349657 errors:0 dropped:14 overruns:0 frame:0
TX packets:28496 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
RX bytes:29456354 (28.0 MiB) TX bytes:13752482 (13.1 MiB)
Interruption:18

 

lo Link encap:Boucle locale
inet adr:127.0.0.1 Masque:255.0.0.0
adr inet6: ::1/128 Scope:Hôte
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:364597 errors:0 dropped:0 overruns:0 frame:0
TX packets:364597 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
RX bytes:21710584 (20.7 MiB) TX bytes:21710584 (20.7 MiB)


Euh je vois pas eth1, même si y a pas d'IP associée elle doit apparaitre. Tu peux envoyer la sortie de lspci?

n°40375348
Shadow aok
Moitié de demi en 3/4 d'entier
Posté le 12-12-2014 à 10:00:39  profilanswer
 

~# lspci
00:00.0 Host bridge: Advanced Micro Devices [AMD] RS880 Host Bridge
00:01.0 PCI bridge: Hewlett-Packard Company Device 9602
00:02.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (ext gfx port 0)
00:04.0 PCI bridge: Advanced Micro Devices [AMD] RS780/RS880 PCI to PCI bridge (PCIE port 0)
00:06.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 2)
00:11.0 SATA controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode] (rev 40)
00:12.0 USB controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
00:12.2 USB controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB EHCI Controller
00:13.0 USB controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
00:13.2 USB controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB EHCI Controller
00:14.0 SMBus: Advanced Micro Devices [AMD] nee ATI SBx00 SMBus Controller (rev 42)
00:14.3 ISA bridge: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 LPC host controller (rev 40)
00:14.4 PCI bridge: Advanced Micro Devices [AMD] nee ATI SBx00 PCI to PCI Bridge (rev 40)
00:16.0 USB controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
00:16.2 USB controller: Advanced Micro Devices [AMD] nee ATI SB7x0/SB8x0/SB9x0 USB EHCI Controller
00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor HyperTransport Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Miscellaneous Control
00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Link Control
01:05.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI RS880M [Mobility Radeon HD 4200 Series]
02:00.0 Ethernet controller: Intel Corporation 82571EB Gigabit Ethernet Controller (rev 06)
02:00.1 Ethernet controller: Intel Corporation 82571EB Gigabit Ethernet Controller (rev 06)
03:00.0 SATA controller: ASMedia Technology Inc. ASM1062 Serial ATA Controller (rev 01)
04:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5723 Gigabit Ethernet PCIe (rev 10)

n°40375361
Shadow aok
Moitié de demi en 3/4 d'entier
Posté le 12-12-2014 à 10:01:25  profilanswer
 

eth1 et eth2 n'apparaissent pas sans les lignes iface.

n°40375423
XaTriX
Posté le 12-12-2014 à 10:06:13  profilanswer
 

Messieurs  [:maverick10]  
 
J'imagine que certains d'entre vous ont déjà retourné le net pour trouver le meilleur rapport qualité/prix sur les équipements réseaux, du coup je me permet de vous demander les références que vous avez trouvés.
Du genre switch 8-12p, switch 24p, switch 48p, switch avec sfp+, router (dual wan) de qualité, firewall physique, switch "core", chassis lame, san (allez!). Bien sur tout gigateub mini et rackable.
 
XaT


---------------
[:dawa]
n°40375456
Shadow aok
Moitié de demi en 3/4 d'entier
Posté le 12-12-2014 à 10:08:53  profilanswer
 

Shadow aok a écrit :

Je testerai demain ceci dit :jap:


 
# ifdown bond0 ; ifdown eth1 ; ifdown eth2 ; ifup eth1 ; ifup eth2 ; ifup bond0
ifdown: interface bond0 not configured
ifdown: interface eth1 not configured
ifdown: interface eth2 not configured
ifup: interface eth1 already configured
ifup: interface eth2 already configured
RTNETLINK answers: File exists
Failed to bring up bond0.
 
# ifconfig
eth0      Link encap:Ethernet  HWaddr 38:ea:a7:a9:29:8f
          inet adr:192.168.1.99  Bcast:192.168.1.255  Masque:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1592879 errors:0 dropped:14 overruns:0 frame:0
          TX packets:70454 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:1000
          RX bytes:114614864 (109.3 MiB)  TX bytes:22306804 (21.2 MiB)
          Interruption:18
 
lo        Link encap:Boucle locale
          inet adr:127.0.0.1  Masque:255.0.0.0
          adr inet6: ::1/128 Scope:Hôte
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:553643 errors:0 dropped:0 overruns:0 frame:0
          TX packets:553643 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:0
          RX bytes:33004196 (31.4 MiB)  TX bytes:33004196 (31.4 MiB)

n°40376041
Misssardon​ik
prévisible a posteriori
Posté le 12-12-2014 à 11:01:08  profilanswer
 

y'a pas un truc genre network-manager, wicd ou autre gestionnaire de réseau qui tourne sur ton poste ?

 

que renvoie "dmesg | grep eth" ?


Message édité par Misssardonik le 12-12-2014 à 11:02:41

---------------
Que va-t-il se passer cette gelgamar ? vous le découvrirez janamont à 20h
n°40376051
lancevo7
Posté le 12-12-2014 à 11:01:43  profilanswer
 

Dite moi niveau archi DNS et AD ca doit se passer comment ?
 
Dans le cas ou on a une foret, un enfant et que l'infra et les postes sont dans le domaine enfant
 
les redirecteurs doivent pointer ou ? ne faudrait-il pas pointer vers un DNS en dmz ?

n°40376123
Shadow aok
Moitié de demi en 3/4 d'entier
Posté le 12-12-2014 à 11:07:10  profilanswer
 

Je n'ai pas de gestionnaire de réseau.

 

[101025.472392] bonding: bond0: Removing slave eth1.
[101025.472625] bonding: bond0: releasing active interface eth1
[101025.472635] bonding: bond0: Warning: the permanent HWaddr of eth1 - 00:1b:78:5c:6a:6a - is still in use by bond0. Set the HWaddr of eth1 to a different address to avoid conflicts.
[101025.642723] bonding: bond0: Removing slave eth2.
[101025.642969] bonding: bond0: releasing active interface eth2
[101025.811756] bonding: bond0: Adding slave eth2.
[101026.058787] IPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready
[101026.059159] bonding: bond0: enslaving eth2 as a backup interface with a down link.
[101028.881965] e1000e: eth2 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[101112.284567] bonding: bond0: Adding slave eth1.
[101112.534420] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[101112.534820] bonding: bond0: enslaving eth1 as a backup interface with a down link.
[101115.529496] e1000e: eth1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[101348.220334] bonding: bond0: Removing slave eth2.
[101348.220597] bonding: bond0: releasing backup interface eth2
[101348.220606] bonding: bond0: Warning: the permanent HWaddr of eth2 - 00:1b:78:5c:6a:6b - is still in use by bond0. Set the HWaddr of eth2 to a different address to avoid conflicts.
[101348.730779] bonding: bond0: Adding slave eth2.
[101348.979835] IPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready
[101348.980133] bonding: bond0: enslaving eth2 as a backup interface with a down link.
[101351.279373] e1000e: eth2 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[101728.684434] bonding: bond0: Removing slave eth2.
[101728.684743] bonding: bond0: releasing backup interface eth2
[101728.684753] bonding: bond0: Warning: the permanent HWaddr of eth2 - 00:1b:78:5c:6a:6b - is still in use by bond0. Set the HWaddr of eth2 to a different address to avoid conflicts.
[101729.401626] bonding: bond0: Adding slave eth2.
[101729.650227] IPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready
[101729.650592] bonding: bond0: enslaving eth2 as a backup interface with a down link.
[101731.937631] e1000e: eth2 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[101733.076338] e1000e: eth2 NIC Link is Down
[101735.268082] e1000e: eth2 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[103507.945735] bonding: bond0: Removing slave eth2.
[103507.946022] bonding: bond0: releasing backup interface eth2
[103507.946031] bonding: bond0: Warning: the permanent HWaddr of eth2 - 00:1b:78:5c:6a:6b - is still in use by bond0. Set the HWaddr of eth2 to a different address to avoid conflicts.
[103508.975046] bonding: bond0: Adding slave eth2.
[103509.223010] IPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready
[103509.223376] bonding: bond0: enslaving eth2 as a backup interface with a down link.
[103511.222541] e1000e: eth2 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[103520.977599] bonding: bond0: Removing slave eth1.
[103520.977855] bonding: bond0: releasing backup interface eth1
[103521.153443] bonding: bond0: Removing slave eth2.
[103521.153722] bonding: bond0: releasing backup interface eth2
[103522.159443] bonding: bond0: Adding slave eth1.
[103522.408777] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[103522.409147] bonding: bond0: enslaving eth1 as a backup interface with a down link.
[103522.415806] bonding: bond0: Adding slave eth2.
[103522.664711] IPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready
[103522.665101] bonding: bond0: enslaving eth2 as a backup interface with a down link.
[103524.612305] e1000e: eth2 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[103525.235993] e1000e: eth1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None

 


Bizarre les conflits.


Message édité par Shadow aok le 12-12-2014 à 11:07:47
n°40376159
XaTriX
Posté le 12-12-2014 à 11:10:27  profilanswer
 

Des conseils la dessus ? http://compare.eu/?cat=sys19rack&x [...] use#xf_top
 
XaT


---------------
[:dawa]
n°40376298
Misssardon​ik
prévisible a posteriori
Posté le 12-12-2014 à 11:25:00  profilanswer
 

en gardant la même conf, tu peux faire :
ifdown bond0
ifdown eth1
ifdown eth2
ifup eth1
ifup eth2
ifup bond0

 

pour voir quelle commande génère quel message ? je me demande si les "already configured" viennent quand tu tentes de monter les eth1 et 2 ou quand tu tentes de monter le bond0.


Message édité par Misssardonik le 12-12-2014 à 11:25:48

---------------
Que va-t-il se passer cette gelgamar ? vous le découvrirez janamont à 20h
n°40376414
Shadow aok
Moitié de demi en 3/4 d'entier
Posté le 12-12-2014 à 11:34:12  profilanswer
 

# ifdown bond0
ifdown: interface bond0 not configured
 
# ifdown eth1  
[166772.798101] bonding: bond0: Removing slave eth1.
[166772.798361] bonding: bond0: releasing backup interface eth1
[166772.798370] bonding: bond0: Warning: the permanent HWaddr of eth1 - 00:1b:78:5c:6a:6a - is still in use by bond0. Set the HWaddr of eth1 to a different address to avoid conflicts.
 
# ifdown eth2
[166772.798370] bonding: bond0: Warning: the permanent HWaddr of eth1 - 00:1b:78:5c:6a:6a - is still in use by bond0. Set the HWaddr of eth1 to a different address to avoid conflicts.
[166797.155175] bonding: bond0: Removing slave eth2.
[166797.155417] bonding: bond0: releasing backup interface eth2
 
# ifup eth1
 
# ifup eth2
 
# ifup bond0
ifup: interface eth1 already configured
ifup: interface eth2 already configured
RTNETLINK answers: File exists
Failed to bring up bond0.
 
[166841.566065] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[166841.566433] bonding: bond0: enslaving eth1 as a backup interface with a down link.
[166841.573968] bonding: bond0: Adding slave eth2.
[166841.821932] IPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready
[166841.822303] bonding: bond0: enslaving eth2 as a backup interface with a down link.
[166843.789513] e1000e: eth2 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[166844.441232] e1000e: eth1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None

n°40376476
Misssardon​ik
prévisible a posteriori
Posté le 12-12-2014 à 11:40:32  profilanswer
 

ok, si tu refais la même chose en enlevant le ifup eth1 et ifup eth2 ?


---------------
Que va-t-il se passer cette gelgamar ? vous le découvrirez janamont à 20h
n°40376976
Shadow aok
Moitié de demi en 3/4 d'entier
Posté le 12-12-2014 à 12:27:17  profilanswer
 

# ifup bond0
RTNETLINK answers: File exists
Failed to bring up bond0.
 
Rien dans dmesg.

n°40377049
Misssardon​ik
prévisible a posteriori
Posté le 12-12-2014 à 12:34:31  profilanswer
 

réessaye en virant complètement les directives gateway et metric de bond0 ?

Message cité 1 fois
Message édité par Misssardonik le 12-12-2014 à 12:41:52

---------------
Que va-t-il se passer cette gelgamar ? vous le découvrirez janamont à 20h
n°40377385
Shadow aok
Moitié de demi en 3/4 d'entier
Posté le 12-12-2014 à 13:15:12  profilanswer
 

Y'a un truc étrange :
# ifdown eth2
ifdown: interface eth2 not configured
 
# ifconfig
eth2      Link encap:Ethernet  HWaddr 00:1b:78:5c:6a:6a
          UP BROADCAST RUNNING SLAVE MULTICAST  MTU:1500  Metric:1
          RX packets:324 errors:0 dropped:324 overruns:0 frame:0
          TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:1000
          RX bytes:41472 (40.5 KiB)  TX bytes:512 (512.0 B)
          Interruption:19 Mémoire:fe780000-fe7a0000
 
Elle ne devrait pas disparaitre ?

n°40377389
Shadow aok
Moitié de demi en 3/4 d'entier
Posté le 12-12-2014 à 13:15:40  profilanswer
 

Misssardonik a écrit :

réessaye en virant complètement les directives gateway et metric de bond0 ?

 

(sans ifup eth1 eth2)
# ifup bond0
RTNETLINK answers: File exists
Failed to bring up bond0.

 

[169983.140186] bonding: bond0: Removing slave eth1.
[169983.140512] bonding: bond0: releasing backup interface eth1
[169983.140520] bonding: bond0: Warning: the permanent HWaddr of eth1 - 00:1b:78:5c:6a:6a - is still in use by bond0. Set the HWaddr of eth1 to a different address to avoid conflicts.
[169988.641790] bonding: bond0: Removing slave eth2.
[169988.642066] bonding: bond0: releasing backup interface eth2
[169992.799153] bonding: bond0: Setting MII monitoring interval to 100.
[169992.799164] bonding: bond0: Note: Updating updelay (to 200) since it is a multiple of the miimon value.
[169992.799169] bonding: bond0: Note: Updating downdelay (to 200) since it is a multiple of the miimon value.
[169992.799237] bonding: bond0: Setting down delay to 200.
[169992.799294] bonding: bond0: Setting up delay to 200.
[169992.807256] bonding: bond0: Adding slave eth1.
[169992.954143] e1000e 0000:02:00.0: irq 43 for MSI/MSI-X
[169993.055487] e1000e 0000:02:00.0: irq 43 for MSI/MSI-X
[169993.055775] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[169993.056166] bonding: bond0: enslaving eth1 as a backup interface with a down link.
[169993.063834] bonding: bond0: Adding slave eth2.
[169993.210045] e1000e 0000:02:00.1: irq 44 for MSI/MSI-X
[169993.311383] e1000e 0000:02:00.1: irq 44 for MSI/MSI-X
[169993.311674] IPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready
[169993.312061] bonding: bond0: enslaving eth2 as a backup interface with a down link.

 

(avec ifup)
# ifup bond0
ifup: interface eth1 already configured
ifup: interface eth2 already configured
RTNETLINK answers: File exists
Failed to bring up bond0.

 

[169995.327234] e1000e: eth2 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[169996.050900] e1000e: eth1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
[172940.329874] bonding: bond0: Setting MII monitoring interval to 100.
[172940.329885] bonding: bond0: Note: Updating updelay (to 200) since it is a multiple of the miimon value.
[172940.329890] bonding: bond0: Note: Updating downdelay (to 200) since it is a multiple of the miimon value.
[172940.329959] bonding: bond0: Setting down delay to 200.
[172940.330014] bonding: bond0: Setting up delay to 200.
[172940.332475] bonding: bond0: option mode: unable to set because the bond device has slaves.
[172969.004687] bonding: bond0: Setting MII monitoring interval to 100.
[172969.004698] bonding: bond0: Note: Updating updelay (to 200) since it is a multiple of the miimon value.
[172969.004703] bonding: bond0: Note: Updating downdelay (to 200) since it is a multiple of the miimon value.
[172969.004771] bonding: bond0: Setting down delay to 200.
[172969.004826] bonding: bond0: Setting up delay to 200.
[172969.007273] bonding: bond0: option mode: unable to set because the bond device has slaves.
[172985.582245] bonding: bond0: Removing slave eth1.
[172985.582482] bonding: bond0: releasing backup interface eth1
[172985.582491] bonding: bond0: Warning: the permanent HWaddr of eth1 - 00:1b:78:5c:6a:6a - is still in use by bond0. Set the HWaddr of eth1 to a different address to avoid conflicts.
[172986.661603] bonding: bond0: Removing slave eth2.
[172986.661861] bonding: bond0: releasing backup interface eth2


Message édité par Shadow aok le 12-12-2014 à 13:18:03
n°40377440
BMenez
Posté le 12-12-2014 à 13:20:40  profilanswer
 

Ce qui aurait été top, c'est de créer un topic spécial :D

n°40377459
BMenez
Posté le 12-12-2014 à 13:22:21  profilanswer
 


 
Les blades c'est de la merde. De rien :jap:  
 

n°40377620
Misssardon​ik
prévisible a posteriori
Posté le 12-12-2014 à 13:37:57  profilanswer
 

ouais je pense que c'est mieux de créer un topic, c'est vrai qu'on floode depuis hier...


---------------
Que va-t-il se passer cette gelgamar ? vous le découvrirez janamont à 20h
n°40377651
XaTriX
Posté le 12-12-2014 à 13:40:20  profilanswer
 

BMenez a écrit :


 
Les blades c'est de la merde. De rien :jap:  
 


T'es viré :o
 
XaT


---------------
[:dawa]
n°40377914
yoak
négligemment lourd
Posté le 12-12-2014 à 14:02:05  profilanswer
 

Misssardonik a écrit :

ouais je pense que c'est mieux de créer un topic, c'est vrai qu'on floode depuis hier...


Si peu :d

n°40378404
anapivirtu​a
Boh.
Posté le 12-12-2014 à 14:41:08  profilanswer
 


 
C'est pour faire quoi. :o
On a un c7000 en lab ici, juste ca tourne correctement.
 
Par contre il faut à minima une  [:cyd125:3] pour se lancer sur ce type de châssis.


---------------
Si vis pacem, para bellum.
n°40378443
XaTriX
Posté le 12-12-2014 à 14:44:06  profilanswer
 

Pour jouir dessus [:ocube]
 
XaT


---------------
[:dawa]
n°40378489
bath66
@#!
Posté le 12-12-2014 à 14:47:40  profilanswer
 

C.isco UCS FTW.  :o


---------------
La violence est le dernier refuge de l'incompétence (Isaac ASIMOV, Fondation).
mood
Publicité
Posté le   profilanswer
 

 Page :   1  2  3  4  5  ..  3702  3703  3704  ..  5710  5711  5712  5713  5714  5715

Aller à :
Ajouter une réponse
 

Sujets relatifs
[AVIS/CONSEILS] Location de véhiculesconseils sur les combinés cafetières / expresso
Conseils pour achat combiné cafetière /expressoconseils pour visiter marseille
conseils pour logementDe quel instrument jouez-vous ? ainsi que quelques conseils !
[Topic Orléans] Bientôt la Kimouss 4000!Nouveau départ.. je tente ma chancer à paris.. besoin de conseils
Conseils, choix et avis de clim 
Plus de sujets relatifs à : Les informaticiens aigris : anecdotes et conseils


Copyright © 1997-2025 Groupe LDLC (Signaler un contenu illicite / Données personnelles)