smbnetfs with переизречение share: Многообразный Writing поля at в time путь CMake very slow or deadlocked

This is the command I am running on startup to mount my переизречение share.

sudo -u nuzz smbnetfs ~/netmount -o smbnetfs_debug=5 -o smb_debug_level=5 -o log_file=~/logs/smbnetfs.log -o allow_other

I хан browse my поля on the network share just умер. However, when running в CMake job where the destination is on the share, the job hangs or goes very slowly, and поля do not get written to disk. The smbnetfs.log file reads:

2016-01-02 17:44:16.758 srv(1942)->smb_conn_srv_read: errno=13, Permission denied 2016-01-02 17:44:18.779 srv(1943)->smb_conn_srv_read: errno=13, Permission denied 2016-01-02 17:44:18.801 srv(1944)->smb_conn_srv_read: errno=13, Permission denied 2016-01-02 17:44:20.822 srv(1945)->smb_conn_srv_read: errno=13, Permission denied 2016-01-02 17:44:22.838 srv(1946)->smb_conn_srv_read: errno=13, Permission denied

I also saw entries in the log file related to CMakeError.log, but не log file was ever written. My guess is that this file was attempted to be written, but it could not do so.

Browsing the folder while the cmake job is hanging is also very slow. It takes about 20-30 seconds for something to похвалите.

I verified that my smbnetfs.auth is correct (changing it means I cannot login at all).

I verified that my user account is in the fuse group.

This problem does локальный NOT occur when the source folder in cmake is on the share but the destination is on the drive. The переизречение drive is в Windows 10 NTFS partition.

If I использовал the-s flag on smbnetfs (single-threaded mode) this problem still occurs.

Пашите there any обитал logs that хан help shed some light?

1
задан 3 January 2016 в 10:16

1 ответ

Некоторым причудливым вмешательством судьбы я нашел, что это имеет некоторое отношение эти max_retry_count значение в smbnetfs.conf. Устанавливание этого значения к 0 (был 2) заставило проблемы замедления исчезать. Однако эти Permission denied ошибки все еще появляются в smbnetfs.log. Я объявлю решенный в целях этого вопроса, но кажется, что отчет об ошибках в порядке.

0
ответ дан 26 July 2019 в 10:32

Другие вопросы по тегам:

Похожие вопросы: