[Gluster-users] vfs_gluster broken

Terry McGuire tmcguire at ualberta.ca
Thu Sep 20 20:10:17 UTC 2018


> On Sep 18, 2018, at 14:09, Anoop C S <anoopcs at autistici.org> wrote:
> 
>>> If so, do you see any issues for files/directories other than those
>>> present directly under root of the share?
>> 
>> Interesting!  When I use Mac or Windows, I still see issues deeper in the hierarchy, but when I
>> use Linux, I actually don’t see issues when I’m deeper in the hierarchy.
> 
> Any specific error dialogue window messages are displayed on Windows/Mac?

On Mac:  "The operation can’t be completed because an unexpected error occurred (error code -50).”
On Windows:  "Z:\ is not accessible. The parameter is incorrect"


> Can you please share a fresh set of samba logs(preferably with higher debug level) and corresponding
> glusterfs-<VOLNAME>-<IP>.log explaining the steps you tried to reproduce the issue?

Ok, here’s a bunch of stuff.  First, I put "log level = 3 passdb:2 auth:2” into smb.conf (in order to keep the log file a sane size).  Then, to avoid complications with GUIs, I tested with smbclient on Ubuntu:
____________________
user at user-virtual-machine:~$ smbclient -U tmcguire -W STS '\\mfs-01.srv.ualberta.ca\module'
WARNING: The "syslog" option is deprecated
Enter tmcguire's password: 
Domain=[STS] OS=[Windows 6.1] Server=[Samba 4.7.1]
smb: \> ls
  .                                   D        0  Thu Sep 20 10:19:05 2018
  ..                                  D        0  Wed Sep  5 15:58:07 2018
  TerryCrap                           D        0  Tue Sep 18 09:54:53 2018
  spinners                            D        0  Tue Jun 19 13:30:22 2018
  testcrap                            D        0  Fri Mar  2 08:54:58 2018
  stuff from ucast                    D        0  Mon Jul 30 11:05:03 2018

		10737418240 blocks of size 1024. 9854798100 blocks available
smb: \> ls
NT_STATUS_INVALID_PARAMETER listing \*
smb: \> mkdir test
NT_STATUS_INVALID_PARAMETER making remote directory \test
smb: \> exit
user at user-virtual-machine:~$ smbclient -U tmcguire -W STS '\\mfs-01.srv.ualberta.ca\module'
WARNING: The "syslog" option is deprecated
Enter tmcguire's password: 
Domain=[STS] OS=[Windows 6.1] Server=[Samba 4.7.1]
smb: \> ls
  .                                   D        0  Thu Sep 20 10:19:05 2018
  ..                                  D        0  Wed Sep  5 15:58:07 2018
  TerryCrap                           D        0  Tue Sep 18 09:54:53 2018
  spinners                            D        0  Tue Jun 19 13:30:22 2018
  testcrap                            D        0  Fri Mar  2 08:54:58 2018
  stuff from ucast                    D        0  Mon Jul 30 11:05:03 2018

		10737418240 blocks of size 1024. 9854798100 blocks available
smb: \> ls
NT_STATUS_INVALID_PARAMETER listing \*
smb: \> mkdir test
NT_STATUS_INVALID_PARAMETER making remote directory \test
smb: \> cd spinners
smb: \spinners\> ls
  .                                   D        0  Tue Jun 19 13:30:22 2018
  ..                                  D        0  Thu Sep 20 10:19:05 2018
  9820-motion.gif                     A   295879  Tue Jun 19 12:28:35 2018
  fidget-spinner copy.png             A   335089  Tue Jun 19 13:30:22 2018
  fidget-spinner-centre copy.png      A    57799  Tue Jun 19 13:07:45 2018
  r_647810_4FeCH.gif                  A  3143085  Tue Jun 19 12:21:44 2018
  source.gif                          A   989108  Fri May 25 08:07:35 2018
  loading.gif                         A     8601  Fri May 25 08:07:08 2018
  spinner.gif                         A   228462  Fri May 25 08:09:54 2018
  fidget-spinner.png                  A   404752  Fri May 25 11:29:33 2018
  fidget-spinner-centre.png           A    44161  Fri May 25 11:30:01 2018
  spinner-1.gif                       A    77029  Fri May 25 08:13:51 2018

		10737418240 blocks of size 1024. 9854798100 blocks available
