- Community Home
- >
- HPE Community, Korea
- >
- HP-UX
- >
- [급]bdf error
범주
Company
Local Language
포럼
토론 게시판
포럼
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
토론 게시판
포럼
토론 게시판
토론 게시판
포럼
토론 게시판
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
포럼
블로그
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
날짜: 03-28-2007 10:00 PM
날짜: 03-28-2007 10:00 PM
[급]bdf error
해결좀 해주세요.
저 왕초보입니다.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
날짜: 03-28-2007 10:00 PM
날짜: 03-28-2007 10:00 PM
[급]bdf error
현재 리부팅할 상황이 아니라서요.
원인을 알고 싶은데..
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
날짜: 03-28-2007 10:00 PM
날짜: 03-28-2007 10:00 PM
[급]bdf error
o/s만 깔려있는 상태입니다.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
날짜: 03-28-2007 10:00 PM
날짜: 03-28-2007 10:00 PM
[급]bdf error
nfs를 사용하지 않으신다면
#/etc/rc.config.d/nfsconf 파일 안에 automount=0 으로 바꾸세요
#/sbin/init.d/nfs.server stop
#/sbin/init.d/nfs.client stop
/etc/fstab, /etc/mnttab에 정보를 확인한후
#bdf
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
날짜: 03-28-2007 10:00 PM
날짜: 03-28-2007 10:00 PM
[급]bdf error
nfs때문에 문제가 생긴거였는데...
/etc/fstab, /etc/mnttab, bdf 세가지를 비교해 보면 빠져 있는 부분이 있을거 같네요...
nfs 서버딴에서 그 파일시스템을 날렸거나 해서 문제가 되었던 것입니다...
해결은 다시 nfs를 설정한 후에 순차적으로 nfs를 start, stop 해서 해결이 되었습니다...
윗분 말씀대로 nfs를 제대로 stop하시면 문제가 해결될 것 같습니다...
good luck~
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
날짜: 03-29-2007 10:00 PM
날짜: 03-29-2007 10:00 PM
[급]bdf error
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
날짜: 03-29-2007 10:00 PM
날짜: 03-29-2007 10:00 PM
[급]bdf error
해결되었네요.