- 論壇徽章:
- 0
|
我的文件都是存放在nfs中的..
平時(shí)訪問就算是訪問量大的時(shí)候都不會(huì)有問題..
但是最近出現(xiàn)一個(gè)奇怪的問題.網(wǎng)絡(luò)結(jié)果一直都沒有更變過.
client 段這邊系統(tǒng)message 有如下這樣的提示.
client 是做web的...通過nfsmount數(shù)據(jù)然后提供服務(wù).
RPC: error 512 connecting to server all-web-nfs-2
RPC: error 512 connecting to server all-web-nfs-2
在all-web-nfs-2
這臺(tái)機(jī)器上面沒有發(fā)現(xiàn)其他的異常.
但是如果一旦client出現(xiàn)了
RPC: error 512 connecting to server all-web-nfs-2
RPC: error 512 connecting to server all-web-nfs-2
勢(shì)必導(dǎo)致用戶在訪問client web的時(shí)候訪問不了..
google中找了一些資料但是還是沒有很好的理解.這個(gè)問題產(chǎn)生的原因.
個(gè)人懷疑一個(gè)可能是
1.交換機(jī)丟包. (在出現(xiàn)問題的時(shí)候,沒有去抓包.所以也不知道是不是懷疑的正確)
2.網(wǎng)卡掉了.(client 查看的沒有任何問題, nfs server 在出現(xiàn)RPC錯(cuò)誤的時(shí)候也沒有出現(xiàn)問題)
google找到的資料..
http://www.linux.ie/lists/pipermail/ilug/2007-January/091593.html
有人說升級(jí)內(nèi)核可以解決問題.
Wow, that's old. And googling for that 'RPC: error 512' string leads
one to:
https://lists.dulug.duke.edu/pip ... ovember/016625.html
So upgrading the kernel on the server might be an idea alright.
regards,
我使用的nfs server版本是
Server nfs v3:
希望可以知道產(chǎn)生 RPC: error 512 的錯(cuò)誤的原因和這錯(cuò)誤是什么情況產(chǎn)生的.
nfs lockd 會(huì)導(dǎo)致RPC:error 512 么...求教..... |
|