smb: \spinners\> mkdir test
smb: \spinners\> cd ../
smb: \> ls
NT_STATUS_INVALID_PARAMETER listing \*
smb: \> quit
___________________________

Interestingly, it seems that the first command I run on the share, even if it’s a write, works!  Then, the following commands fail, unless I cd into a subdir.

The samba log still ended up pretty big, so I’ll include it at the end of this message.

I’m not quite sure what gluster log to include.  There are several recently written logs with names similar to what you mention - like "localhost-mfs1-14453.log”, but they all have zero size.  However, the glustershd.log is huge - 1GB+.  There are many, many lines like this:

[2018-09-16 09:43:33.079561] W [MSGID: 114031] [client-rpc-fops.c:2928:client3_3_lookup_cbk] 0-mfs1-client-45: remote operation failed. Path: <gfid:9234c63b-5716-4e98-adc8-bf0f4e5db715> (9234c63b-5716-4e98-adc8-bf0f4e5db715) [No such file or directory]

Not sure if that’s related to this samba business or not.  Anyway, here’s the samba log:

[2018/09/20 10:28:42.159957,  0] ../source3/modules/vfs_glusterfs.c:371(vfs_gluster_connect)
  vfs_gluster_connect: mfs1: Initialized volume from servers localhost
[2018/09/20 10:32:21.093024,  3] ../source3/smbd/process.c:1959(process_smb)
  Transaction 3 of length 112 (0 toread)
[2018/09/20 10:32:21.093089,  3] ../source3/smbd/process.c:1539(switch_message)
  switch message SMBtconX (pid 14453) conn 0x0
[2018/09/20 10:32:21.093650,  3] ../lib/util/access.c:361(allow_access)
  Allowed connection from 142.244.160.107 (142.244.160.107)
[2018/09/20 10:32:21.093744,  3] ../source3/smbd/service.c:595(make_connection_snum)
  Connect path is '/tmp' for service [IPC$]
[2018/09/20 10:32:21.093802,  3] ../source3/smbd/vfs.c:113(vfs_init_default)
  Initialising default vfs hooks
[2018/09/20 10:32:21.093837,  3] ../source3/smbd/vfs.c:139(vfs_init_custom)
  Initialising custom vfs hooks from [/[Default VFS]/]
[2018/09/20 10:32:21.093954,  3] ../source3/smbd/service.c:841(make_connection_snum)
  user-virtual-machine (ipv4:142.244.160.107:49890) connect to service IPC$ initially as user tmcguire at sts.ad.ualberta.ca (uid=496619067, gid=496600513) (pid 14453)
[2018/09/20 10:32:21.094004,  3] ../source3/smbd/reply.c:1146(reply_tcon_and_X)
  tconX service=IPC$ 
[2018/09/20 10:32:21.094784,  3] ../source3/smbd/process.c:1959(process_smb)
  Transaction 4 of length 136 (0 toread)
[2018/09/20 10:32:21.094818,  3] ../source3/smbd/process.c:1539(switch_message)
  switch message SMBtrans2 (pid 14453) conn 0x560316c737c0
[2018/09/20 10:32:21.094918,  3] ../source3/smbd/msdfs.c:1008(get_referred_path)
  get_referred_path: |module| in dfs path \mfs-01.srv.ualberta.ca\module is not a dfs root.
[2018/09/20 10:32:21.094952,  3] ../source3/smbd/error.c:82(error_packet_set)
  NT error packet at ../source3/smbd/trans2.c(9189) cmd=50 (SMBtrans2) NT_STATUS_NOT_FOUND
[2018/09/20 10:32:21.095674,  3] ../source3/smbd/process.c:1959(process_smb)
  Transaction 5 of length 39 (0 toread)
[2018/09/20 10:32:21.095714,  3] ../source3/smbd/process.c:1539(switch_message)
  switch message SMBtdis (pid 14453) conn 0x560316c737c0
