2ch特化型サーバ・ロケーション構築作戦のスレッドです。
・2ちゃんねるのサーバロケーション、PIEに関する関連作業・調整事項
・DNS登録・変更関連の各種作業や調整事項
・2ちゃんねるのサーバで採用しているOS、FreeBSDに関する情報・調整事項
・各種作戦・プロジェクトとの連携、プロジェクト間の連携
等を取り扱います。
現在、複数サーバによる連携により、
サーバ能力のさらなるスケールアップをめざすための「雪だるま作戦」が進行中です。
しかし、問題はあらゆる意味で山積の状態です。
また「2ちゃんねる証券取引所」をはじめとする「株」関連や「Be」の機能強化、
あるいは、次世代の携帯アクセス環境をめざした「べっかんこ作戦」の状況など、
気候も暖かくなり、そろそろ気になりだす季節にさしかかりつつある今日この頃、
あいかわらず2ちゃんねるは、刻一刻と確実に変化し続けています。
2ch特化型サーバ・ロケーション構築作戦 Part21
■ このスレッドは過去ログ倉庫に格納されています
1root▲ ★
NGNG633root▲ ★
2006/05/21(日) 07:46:11ID:???0 NFS の件。
-s A soft mount, which implies that file system calls will fail
after retrycnt round trip timeout intervals.
softmount すると retrycnt 回 "round trip timeout intervals" が発生すると fail になると。
で、
-D Set the ``dead server threshold'' to the specified number of
round trip timeout intervals before a ``server not responding''
message is displayed.
-R Set the mount retry count to the specified value. The default is
a retry count of zero, which means to keep retrying forever.
There is a 60 second delay between each attempt.
ということは、softmount に変更して、かつこのへんも変えないとだめですね。
-s A soft mount, which implies that file system calls will fail
after retrycnt round trip timeout intervals.
softmount すると retrycnt 回 "round trip timeout intervals" が発生すると fail になると。
で、
-D Set the ``dead server threshold'' to the specified number of
round trip timeout intervals before a ``server not responding''
message is displayed.
-R Set the mount retry count to the specified value. The default is
a retry count of zero, which means to keep retrying forever.
There is a 60 second delay between each attempt.
ということは、softmount に変更して、かつこのへんも変えないとだめですね。
634root▲ ★
2006/05/21(日) 07:47:05ID:???0 -R は関係ないですね。(mount の時だけか)
-D を調整すればいいのかな。
-D を調整すればいいのかな。
■ このスレッドは過去ログ倉庫に格納されています