>> Edit article
이름
제목
패스워드
: aaa 라는 서버의 /apache 를 원격지에서 마운트 하고싶습니다. : aaa 서버 의 /etc/exports 파일의 내용은 다음과 같이 했구요 : : /apache -ro xxx.xxx.xxx.xxx : : bbb 라는 서버에서 : : mount -t nfs -o ro aaa:/apache /home/apache 라고 하면(root에서 작업) : : 다음과 같은 에러가 나네요.. : : NFS Portmap: RPC: Program not registered : : 어떻게 해야하는건지요? 리눅스 서버의 경우는 요즘에 다음과 같이 바뀐 것 같습니다. 위에처럼 해도 될지는 잘 모르겠구요. % cat /etc/exports /apache xxx.xxx.xxx.xxx(ro) 서버에서 /etc/rc.d/init.d의 화일 중에서 nfs와 nfslock이라는 화일을 통해 nfs서버 를 띄워 놓으셨어야 합니다. 만약 tcp-wrapper를 쓰시는 경우라면 portmap이 /etc/hosts.allow안에 설정되어야 합니다. % cat /etc/hosts.allow portmap : xxx.xxx.xxx.xxx 도움이 되었길 빕니다.--내 서명???
Copyleft
1999-2026 by
JSBoard Open Project
Theme Designed by
IDOO
All right reserved