[2018/09/20 10:32:21.095798,  3] ../source3/smbd/service.c:1120(close_cnum)
  user-virtual-machine (ipv4:142.244.160.107:49890) closed connection to service IPC$
[2018/09/20 10:32:21.096452,  3] ../source3/smbd/process.c:1959(process_smb)
  Transaction 6 of length 118 (0 toread)
[2018/09/20 10:32:21.096492,  3] ../source3/smbd/process.c:1539(switch_message)
  switch message SMBtconX (pid 14453) conn 0x0
[2018/09/20 10:32:21.096561,  3] ../lib/util/access.c:361(allow_access)
  Allowed connection from 142.244.160.107 (142.244.160.107)
[2018/09/20 10:32:21.096596,  3] ../libcli/security/dom_sid.c:210(dom_sid_parse_endp)
  string_to_sid: SID @mfs-sa1 at sts.ad.ualberta.ca is not in a valid format
[2018/09/20 10:32:21.098987,  3] ../source3/smbd/service.c:595(make_connection_snum)
  Connect path is '/sa1' for service [module]
[2018/09/20 10:32:21.099022,  3] ../libcli/security/dom_sid.c:210(dom_sid_parse_endp)
  string_to_sid: SID @mfs-sa1 at sts.ad.ualberta.ca is not in a valid format
[2018/09/20 10:32:21.099257,  3] ../source3/smbd/vfs.c:113(vfs_init_default)
  Initialising default vfs hooks
[2018/09/20 10:32:21.099283,  3] ../source3/smbd/vfs.c:139(vfs_init_custom)
  Initialising custom vfs hooks from [/[Default VFS]/]
[2018/09/20 10:32:21.099301,  3] ../source3/smbd/vfs.c:139(vfs_init_custom)
  Initialising custom vfs hooks from [glusterfs]
[2018/09/20 10:32:21.111540,  3] ../lib/util/modules.c:167(load_module_absolute_path)
  load_module_absolute_path: Module '/usr/lib64/samba/vfs/glusterfs.so' loaded
[2018/09/20 10:32:25.530182,  0] ../source3/modules/vfs_glusterfs.c:371(vfs_gluster_connect)
  vfs_gluster_connect: mfs1: Initialized volume from servers localhost
[2018/09/20 10:32:25.534609,  3] ../libcli/security/dom_sid.c:210(dom_sid_parse_endp)
  string_to_sid: SID @mfs-sa1 at sts.ad.ualberta.ca is not in a valid format
[2018/09/20 10:32:25.535273,  2] ../source3/smbd/service.c:841(make_connection_snum)
  user-virtual-machine (ipv4:142.244.160.107:49890) connect to service module initially as user tmcguire at sts.ad.ualberta.ca (uid=496619067, gid=496600513) (pid 14453)
[2018/09/20 10:32:25.535365,  3] ../source3/smbd/reply.c:1146(reply_tcon_and_X)
  tconX service=MODULE 
[2018/09/20 10:32:25.638379,  3] ../source3/smbd/process.c:1959(process_smb)
  Transaction 7 of length 57 (0 toread)
[2018/09/20 10:32:25.638440,  3] ../source3/smbd/process.c:1539(switch_message)
  switch message SMBecho (pid 14453) conn 0x0
[2018/09/20 10:32:25.638492,  3] ../source3/smbd/reply.c:5804(reply_echo)
  echo 1 times
[2018/09/20 10:32:26.704237,  3] ../source3/smbd/process.c:1959(process_smb)
  Transaction 8 of length 92 (0 toread)
[2018/09/20 10:32:26.704312,  3] ../source3/smbd/process.c:1539(switch_message)
  switch message SMBtrans2 (pid 14453) conn 0x560316c737c0
[2018/09/20 10:32:26.706887,  3] ../source3/smbd/trans2.c:2667(call_trans2findfirst)
  call_trans2findfirst: dirtype = 16, maxentries = 1366, close_after_first=0, close_if_end = 1 requires_resume_key = 1 backup_priv = 0 level = 0x104, max_data_bytes = 65535
