I encontered this problem several times with several remote filesystems and i really need help.
I had to change the password In a CIFS server which i only use for backups, the problem is the filesystem went away and now i am getting flooded in the logs and dmesg with:
even tough i re-created the mount point now i am getting flooded
How do i fix this problem without a full server restart?
I had encontered these issues in other network filesystems like nfs, and specially s3 fuse...
when there is not something right, i am forced to restart the whole server which is really awfull
i did tried to umount, forcefully umount the cifs storage and there is nothing that seems to help getting rid of the problem unless i restart the machine...
I had to change the password In a CIFS server which i only use for backups, the problem is the filesystem went away and now i am getting flooded in the logs and dmesg with:
[133862.953522] CIFS: Status code returned 0xc000006d STATUS_LOGON_FAILURE
[133862.953530] CIFS: VFS: \\10.10.10.10 Send error in SessSetup = -13
[133863.602243] CIFS: VFS: No writable handle in writepages rc=-9
[133863.603042] CIFS: VFS: No writable handle in writepages rc=-9
even tough i re-created the mount point now i am getting flooded
How do i fix this problem without a full server restart?
I had encontered these issues in other network filesystems like nfs, and specially s3 fuse...
when there is not something right, i am forced to restart the whole server which is really awfull
i did tried to umount, forcefully umount the cifs storage and there is nothing that seems to help getting rid of the problem unless i restart the machine...
Last edited: