bonding과 관련하여

focus의 이미지

안녕하세요?

bonding과 관련하여 문의드립니다.
Swicth는 Cisco의 3750이며, 두 개의 Switch는 Trunk로 연결되어 있습니다.(HSRP)
Line구성은 두개의 스위치에 각각 eth1, eth3이 연결되어 있습니다.

다음은 구성파일의 내용입니다.

cat /etc/modules.conf

alias eth0 bcm5700
alias eth1 bcm5700
alias eth2 e1000
alias eth3 e1000
alias eth4 e1000
alias eth5 e1000
alias eth6 e1000
alias eth7 e1000
alias bond0 bonding
alias bond1 bonding
alias bond2 bonding
alias bond3 bonding
alias scsi_hostadapter cciss
alias usb-controller usb-uhci
alias usb-controller1 ehci-hcd
options bonding max_bonds=4 miimon=100 mode=1

ifcfg-eth1과 ifcfg-eth3 내용은 다음과 같습니다.
----------------------
DEVICE=eth1
PROTOTYPE=NONE
ONBOOT=yes
SLAVE=yes
MASTER=bond1
USERCTL=no
----------------------
DEVICE=eth3
PROTOTYPE=NONE
ONBOOT=yes
SLAVE=yes
MASTER=bond1
USERCTL=no
----------------------

eth1과 eth3를 bond1으로 구성 하고
다음과 같이 ping을 날리면(?) 보시는 것과 같이 DUP이 생깁니다.

[root@localhost:/] ping 192.168.1.117
PING 192.168.1.117 (192.168.1.117) 56(84) bytes of data.
64 bytes from 192.168.1.117: icmp_seq=0 ttl=250 time=2.63 ms
64 bytes from 192.168.1.117: icmp_seq=0 ttl=250 time=2.64 ms (DUP!)
64 bytes from 192.168.1.117: icmp_seq=1 ttl=250 time=2.31 ms
64 bytes from 192.168.1.117: icmp_seq=1 ttl=250 time=2.32 ms (DUP!)
64 bytes from 192.168.1.117: icmp_seq=2 ttl=250 time=2.48 ms
64 bytes from 192.168.1.117: icmp_seq=2 ttl=250 time=2.54 ms (DUP!)
64 bytes from 192.168.1.117: icmp_seq=3 ttl=250 time=2.35 ms
64 bytes from 192.168.1.117: icmp_seq=3 ttl=250 time=2.36 ms (DUP!)
64 bytes from 192.168.1.117: icmp_seq=4 ttl=250 time=2.53 ms
64 bytes from 192.168.1.117: icmp_seq=4 ttl=250 time=2.61 ms (DUP!)
64 bytes from 192.168.1.117: icmp_seq=5 ttl=250 time=5.22 ms
64 bytes from 192.168.1.117: icmp_seq=5 ttl=250 time=5.24 ms (DUP!)
64 bytes from 192.168.1.117: icmp_seq=6 ttl=250 time=2.61 ms
64 bytes from 192.168.1.117: icmp_seq=6 ttl=250 time=2.71 ms (DUP!)

bonding을 active-standby로 구성하였을 때 원래 위 처럼 DUP이 생기는 것인지요?
구성상의 문제가 있는 것인가요?
bonding말고 다른 Network 이중화 방법은 없나요?

도움 부탁드립니다.

wjdqls1342의 이미지

ip 중복 충돌일때 그런 메세지를 띄우는거 같습니다. 혹시나 케이블 2개 정상적으로 연결되어있는지 확인하세요!

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.