[2018/09/20 10:32:26.716541,  3] ../source3/smbd/dir.c:657(dptr_create)
  creating new dirptr 256 for path ., expect_close = 1
[2018/09/20 10:32:26.716693,  3] ../source3/smbd/dir.c:1228(smbd_dirptr_get_entry)
  smbd_dirptr_get_entry mask=[*] found . fname=. (.)
[2018/09/20 10:32:26.716786,  3] ../source3/smbd/dir.c:1228(smbd_dirptr_get_entry)
  smbd_dirptr_get_entry mask=[*] found .. fname=.. (..)
[2018/09/20 10:32:26.727931,  3] ../source3/smbd/dir.c:1228(smbd_dirptr_get_entry)
  smbd_dirptr_get_entry mask=[*] found TerryCrap fname=TerryCrap (TerryCrap)
[2018/09/20 10:32:26.727994,  3] ../source3/smbd/dir.c:1228(smbd_dirptr_get_entry)
  smbd_dirptr_get_entry mask=[*] found spinners fname=spinners (spinners)
[2018/09/20 10:32:26.728100,  3] ../source3/smbd/dir.c:1228(smbd_dirptr_get_entry)
  smbd_dirptr_get_entry mask=[*] found testcrap fname=testcrap (testcrap)
[2018/09/20 10:32:26.728129,  3] ../source3/smbd/dir.c:1228(smbd_dirptr_get_entry)
  smbd_dirptr_get_entry mask=[*] found stuff from ucast fname=stuff from ucast (stuff from ucast)
[2018/09/20 10:32:26.729341,  3] ../source3/smbd/process.c:1959(process_smb)
  Transaction 9 of length 76 (0 toread)
[2018/09/20 10:32:26.729379,  3] ../source3/smbd/process.c:1539(switch_message)
  switch message SMBtrans2 (pid 14453) conn 0x560316c737c0
[2018/09/20 10:32:26.729408,  3] ../source3/smbd/trans2.c:4163(call_trans2qfsinfo)
  call_trans2qfsinfo: level = 1007
[2018/09/20 10:32:26.729440,  3] ../source3/smbd/trans2.c:3456(smbd_do_qfsinfo)
  smbd_do_qfsinfo: level = 1007
[2018/09/20 10:32:28.392715,  3] ../source3/smbd/process.c:1959(process_smb)
  Transaction 10 of length 92 (0 toread)
[2018/09/20 10:32:28.392789,  3] ../source3/smbd/process.c:1539(switch_message)
  switch message SMBtrans2 (pid 14453) conn 0x560316c737c0
[2018/09/20 10:32:28.392826,  3] ../source3/smbd/trans2.c:2667(call_trans2findfirst)
  call_trans2findfirst: dirtype = 16, maxentries = 1366, close_after_first=0, close_if_end = 1 requires_resume_key = 1 backup_priv = 0 level = 0x104, max_data_bytes = 65535
[2018/09/20 10:32:28.400940,  3] ../source3/smbd/vfs.c:1325(check_reduced_name)
  check_reduce_name: couldn't get realpath for * (NT_STATUS_INVALID_PARAMETER)
[2018/09/20 10:32:28.401000,  3] ../source3/smbd/filename.c:1644(filename_convert_internal)
  filename_convert_internal: check_name failed for name * with NT_STATUS_INVALID_PARAMETER
[2018/09/20 10:32:28.401033,  3] ../source3/smbd/error.c:82(error_packet_set)
  NT error packet at ../source3/smbd/trans2.c(2750) cmd=50 (SMBtrans2) NT_STATUS_INVALID_PARAMETER
[2018/09/20 10:32:30.268945,  3] ../source3/smbd/process.c:1959(process_smb)
  Transaction 11 of length 57 (0 toread)
[2018/09/20 10:32:30.269013,  3] ../source3/smbd/process.c:1539(switch_message)
  switch message SMBecho (pid 14453) conn 0x0
[2018/09/20 10:32:30.269085,  3] ../source3/smbd/reply.c:5804(reply_echo)
  echo 1 times
