Repeated Issues
Posted: 17 Mar 2015 14:41
We have a NAS4free setup on an old PC, and have a 2TB USB HDD as the root storage. The aux parameters have been added:
idmap config *:backend = tdb
idmap config *:range = 90000000-100000000
which has stopped the occurrence all of the time, but has not solved the issue.
I Get this now:
Mar 17 13:00:56
smbd[2936]: STATUS=daemon 'smbd' finished starting up and ready to serve connectionscreate_connection_session_info failed: NT_STATUS_ACCESS_DENIED
Mar 17 13:01:35
kernel: (da0:umass-sim0:0:0:0): WRITE(10). CDB: 2a 00 27 35 12 28 00 00 40 00
Mar 17 13:01:35
kernel: (da0:umass-sim0:0:0:0): CAM status: CCB request completed with an error
Mar 17 13:01:35
kernel: (da0:umass-sim0:0:0:0): Retrying command
Mar 17 13:06:45
kernel: (da0:umass-sim0:0:0:0): WRITE(10). CDB: 2a 00 00 00 01 68 00 00 40 00
Mar 17 13:06:45
kernel: (da0:umass-sim0:0:0:0): CAM status: CCB request completed with an error
Mar 17 13:06:45
kernel: (da0:umass-sim0:0:0:0): Retrying command
Mar 17 13:08:39
smbd[2953]: STATUS=daemon 'smbd' finished starting up and ready to serve connectionscreate_connection_session_info failed: NT_STATUS_ACCESS_DENIED
The final line then repeats each second.
The whole thing occurs when a windows machine with authenticated user accesses either r/w the share folder. After a while, the windows machines loose the server and are unable to access the share, although the server is accessible via the web interface. We only have CIFS/SMB active.
Anyone have any suggestions for a work around?
idmap config *:backend = tdb
idmap config *:range = 90000000-100000000
which has stopped the occurrence all of the time, but has not solved the issue.
I Get this now:
Mar 17 13:00:56
smbd[2936]: STATUS=daemon 'smbd' finished starting up and ready to serve connectionscreate_connection_session_info failed: NT_STATUS_ACCESS_DENIED
Mar 17 13:01:35
kernel: (da0:umass-sim0:0:0:0): WRITE(10). CDB: 2a 00 27 35 12 28 00 00 40 00
Mar 17 13:01:35
kernel: (da0:umass-sim0:0:0:0): CAM status: CCB request completed with an error
Mar 17 13:01:35
kernel: (da0:umass-sim0:0:0:0): Retrying command
Mar 17 13:06:45
kernel: (da0:umass-sim0:0:0:0): WRITE(10). CDB: 2a 00 00 00 01 68 00 00 40 00
Mar 17 13:06:45
kernel: (da0:umass-sim0:0:0:0): CAM status: CCB request completed with an error
Mar 17 13:06:45
kernel: (da0:umass-sim0:0:0:0): Retrying command
Mar 17 13:08:39
smbd[2953]: STATUS=daemon 'smbd' finished starting up and ready to serve connectionscreate_connection_session_info failed: NT_STATUS_ACCESS_DENIED
The final line then repeats each second.
The whole thing occurs when a windows machine with authenticated user accesses either r/w the share folder. After a while, the windows machines loose the server and are unable to access the share, although the server is accessible via the web interface. We only have CIFS/SMB active.
Anyone have any suggestions for a work around?