Skip to ContentSkip to Footer
시작 내용
- Community Home
- >
- HPE Community, Korea
- >
- HP-UX
- >
- nfs관련문의
HP-UX
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
-
정보
- 커뮤니티
- Welcome
- 시작하기
- 포럼 FAQ
- 랭킹 개요
- 참여규칙
- Tips and Tricks
- 접촉
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- 다른 HPE 사이트
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
포럼
-
블로그
-
정보
-
한국어
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 친구에게 이메일 보내기
- 부적절한 컨텐트 신고
날짜: 02-25-2005 11:00 PM
날짜: 02-25-2005 11:00 PM
nfs관련문의
안녕하세요. 다름이 아니오라...
nfs관련 문의입니다. 현재 nfs를 사용하게 되면 nfs version이 어떻게
되는지 알고 싶습니다. 연결된 nfs의 버젼을 확인 하는 방법을 알려 주세요. what /stnad/vmunix | grep nfs로 확인 하니까 nfs3version인것
같은데 다른 방법이 없는지..
글구 nfs의 전송 bit수가 sun에는 kernel에 있다고 합니다.
이걸 확인하는 방법도 부탁드립니다.
그럼.
nfs관련 문의입니다. 현재 nfs를 사용하게 되면 nfs version이 어떻게
되는지 알고 싶습니다. 연결된 nfs의 버젼을 확인 하는 방법을 알려 주세요. what /stnad/vmunix | grep nfs로 확인 하니까 nfs3version인것
같은데 다른 방법이 없는지..
글구 nfs의 전송 bit수가 sun에는 kernel에 있다고 합니다.
이걸 확인하는 방법도 부탁드립니다.
그럼.
2 응답 2
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 친구에게 이메일 보내기
- 부적절한 컨텐트 신고
날짜: 02-25-2005 11:00 PM
날짜: 02-25-2005 11:00 PM
nfs관련문의
기본적으로 HP-UX 11.0은 NFS Version 3을 지원합니다.
사용하는 HP-UX 10.20이나 11.0 시스템에서 어떤 NFS 버전을 사용할 수 있는지 알아보려면 다음과 같은 명령을 사용하면 됩니다.
# rpcinfo -p | grep nfs
100003 2 udp 2049 nfs ===> 이것은 NFS v2만이 실행됨을 뜻합니다.
# rpcinfo -p | grep nfs
100003 2 udp 2049 nfs ===> 이것은 NFS v2와 NFS v3이 실행됨을 뜻합니다.
100003 3 udp 2049 nfs
그럼~~~
사용하는 HP-UX 10.20이나 11.0 시스템에서 어떤 NFS 버전을 사용할 수 있는지 알아보려면 다음과 같은 명령을 사용하면 됩니다.
# rpcinfo -p | grep nfs
100003 2 udp 2049 nfs ===> 이것은 NFS v2만이 실행됨을 뜻합니다.
# rpcinfo -p | grep nfs
100003 2 udp 2049 nfs ===> 이것은 NFS v2와 NFS v3이 실행됨을 뜻합니다.
100003 3 udp 2049 nfs
그럼~~~
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 친구에게 이메일 보내기
- 부적절한 컨텐트 신고
날짜: 03-02-2005 11:00 PM
날짜: 03-02-2005 11:00 PM
nfs관련문의
nfs 는 sun에서 개발한것이기 때문에 똑같다고 보시면 됩니다.
nfsstat displays statistical information about the NFS (Network File system ) and RPC (Remote Procedure Call), interfaces to the kernel. It can also be used to reinitialize this information. If no options are given, the default is
nfsstat -cnrs
HP 에서는 default로 nfs 3 을 사용합니다.
On client nfsstat -m will show the NFS version for each mount point.
On server rpcinfo -p|egrep "service|nfs" will show the available NFS versions.
참조하시길..
nfsstat displays statistical information about the NFS (Network File system ) and RPC (Remote Procedure Call), interfaces to the kernel. It can also be used to reinitialize this information. If no options are given, the default is
nfsstat -cnrs
HP 에서는 default로 nfs 3 을 사용합니다.
On client nfsstat -m will show the NFS version for each mount point.
On server rpcinfo -p|egrep "service|nfs" will show the available NFS versions.
참조하시길..
위에 명시된 의견은 Hewlett Packard Enterprise가 아닌 저자의 개인 의견입니다. 이 사이트를 사용하면 이용 약관에 동의하게되며 참여 규칙 .