[2018/09/20 10:32:32.112486,  3] ../source3/smbd/process.c:1959(process_smb)
  Transaction 12 of length 52 (0 toread)
[2018/09/20 10:32:32.112557,  3] ../source3/smbd/process.c:1539(switch_message)
  switch message SMBmkdir (pid 14453) conn 0x560316c737c0
[2018/09/20 10:32:32.151298,  3] ../source3/smbd/vfs.c:1325(check_reduced_name)
  check_reduce_name: couldn't get realpath for test (NT_STATUS_INVALID_PARAMETER)
[2018/09/20 10:32:32.151359,  3] ../source3/smbd/filename.c:1644(filename_convert_internal)
  filename_convert_internal: check_name failed for name test with NT_STATUS_INVALID_PARAMETER
[2018/09/20 10:32:32.151388,  3] ../source3/smbd/error.c:82(error_packet_set)
  NT error packet at ../source3/smbd/reply.c(6181) cmd=0 (SMBmkdir) NT_STATUS_INVALID_PARAMETER
[2018/09/20 10:32:35.276117,  3] ../source3/smbd/process.c:1959(process_smb)
  Transaction 13 of length 57 (0 toread)
[2018/09/20 10:32:35.276195,  3] ../source3/smbd/process.c:1539(switch_message)
  switch message SMBecho (pid 14453) conn 0x0
[2018/09/20 10:32:35.276261,  3] ../source3/smbd/reply.c:5804(reply_echo)
  echo 1 times
[2018/09/20 10:32:40.428586,  3] ../source3/smbd/process.c:1959(process_smb)
  Transaction 14 of length 57 (0 toread)
[2018/09/20 10:32:40.428656,  3] ../source3/smbd/process.c:1539(switch_message)
  switch message SMBecho (pid 14453) conn 0x0
[2018/09/20 10:32:40.428739,  3] ../source3/smbd/reply.c:5804(reply_echo)
  echo 1 times
[2018/09/20 10:32:40.473429,  3] ../source3/smbd/process.c:1959(process_smb)
  Transaction 15 of length 92 (0 toread)
[2018/09/20 10:32:40.473479,  3] ../source3/smbd/process.c:1539(switch_message)
  switch message SMBtrans2 (pid 14453) conn 0x560316c737c0
[2018/09/20 10:32:40.473551,  3] ../source3/smbd/trans2.c:2667(call_trans2findfirst)
  call_trans2findfirst: dirtype = 16, maxentries = 1366, close_after_first=0, close_if_end = 1 requires_resume_key = 1 backup_priv = 0 level = 0x104, max_data_bytes = 65535
[2018/09/20 10:32:40.479943,  3] ../source3/smbd/vfs.c:1325(check_reduced_name)
  check_reduce_name: couldn't get realpath for * (NT_STATUS_INVALID_PARAMETER)
[2018/09/20 10:32:40.480007,  3] ../source3/smbd/filename.c:1644(filename_convert_internal)
  filename_convert_internal: check_name failed for name * with NT_STATUS_INVALID_PARAMETER
[2018/09/20 10:32:40.480036,  3] ../source3/smbd/error.c:82(error_packet_set)
  NT error packet at ../source3/smbd/trans2.c(2750) cmd=50 (SMBtrans2) NT_STATUS_INVALID_PARAMETER
[2018/09/20 10:32:43.945195,  3] ../source3/smbd/process.c:1959(process_smb)
  Transaction 16 of length 92 (0 toread)
[2018/09/20 10:32:43.945268,  3] ../source3/smbd/process.c:1539(switch_message)
  switch message SMBtrans2 (pid 14453) conn 0x560316c737c0
[2018/09/20 10:32:43.945304,  3] ../source3/smbd/trans2.c:2667(call_trans2findfirst)
  call_trans2findfirst: dirtype = 16, maxentries = 1366, close_after_first=0, close_if_end = 1 requires_resume_key = 1 backup_priv = 0 level = 0x104, max_data_bytes = 65535
[2018/09/20 10:32:43.951306,  3] ../source3/smbd/vfs.c:1325(check_reduced_name)
  check_reduce_name: couldn't get realpath for * (NT_STATUS_INVALID_PARAMETER)
