RHEL6: "CIFS VFS: Send error in SessSetup = -128" エラーが発生し、autofs を使用した CIFS マウントへアクセスできない
Issue
- 新たに再起動すると、sec=krb5 を指定した cifs マウントは適切に機能します。時間が経つと、これらのマウントは失敗し始めます。
- 認証情報の有効期限が切れると CIFS マウントにアクセスできなくなり、autofs デバッグが有効になっていると、以下のエラーが表示されます。
kernel: CIFS VFS: Send error in SessSetup = -128
automount[7568]: >> mount error(128): Key has been revoked
automount[7568]: >> Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
automount[7568]: mount(generic): failed to mount //cifs_server/homeshares$/user_share (type cifs) on /mnt/user
automount[7568]: dev_ioctl_send_fail: token = 181
automount[7568]: failed to mount /mnt/user
Environment
- Red Hat Enterprise Linux (RHEL) 6.7 以前
- CIFS 共有の自動マウント
- CIFS ファイルサーバーへの Kerberos 認証 (sec=krb5)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.