search for: smb_query_fs_full_size_info

Displaying 6 results from an estimated 6 matches for "smb_query_fs_full_size_info".

2014 Mar 03
1
Doubled Quotas on Ubuntu
...up a share and put a 1GB group quota on the group that owns the directory the share points to. Both machines are using XFS as the underlying file system. On the working Mandriva machine, level=10 logs show: [2014/01/29 11:30:21.517932, 5] smbd/trans2.c:3224(smbd_do_qfsinfo) smbd_do_qfsinfo : SMB_QUERY_FS_FULL_SIZE_INFO bsize=1024, cSectorUnit=2, cBytesSector=512, cUnitTotal=1048576, cUnitAvail=1048572 [2014/01/29 11:30:21.517959, 9] smbd/trans2.c:979(send_trans2_replies) t2_rep: params_sent_thistime = 0, data_sent_thistime = 32, useable_space = 131012 while stracing the samba process shows: quotactl(Q_XGETQU...
2004 Sep 14
1
quota-support seems to be broken in 3.0.6/3.0.7
...fs_quota: path[/home] bdev[/dev/sda3] SMB_GROUP_QUOTA_TYPE gid[5000] [2004/09/14 03:41:46, 10] lib/sysquotas.c:sys_get_quota(401) sys_get_xfs_quota() called for mntpath[/home] bdev[/dev/sda3] qtype[4] id[5000]. [2004/09/14 03:41:46, 5] smbd/trans2.c:call_trans2qfsinfo(1963) call_trans2qfsinfo : SMB_QUERY_FS_FULL_SIZE_INFO bsize=1024, cSectorUnit=2, cBytesSector=512, cUnitTotal=967120, cUnitAvail=910064 [2004/09/14 03:41:46, 6] lib/util_sock.c:write_socket(432) write_socket(22,92) [2004/09/14 03:41:46, 6] lib/util_sock.c:write_socket(435) write_socket(22,92) wrote 92 [2004/09/14 03:41:46, 4] smbd/trans2.c:call_tr...
2005 Nov 27
0
Problems running Samba on RHEL4U2
..., 2100), real(31806, 0)] lib/sysquotas.c:sys_get_quota(413) sys_get_vfs_quota() failed for mntpath[/export] bdev[/dev/sdb1] qtype[4] id[2100]: Invalid argument [2005/11/25 13:13:28, 5, pid=18199, effective(31806, 2100), real(31806, 0)] smbd/trans2.c:call_trans2qfsinfo(1984) call_trans2qfsinfo : SMB_QUERY_FS_FULL_SIZE_INFO bsize=1024, cSectorUnit=2, cBytesSector=512, cUnitTotal=422715392, cUnitAvail=216227840 [2005/11/25 13:13:28, 9, pid=18199, effective(31806, 2100), real(31806, 0)] smbd/trans2.c:send_trans2_replies(557) t2_rep: params_sent_thistime = 0, data_sent_thistime = 32, useable_space = 131012 [2005/11/25...
2005 Dec 24
0
Cannot exec program from network drive after 10 minutes (II)
...uotas.c:sys_get_quota(398) sys_get_xfs_quota() failed for mntpath[/home/samba] bdev[/dev/data1vg/sambalv] qtype[4] id[513]: Die angeforderte Funktion ist nicht implementiert. [2005/12/22 09:46:07, 5, effective(0, 513), real(0, 0)] smbd/trans2.c:call_trans2qfsinfo(2301) call_trans2qfsinfo : SMB_QUERY_FS_FULL_SIZE_INFO bsize=1024, cSectorUnit=2, cBytesSector=512, cUnitTotal=67092480, cUnitAvail=34297920 [2005/12/22 09:46:07, 9, effective(0, 513), real(0, 0)] smbd/trans2.c:send_trans2_replies(685) t2_rep: params_sent_thistime = 0, data_sent_thistime = 32, useable_space = 131012 [2005/12/22 09:46:07, 9, effec...
2004 Apr 20
0
samba locking problem
...29) [2004/03/02 15:04:38, 4] smbd/uid.c:change_to_user(122) change_to_user: Skipping user change - already user [2004/03/02 15:04:38, 3] smbd/trans2.c:call_trans2qfsinfo(1393) call_trans2qfsinfo: level = 1007 [2004/03/02 15:04:38, 5] smbd/trans2.c:call_trans2qfsinfo(1533) call_trans2qfsinfo : SMB_QUERY_FS_FULL_SIZE_INFO bsize=1024, cSectorUnit=2, cBytesSector=512, cUnitTotal=455581696, cUnitAvail=14417920 [2004/03/02 15:04:38, 9] smbd/trans2.c:send_trans2_replies(177) t2_rep: params_sent_thistime = 0, data_sent_thistime = 32, useable_space = 131012 [2004/03/02 15:04:38, 9] smbd/trans2.c:send_trans2_replies(179)...
2012 Nov 05
7
VFS ACL with SMB2
Hello, I have a question because POSIX ACL with SMB2 max protocol does not work properly.Did you test VFS xattr acls with SMB2 max protocol? Is it working corectly? Best regards/Adrian Berlin --