[2018/09/20 10:32:43.951343,  3] ../source3/smbd/filename.c:1644(filename_convert_internal)
  filename_convert_internal: check_name failed for name * with NT_STATUS_INVALID_PARAMETER
[2018/09/20 10:32:43.951366,  3] ../source3/smbd/error.c:82(error_packet_set)
  NT error packet at ../source3/smbd/trans2.c(2750) cmd=50 (SMBtrans2) NT_STATUS_INVALID_PARAMETER
[2018/09/20 10:32:44.224757,  3] ../source3/smbd/process.c:1959(process_smb)
  Transaction 17 of length 92 (0 toread)
[2018/09/20 10:32:44.224829,  3] ../source3/smbd/process.c:1539(switch_message)
  switch message SMBtrans2 (pid 14453) conn 0x560316c737c0
[2018/09/20 10:32:44.224865,  3] ../source3/smbd/trans2.c:2667(call_trans2findfirst)
  call_trans2findfirst: dirtype = 16, maxentries = 1366, close_after_first=0, close_if_end = 1 requires_resume_key = 1 backup_priv = 0 level = 0x104, max_data_bytes = 65535
[2018/09/20 10:32:44.229992,  3] ../source3/smbd/vfs.c:1325(check_reduced_name)
  check_reduce_name: couldn't get realpath for * (NT_STATUS_INVALID_PARAMETER)
[2018/09/20 10:32:44.230029,  3] ../source3/smbd/filename.c:1644(filename_convert_internal)
  filename_convert_internal: check_name failed for name * with NT_STATUS_INVALID_PARAMETER
[2018/09/20 10:32:44.230052,  3] ../source3/smbd/error.c:82(error_packet_set)
  NT error packet at ../source3/smbd/trans2.c(2750) cmd=50 (SMBtrans2) NT_STATUS_INVALID_PARAMETER
[2018/09/20 10:32:45.278472,  3] ../source3/smbd/process.c:1959(process_smb)
  Transaction 18 of length 57 (0 toread)
[2018/09/20 10:32:45.278546,  3] ../source3/smbd/process.c:1539(switch_message)
  switch message SMBecho (pid 14453) conn 0x0
[2018/09/20 10:32:45.278644,  3] ../source3/smbd/reply.c:5804(reply_echo)
  echo 1 times
[2018/09/20 10:32:45.953037,  3] ../source3/smbd/process.c:1959(process_smb)
  Transaction 19 of length 100 (0 toread)
[2018/09/20 10:32:45.953110,  3] ../source3/smbd/process.c:1539(switch_message)
  switch message SMBtrans2 (pid 14453) conn 0x560316c737c0
[2018/09/20 10:32:45.953198,  3] ../source3/smbd/trans2.c:5814(call_trans2qfilepathinfo)
  call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 257
[2018/09/20 10:32:45.956484,  3] ../source3/smbd/trans2.c:5976(call_trans2qfilepathinfo)
  call_trans2qfilepathinfo spinners (fnum [fsp is NULL]) level=257 call=5 total_data=0
[2018/09/20 10:32:48.721081,  3] ../source3/smbd/process.c:1959(process_smb)
  Transaction 20 of length 108 (0 toread)
[2018/09/20 10:32:48.721158,  3] ../source3/smbd/process.c:1539(switch_message)
  switch message SMBtrans2 (pid 14453) conn 0x560316c737c0
[2018/09/20 10:32:48.721196,  3] ../source3/smbd/trans2.c:2667(call_trans2findfirst)
  call_trans2findfirst: dirtype = 16, maxentries = 1366, close_after_first=0, close_if_end = 1 requires_resume_key = 1 backup_priv = 0 level = 0x104, max_data_bytes = 65535
[2018/09/20 10:32:48.747251,  3] ../source3/smbd/dir.c:657(dptr_create)
  creating new dirptr 256 for path spinners, expect_close = 1
[2018/09/20 10:32:48.747370,  3] ../source3/smbd/dir.c:1228(smbd_dirptr_get_entry)
  smbd_dirptr_get_entry mask=[*] found spinners/. fname=. (.)
