Linuxおよびその他のSMBクライアントでアイドルタイムアウトによりCIFSセッションが終了する
環境
- ONTAP 9.5P17、9.6P13、9.7P10 以降
- CIFS
- Linux/UNIX SMBクライアント
- Windows SMBクライアント
問題
- Bug 1274307の修正バージョンにアップグレードした後、SMBクライアントで断続的な障害が発生する場合があります:
Input/output errorなどのコマンドを実行しているときls- タイムアウト後の「Host is down」メッセージ
- パケットトレースは、サーバーからの応答として
STATUS_USER_SESSION_DELETEDを示します - パケットトレースは、SMB接続のリセットも表示します
- Linuxクライアントは次のエラーメッセージを表示します:
Dec 23 08:34:34 hostname kernel: CIFS VFS: Autodisabling the use of server inode numbers on \\SYSTEM.ad.company.co.jp\vol_sample. This server doesn't seem to support them properly. Hardlinks will not be recognized on this mount. Consider mounting with the "noserverino" option to silence this message.