Skip to ContentSkip to Footer
시작 내용
- Community Home
- >
- HPE Community, Korea
- >
- HP-UX
- >
- nas 장비에 관한질문입니다
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, Latin America
- 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 피드 구독
- 강조
- 인쇄
- 친구에게 이메일 보내기
- 부적절한 컨텐트 신고
날짜: 04-28-2005 10:00 PM
날짜: 04-28-2005 10:00 PM
nas 장비에 관한질문입니다
* nfs server
Model : Nas Storage DL380
Os : win 2003 server
* nfs client
Model : hpux 11.11 (D210)
DB : oracle817(32bit)
위와 같은 환경에서 Nas에 test란 디렉토리를 만든후
클라이언트 D210에서 oracle란 디렉토리를 nfs로 마운트
했읍니다
D210#bdf
.
.
61.100.21.246:/test 28217256 7151680 21065576 25% /oracle
여기서 /oracle이란 디렉토리에다 오라클 데이타파일을 create하는데
계속적인 문제가 발생합니다.. 물론 다른 200-500MB 일반 파일들은 잘 복사가 됩니다..
구조상 되지않는건지 아님 설정에 문제가 있는지 궁금하네요..
수고스럽겠지만 답변 좀 부탁드리겠읍니다.
여러싸이트에서 검색해봤지만 별다른 진전이 없네요..
Model : Nas Storage DL380
Os : win 2003 server
* nfs client
Model : hpux 11.11 (D210)
DB : oracle817(32bit)
위와 같은 환경에서 Nas에 test란 디렉토리를 만든후
클라이언트 D210에서 oracle란 디렉토리를 nfs로 마운트
했읍니다
D210#bdf
.
.
61.100.21.246:/test 28217256 7151680 21065576 25% /oracle
여기서 /oracle이란 디렉토리에다 오라클 데이타파일을 create하는데
계속적인 문제가 발생합니다.. 물론 다른 200-500MB 일반 파일들은 잘 복사가 됩니다..
구조상 되지않는건지 아님 설정에 문제가 있는지 궁금하네요..
수고스럽겠지만 답변 좀 부탁드리겠읍니다.
여러싸이트에서 검색해봤지만 별다른 진전이 없네요..
3 응답 3
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 친구에게 이메일 보내기
- 부적절한 컨텐트 신고
날짜: 04-29-2005 10:00 PM
날짜: 04-29-2005 10:00 PM
nas 장비에 관한질문입니다
NFS관련 Metalink에 올라온 내용입니다..
아래 내용은 오라클사에 다니는 사람이 올린 글입니다..
결론적으로 Oraclc관련 datafile이나 redo log file을 NFS에 기록할 수는 있지만 지원은 안된다고 나오네요.. 즉 데이타무결성은 보장안된다고 나오네요..
Have a good day~~
_____________________________________________________________
It is possible to NFS mount Oracle redo log files, but it's really not
supported.
It's important that the information get properly written to the redo logs, and
NFS mounting those files increases the chances that they might be corrupted.
The protocol used to transfer data under NFS (UDP or User Datagram Protocol)
is not very reliable, and it doesn't keep track of states. Hence, there are
increased risks of writing bad data into your archive logs, which makes them
unusable for recovery.
Oracle datafiles should not be NFS mounted for the same reasons - reads and
writes to such files could be corrupted, and hence data would not be
accurately reported or recorded.
아래 내용은 오라클사에 다니는 사람이 올린 글입니다..
결론적으로 Oraclc관련 datafile이나 redo log file을 NFS에 기록할 수는 있지만 지원은 안된다고 나오네요.. 즉 데이타무결성은 보장안된다고 나오네요..
Have a good day~~
_____________________________________________________________
It is possible to NFS mount Oracle redo log files, but it's really not
supported.
It's important that the information get properly written to the redo logs, and
NFS mounting those files increases the chances that they might be corrupted.
The protocol used to transfer data under NFS (UDP or User Datagram Protocol)
is not very reliable, and it doesn't keep track of states. Hence, there are
increased risks of writing bad data into your archive logs, which makes them
unusable for recovery.
Oracle datafiles should not be NFS mounted for the same reasons - reads and
writes to such files could be corrupted, and hence data would not be
accurately reported or recorded.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 친구에게 이메일 보내기
- 부적절한 컨텐트 신고
날짜: 05-02-2005 10:00 PM
날짜: 05-02-2005 10:00 PM
nas 장비에 관한질문입니다
안녕하세요
이종민입니다.
NFS를 oracle이 사용할 경우, tcp protocol이 아닌, udp를 사용해보시기 바랍니다.
물론 udp를 사용하셔서 발생하는문제에 대해선 어느누구도 책임지지 않으나, 오라클의 경우 udp가 권장입니다.
그럼..
이종민입니다.
NFS를 oracle이 사용할 경우, tcp protocol이 아닌, udp를 사용해보시기 바랍니다.
물론 udp를 사용하셔서 발생하는문제에 대해선 어느누구도 책임지지 않으나, 오라클의 경우 udp가 권장입니다.
그럼..
위에 명시된 의견은 Hewlett Packard Enterprise가 아닌 저자의 개인 의견입니다. 이 사이트를 사용하면 이용 약관에 동의하게되며 참여 규칙 .