[2018/09/20 10:32:48.747469,  3] ../source3/smbd/dir.c:1228(smbd_dirptr_get_entry)
  smbd_dirptr_get_entry mask=[*] found spinners/.. fname=.. (..)
[2018/09/20 10:32:48.997250,  3] ../source3/smbd/dir.c:1228(smbd_dirptr_get_entry)
  smbd_dirptr_get_entry mask=[*] found spinners/9820-motion.gif fname=9820-motion.gif (9820-motion.gif)
[2018/09/20 10:32:48.997328,  3] ../source3/smbd/dir.c:1228(smbd_dirptr_get_entry)
  smbd_dirptr_get_entry mask=[*] found spinners/fidget-spinner copy.png fname=fidget-spinner copy.png (fidget-spinner copy.png)
[2018/09/20 10:32:48.997371,  3] ../source3/smbd/dir.c:1228(smbd_dirptr_get_entry)
  smbd_dirptr_get_entry mask=[*] found spinners/fidget-spinner-centre copy.png fname=fidget-spinner-centre copy.png (fidget-spinner-centre copy.png)
[2018/09/20 10:32:48.997408,  3] ../source3/smbd/dir.c:1228(smbd_dirptr_get_entry)
  smbd_dirptr_get_entry mask=[*] found spinners/r_647810_4FeCH.gif fname=r_647810_4FeCH.gif (r_647810_4FeCH.gif)
[2018/09/20 10:32:48.997446,  3] ../source3/smbd/dir.c:1228(smbd_dirptr_get_entry)
  smbd_dirptr_get_entry mask=[*] found spinners/source.gif fname=source.gif (source.gif)
[2018/09/20 10:32:48.997478,  3] ../source3/smbd/dir.c:1228(smbd_dirptr_get_entry)
  smbd_dirptr_get_entry mask=[*] found spinners/loading.gif fname=loading.gif (loading.gif)
[2018/09/20 10:32:48.997511,  3] ../source3/smbd/dir.c:1228(smbd_dirptr_get_entry)
  smbd_dirptr_get_entry mask=[*] found spinners/spinner.gif fname=spinner.gif (spinner.gif)
[2018/09/20 10:32:48.997582,  3] ../source3/smbd/dir.c:1228(smbd_dirptr_get_entry)
  smbd_dirptr_get_entry mask=[*] found spinners/fidget-spinner.png fname=fidget-spinner.png (fidget-spinner.png)
[2018/09/20 10:32:48.997616,  3] ../source3/smbd/dir.c:1228(smbd_dirptr_get_entry)
  smbd_dirptr_get_entry mask=[*] found spinners/fidget-spinner-centre.png fname=fidget-spinner-centre.png (fidget-spinner-centre.png)
[2018/09/20 10:32:48.997648,  3] ../source3/smbd/dir.c:1228(smbd_dirptr_get_entry)
  smbd_dirptr_get_entry mask=[*] found spinners/spinner-1.gif fname=spinner-1.gif (spinner-1.gif)
[2018/09/20 10:32:48.999228,  3] ../source3/smbd/process.c:1959(process_smb)
  Transaction 21 of length 76 (0 toread)
[2018/09/20 10:32:48.999273,  3] ../source3/smbd/process.c:1539(switch_message)
  switch message SMBtrans2 (pid 14453) conn 0x560316c737c0
[2018/09/20 10:32:48.999302,  3] ../source3/smbd/trans2.c:4163(call_trans2qfsinfo)
  call_trans2qfsinfo: level = 1007
[2018/09/20 10:32:48.999332,  3] ../source3/smbd/trans2.c:3456(smbd_do_qfsinfo)
  smbd_do_qfsinfo: level = 1007
[2018/09/20 10:32:50.343431,  3] ../source3/smbd/process.c:1959(process_smb)
  Transaction 22 of length 57 (0 toread)
[2018/09/20 10:32:50.343502,  3] ../source3/smbd/process.c:1539(switch_message)
  switch message SMBecho (pid 14453) conn 0x0
