NFS 서버 접속이 안됩니다.

poplinux의 이미지

지금까지 잘 사용했고 지금도 잘 쓰고 있는 NFS 서버에 특정 제품만 연결이 안됩니다.

클라이언트 : 192.168.1.150
서버 : 192.168.1.8

다음은 tcpdump 캡쳐 내용입니다.

19:37:09.017472 IP 192.168.1.150.pop3s > 192.168.1.8.sunrpc: S 1599374868:1599374868(0) win 5840 <mss 1460,sackOK,timestamp 282253 0,nop,wscale 2>
        0x0000:  4500 003c c899 4000 4006 ee33 c0a8 0196
        0x0010:  c0a8 0108 03e3 006f 5f54 8614 0000 0000
        0x0020:  a002 16d0 74fa 0000 0204 05b4 0402 080a
        0x0030:  0004 4e8d 0000 0000 0103 0302
19:37:09.017795 IP 192.168.1.150.pop3s > 192.168.1.8.sunrpc: . ack 2385492567 win 1460 <nop,nop,timestamp 282254 2025324877>
        0x0000:  4500 0034 c89a 4000 4006 ee3a c0a8 0196
        0x0010:  c0a8 0108 03e3 006f 5f54 8615 8e2f ba57
        0x0020:  8010 05b4 f23f 0000 0101 080a 0004 4e8e
        0x0030:  78b8 014d
19:37:09.018794 IP 192.168.1.150.pop3s > 192.168.1.8.sunrpc: P 0:44(44) ack 1 win 1460 <nop,nop,timestamp 282255 2025324877>
        0x0000:  4500 0060 c89b 4000 4006 ee0d c0a8 0196
        0x0010:  c0a8 0108 03e3 006f 5f54 8615 8e2f ba57
        0x0020:  8018 05b4 b234 0000 0101 080a 0004 4e8f
        0x0030:  78b8 014d 8000 0028 7c84 bc7f 0000 0000
        0x0040:  0000 0002 0001 86a0 0000 0002 0000 0004
        0x0050:  0000
19:37:09.019419 IP 192.168.1.150.pop3s > 192.168.1.8.sunrpc: . ack 401 win 1728 <nop,nop,timestamp 282255 2025324877>
        0x0000:  4500 0034 c89c 4000 4006 ee38 c0a8 0196
        0x0010:  c0a8 0108 03e3 006f 5f54 8641 8e2f bbe7
        0x0020:  8010 06c0 ef76 0000 0101 080a 0004 4e8f
        0x0030:  78b8 014d
19:37:09.019792 IP 192.168.1.150.pop3s > 192.168.1.8.sunrpc: . ack 557 win 1996 <nop,nop,timestamp 282256 2025324877>
        0x0000:  4500 0034 c89d 4000 4006 ee37 c0a8 0196
        0x0010:  c0a8 0108 03e3 006f 5f54 8641 8e2f bc83
        0x0020:  8010 07cc edcd 0000 0101 080a 0004 4e90
        0x0030:  78b8 014d
19:37:09.019917 IP 192.168.1.150.pop3s > 192.168.1.8.sunrpc: F 44:44(0) ack 557 win 1996 <nop,nop,timestamp 282256 2025324877>
        0x0000:  4500 0034 c89e 4000 4006 ee36 c0a8 0196
        0x0010:  c0a8 0108 03e3 006f 5f54 8641 8e2f bc83
        0x0020:  8011 07cc edcc 0000 0101 080a 0004 4e90
        0x0030:  78b8 014d
19:37:09.020293 IP 192.168.1.150.pop3s > 192.168.1.8.sunrpc: . ack 558 win 1996 <nop,nop,timestamp 282256 2025324877>
        0x0000:  4500 0034 c89f 4000 4006 ee35 c0a8 0196
        0x0010:  c0a8 0108 03e3 006f 5f54 8642 8e2f bc84
        0x0020:  8010 07cc edcb 0000 0101 080a 0004 4e90
        0x0030:  78b8 014d
19:37:09.021416 IP 192.168.1.150.vsinet > 192.168.1.8.pxc-spvr-ft: UDP, length 88
        0x0000:  4500 0074 0000 4000 4011 b68a c0a8 0196
        0x0010:  c0a8 0108 03e4 0fa2 0060 7fa4 08b9 c5fd
        0x0020:  0000 0000 0000 0002 0001 86a5 0000 0003
        0x0030:  0000 0001 0000 0001 0000 0020 386d 45c6
        0x0040:  0000 0006 7563 6c69 6263 0000 0000 0000
        0x0050:  0000
19:37:09.046153 IP 192.168.1.150.puparp > 192.168.1.8.sunrpc: UDP, length 56
        0x0000:  4500 0054 0000 4000 4011 b6aa c0a8 0196
        0x0010:  c0a8 0108 03e6 006f 0040 1c1e 31a8 1c03
        0x0020:  0000 0000 0000 0002 0001 86a0 0000 0002
        0x0030:  0000 0003 0000 0000 0000 0000 0000 0000
        0x0040:  0000 0000 0001 86a3 0000 0003 0000 0011
        0x0050:  0000

클라이언트쪽은 다음과 같은 메시지를 보여줍니다.

# mount -t nfs 192.168.1.8:/nfs_share /nfs -o nolock,tcp
mount: Mounting 192.168.1.8:/nfs_share on /nfs failed: No such file or Directory

문제는 다른 클라이언트에서는 서버로 모두 접속이 잘 된다는 것이지요.

도움 부탁 드립니다.

johnnyp의 이미지

클라이언트에서 내리는 명령(mount)는 NFS 서버의 /nfs_share라는 디렉토리를 로컬(클라이언트)의 /nfs라는 디렉토리에 마운트하라고 지시하는 형태입니다. 한데, 나타나는 에러 메시지는 로컬에 /nfs라는 디렉토리가 없다는 메시지네요. (뭐, 서버의 /nfs_share가 없다는(못 찾았다는) 뜻일 수도 있는데, 네트워크 연결에 문제가 없어보이고, 다른 클라이언트들에서는 /nfs_share를 잘 마운트한다니, /nfs_share가 없는 것도 아니겠지요.)

클라이언트에 /nfs 라는 디렉토리가 있는지 확인해보십시오. 없으면 /nfs 마운트 포인트를 만드시고 다시 한 번 시도해보십시오.

vamf12의 이미지

클라이언트가 선인것 같네요...
솔라리스는 mount시에 옵션을 주지 않을 경우 무조건 v4로만 연결을 시도합니다. mount시에 nfs버전을 지정해 줄수 있으니, 서버랑 한번 맞춰 보세요

댓글 달기

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
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.