I see the following on dmesg immediately after mounting the NT share:
A quick google implies corruption is likely on wsize being too small. ??
Retried a cp command:
Code:
[ 1652.400315] Key type cifs.spnego registered[ 1652.400327] Key type cifs.idmap registered[ 1652.400696] Use of the less secure dialect vers=1.0 is not recommended unless required for access to very old servers[ 1652.400703] CIFS: VFS: Use of the less secure dialect vers=1.0 is not recommended unless required for access to very old servers[ 1652.400714] CIFS: Attempting to mount //192.168.1.89/c/microwin[ 1652.417388] CIFS: VFS: wsize too small, reset to minimum ie PAGE_SIZE, usually 4096[ 1652.419794] CIFS: VFS: Autodisabling the use of server inode numbers on \\192.168.1.89\c[ 1652.419802] CIFS: VFS: The server doesn't seem to support them properly or the files might be on different servers (DFS)[ 1652.419804] CIFS: VFS: Hardlinks will not be recognized on this mount. Consider mounting with the "noserverino" option to silence this message.
Retried a cp command:
Code:
Jun 07 09:36:50 testrpi kernel: CIFS: VFS: \\192.168.1.89 has not responded in 180 seconds. Reconnecting...Jun 07 09:37:02 testrpi systemd[1]: wayvnc.service: State 'stop-sigterm' timed out. Killing.Jun 07 09:37:02 testrpi systemd[1]: wayvnc.service: Killing process 45803 (sh) with signal SIGKILL.Jun 07 09:37:02 testrpi systemd[1]: wayvnc.service: Killing process 47616 (sleep) with signal SIGKILL.Jun 07 09:37:02 testrpi systemd[1]: wayvnc.service: Failed with result 'exit-code'.Jun 07 09:37:02 testrpi systemd[1]: Failed to start wayvnc.service - VNC Server.Jun 07 09:37:02 testrpi systemd[1]: Dependency failed for wayvnc-control.service - VNC Control Service.Jun 07 09:37:02 testrpi systemd[1]: wayvnc-control.service: Job wayvnc-control.service/start failed with result 'dependency'.Jun 07 09:37:02 testrpi systemd[1]: wayvnc-generate-keys.service - WayVNC Key Generation was skipped because no trigger condition checks were met.Jun 07 09:37:02 testrpi systemd[1]: wayvnc.service: Scheduled restart job, restart counter is at 25.Jun 07 09:37:02 testrpi systemd[1]: Stopped wayvnc.service - VNC Server.Jun 07 09:37:02 testrpi systemd[1]: wayvnc-generate-keys.service - WayVNC Key Generation was skipped because no trigger condition checks were met.Jun 07 09:37:02 testrpi systemd[1]: Starting wayvnc.service - VNC Server...Jun 07 09:37:02 testrpi sh[47636]: ERROR: ../src/main.c: 898: Failed to bind to address. Add -Ldebug to the argument list for more info.Jun 07 09:37:02 testrpi systemd[1]: wayvnc.service: Main process exited, code=exited, status=1/FAILUREJun 07 09:37:29 testrpi kernel: INFO: task cp:43666 blocked for more than 120 seconds.Jun 07 09:37:29 testrpi kernel: Tainted: G C 6.6.31+rpt-rpi-2712 #1 Debian 1:6.6.31-1+rpt1Jun 07 09:37:29 testrpi kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.Jun 07 09:37:29 testrpi kernel: task:cp state:D stack:0 pid:43666 ppid:28400 flags:0x00000004Jun 07 09:37:29 testrpi kernel: Call trace:Jun 07 09:37:29 testrpi kernel: __switch_to+0xe8/0x168Jun 07 09:37:29 testrpi kernel: __schedule+0x37c/0xd60Jun 07 09:37:29 testrpi kernel: schedule+0x64/0x108Jun 07 09:37:29 testrpi kernel: io_schedule+0x44/0x68Jun 07 09:37:29 testrpi kernel: folio_wait_bit_common+0x16c/0x3c0Jun 07 09:37:29 testrpi kernel: folio_wait_bit+0x20/0x38Jun 07 09:37:29 testrpi kernel: folio_wait_writeback+0x5c/0xd8Jun 07 09:37:29 testrpi kernel: __filemap_fdatawait_range+0x94/0x118Jun 07 09:37:29 testrpi kernel: filemap_write_and_wait_range+0x9c/0xd0Jun 07 09:37:29 testrpi kernel: cifs_flush+0x50/0x100 [cifs]Jun 07 09:37:29 testrpi kernel: filp_flush+0x40/0xb8Jun 07 09:37:29 testrpi kernel: __arm64_sys_close+0x34/0x90Jun 07 09:37:29 testrpi kernel: invoke_syscall+0x50/0x128Jun 07 09:37:29 testrpi kernel: el0_svc_common.constprop.0+0x48/0xf0Jun 07 09:37:29 testrpi kernel: do_el0_svc+0x24/0x38Jun 07 09:37:29 testrpi kernel: el0_svc+0x40/0xe8Jun 07 09:37:29 testrpi kernel: el0t_64_sync_handler+0x100/0x130Jun 07 09:37:29 testrpi kernel: el0t_64_sync+0x190/0x198
Statistics: Posted by MrRambuctious — Fri Jun 07, 2024 8:29 am