[2018/09/20 10:32:50.343580,  3] ../source3/smbd/reply.c:5804(reply_echo)
  echo 1 times
[2018/09/20 10:32:52.713115,  3] ../source3/smbd/process.c:1959(process_smb)
  Transaction 23 of length 70 (0 toread)
[2018/09/20 10:32:52.713217,  3] ../source3/smbd/process.c:1539(switch_message)
  switch message SMBmkdir (pid 14453) conn 0x560316c737c0
[2018/09/20 10:32:52.966849,  3] ../source3/smbd/reply.c:6208(reply_mkdir)
  mkdir spinners/test
[2018/09/20 10:32:55.284738,  3] ../source3/smbd/process.c:1959(process_smb)
  Transaction 24 of length 57 (0 toread)
[2018/09/20 10:32:55.284805,  3] ../source3/smbd/process.c:1539(switch_message)
  switch message SMBecho (pid 14453) conn 0x0
[2018/09/20 10:32:55.284872,  3] ../source3/smbd/reply.c:5804(reply_echo)
  echo 1 times
[2018/09/20 10:33:00.316833,  3] ../source3/smbd/process.c:1959(process_smb)
  Transaction 25 of length 57 (0 toread)
[2018/09/20 10:33:00.316901,  3] ../source3/smbd/process.c:1539(switch_message)
  switch message SMBecho (pid 14453) conn 0x0
[2018/09/20 10:33:00.316958,  3] ../source3/smbd/reply.c:5804(reply_echo)
  echo 1 times
[2018/09/20 10:33:02.672715,  3] ../source3/smbd/process.c:1959(process_smb)
  Transaction 26 of length 92 (0 toread)
[2018/09/20 10:33:02.672785,  3] ../source3/smbd/process.c:1539(switch_message)
  switch message SMBtrans2 (pid 14453) conn 0x560316c737c0
[2018/09/20 10:33:02.672861,  3] ../source3/smbd/trans2.c:2667(call_trans2findfirst)
  call_trans2findfirst: dirtype = 16, maxentries = 1366, close_after_first=0, close_if_end = 1 requires_resume_key = 1 backup_priv = 0 level = 0x104, max_data_bytes = 65535
[2018/09/20 10:33:02.678985,  3] ../source3/smbd/vfs.c:1325(check_reduced_name)
  check_reduce_name: couldn't get realpath for * (NT_STATUS_INVALID_PARAMETER)
[2018/09/20 10:33:02.679024,  3] ../source3/smbd/filename.c:1644(filename_convert_internal)
  filename_convert_internal: check_name failed for name * with NT_STATUS_INVALID_PARAMETER
[2018/09/20 10:33:02.679047,  3] ../source3/smbd/error.c:82(error_packet_set)
  NT error packet at ../source3/smbd/trans2.c(2750) cmd=50 (SMBtrans2) NT_STATUS_INVALID_PARAMETER
[2018/09/20 10:33:05.298244,  3] ../source3/smbd/process.c:1959(process_smb)
  Transaction 27 of length 57 (0 toread)
[2018/09/20 10:33:05.298315,  3] ../source3/smbd/process.c:1539(switch_message)
  switch message SMBecho (pid 14453) conn 0x0
[2018/09/20 10:33:05.298391,  3] ../source3/smbd/reply.c:5804(reply_echo)
  echo 1 times
[2018/09/20 10:33:07.513168,  3] ../source3/smbd/process.c:1959(process_smb)
  Transaction 28 of length 39 (0 toread)
[2018/09/20 10:33:07.513244,  3] ../source3/smbd/process.c:1539(switch_message)
  switch message SMBtdis (pid 14453) conn 0x560316c737c0
[2018/09/20 10:33:07.513349,  2] ../source3/smbd/service.c:1120(close_cnum)
  user-virtual-machine (ipv4:142.244.160.107:49890) closed connection to service module
[2018/09/20 10:33:16.129930,  3] ../source3/smbd/server_exit.c:248(exit_server_common)
  Server exit (failed to receive smb request)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20180920/4d151660/attachment.html>


More information about the Gluster-users mailing list