Linux system recovery - NFS install

choeek의 이미지

시스템에 문제가 있어 복구하려고 bootnet floppy를 넣고 "linux rescue"를 실행했습니다. 저는 nfs install를 선택하고 시스템의 IP 정보를 입력한다음, NFS Server Name과, Red Hat Directory를 묻더라구요... 그래서 Server name과(icrs03), Red Hat iso image파일이 있는 디렉토리를(/archive) 입력했더니 아래와 같은 에러가 발생했습니다. Red Hat Directory가 NFS Server의 Redhat image파일이 있는 위치를 물어보는것 아닌가요? 그럼 현재 복구하려는 시스템에서 잡아줬던 mount point를 입력하면 되는게 아닌지.... 헷갈리네요
저는 Redhat iso image파일을 NFS server의 한 디렉토리에 올려놓고, 지금 복구하려는 시스템에서 NFS 마운트해서 사용하고 있습니다.
고수님들의 답변 기다리겠습니다.

Error: I could not mount that directory from the server

복구하려는 시스템의 /etc/fstab의 내용입니다.
icrs03:/vol/vol01/archive /archive nfs rw,suid,intr 0 2
[[/b]

mycluster의 이미지

NFS로 인스톨할때는 ISO이미지의 위치를 물어보는 것이 아니라
실제로 ISO이미지를 풀어서 카피한 디렉토리의 위치를 물어봅니다.

/RedHat/i386/RPMS 어쩌고가 있는 위치를 물어봅니다.

따라서 NFS나 FTP로 인스톨 할때는 ISO파일을 마운트해서 보면
README가 있읍니다. 그대로 몽땅 RPM들을 복사하고, FTP서버처럼
디렉토리를 풀어두고 그 위치를 마운트 해야합니다.

--------------------------------
윈도위의 리눅스 윈도위의 윈도우 리눅스위의 익스플로러

문재식의 이미지

NFS SERVER 의 설정

IP : 192.168.0.1
HOSTNAME : icrs03
ISO 이미지 경로 : /vol/vol01/archive 

위와 같다면 클라이언트에서 NFS 설치를 하고자 하는 경우 다음과 같이
해 주어야 합니다.

클라이언트 설정

NFS SERVER NAME : 192.168.0.1
Redhat Image Directory : /vol/vol01/archive

네트워크 설치를 할 때에 ISO 이미지 설치가 지원되므로 RPM 트리를 만들 필요는 없습니다.

choeek의 이미지

NFS Server의 정보입니다. NFS Server의 정보를 기록해야되는 파일이 있나요?
IP:208.222.142.149
Host name : icrs03
ISO image 경로 : /vol/vol01/archive

클라이언트에서 NFS의 정보를 물어볼때 NFS server의 IP를 입력해야 되는것 아닌가요?
IP :208.222.142.149
ISO image Directory :/vol/vol01/archive

문재식의 이미지

Quote:
클라이언트에서 NFS의 정보를 물어볼때 NFS server의 IP를 입력해야 되는것 아닌가요?
IP :208.222.142.149
ISO image Directory :/vol/vol01/archive

클라이언트에서 NFS 서버의 IP 주소를 입력해 주어야 하지요.
위에 제가 적어둔 주소를 보니깐 오타가 있군요 ^^

위의 정보를 이용해 클라이언트는 원격 디렉토리를 마운트하여 설치하게 됩니다.

댓글 달기

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