search for: max_data

Displaying 20 results from an estimated 20 matches for "max_data".

Did you mean: mac_data
2020 Jul 23
2
RFC: nbdkit block size advertisement
...from larger buffer size than pread), which means we should be thinking about supporting future protocol extensions in whatever we expose to plugins. So, I'm thinking something like the following: New enum: NBDKIT_BLOCK_SIZE_GET_MINIMUM NBDKIT_BLOCK_SIZE_GET_PREFERRED NBDKIT_BLOCK_SIZE_GET_MAX_DATA NBDKIT_BLOCK_SIZE_GET_MAX_TRIM NBDKIT_BLOCK_SIZE_GET_MAX_ZERO NBDKIT_BLOCK_SIZE_GET_MAX_CACHE along with a new callback for plugins: int64_t block_size (void *handle, int which); where 'which' is one of the enum values. A future nbdkit might request an enum value not recognized at the...
2020 Jul 23
0
Re: RFC: nbdkit block size advertisement
...h > means we should be thinking about supporting future protocol > extensions in whatever we expose to plugins. > > So, I'm thinking something like the following: > > New enum: > NBDKIT_BLOCK_SIZE_GET_MINIMUM > NBDKIT_BLOCK_SIZE_GET_PREFERRED > NBDKIT_BLOCK_SIZE_GET_MAX_DATA > NBDKIT_BLOCK_SIZE_GET_MAX_TRIM > NBDKIT_BLOCK_SIZE_GET_MAX_ZERO > NBDKIT_BLOCK_SIZE_GET_MAX_CACHE enum or int? I think there are ABI problems with enums, although probably not unless we have more than 256 cases? > along with a new callback for plugins: > > int64_t block_size...
2012 Dec 18
2
multi stream decode
...ht when I create an OpusMsDecoder with opus_multistream_decoder_create (48000, 2, 2 ,0 ,mapping, NULL) where mapping is: unsigned char mapping[2] = {0,1} isn't it ? Next, i need to encode data which I get from jack (float) so I use opus_multistream_encode_float(enc, data, 480 , encodedData, MAX_DATA) Then I send it using RTP. My question is how can I make the opposite in the client. I created my decoder with m_decoder = opus_multistream_decoder_create (48000, 2, 2 ,0,mapping,NULL) and unsigned char mapping[2] = {0,1}; Currently, I can read my RTP packet from network, and get data from it. I...
2010 Nov 04
2
3.5.6 rpcclient settdriver error
...ng samba version 3.3.14-40.el5 works perfectly. Tried this with two different users belonging to "domain admins" group. Using rpcclient with -d10, ends with: rpc_api_pipe: host localhost num_setup=2, max_setup=0, param_total=0, this_param=0, max_param=0, data_total=200, this_data=200, max_data=4280, param_offset=82, param_disp=0, data_disp=0 000000 smb_io_rpc_hdr rpc_hdr 0000 major : 05 0001 minor : 00 0002 pkt_type : 02 0003 flags : 03 0004 pack_type0: 10 0005 pack_type1: 00 0006 pack_type2: 00 0007 pack_type3: 00 0008 frag_len...
2011 Jan 21
0
Can not set SPN errors (again)
...21 09:50:41.284917, 5] rpc_client/cli_pipe.c:1372(rpc_api_pipe_send) rpc_api_pipe: host mvpns119.machinevisionproducts.com [2011/01/21 09:50:41.284943, 10] libsmb/clitrans.c:925(cli_trans_format) num_setup=2, max_setup=0, param_total=0, this_param=0, max_param=0, data_total=72, this_data=72, max_data=4280, param_offset=82, param_disp=0, data_disp=0 [2011/01/21 09:50:41.284971, 10] libsmb/smb_signing.c:115(smb_signing_md5) smb_signing_md5: sequence number 6 [2011/01/21 09:50:41.284987, 10] libsmb/smb_signing.c:209(smb_signing_sign_pdu) smb_signing_sign_pdu: sent SMB signature of [2011/01/2...
2015 Apr 17
2
Cannot join Ubuntu12.04 Samba 4.1.17 to domain
...fe8-08002b104860 if_version : 0x00000002 (2) auth_info : DATA_BLOB length=0 rpc_api_pipe: host serverDC1001.dan2003.sample.domain.com num_setup=2, max_setup=0, param_total=0, this_param=0, max_param=0, data_total=72, this_data=72, max_data=4280, param_offset=84, param_pad=2, param_disp=0, data_offset=84, data_pad=0, data_disp=0 rpc_read_send: data_to_read: 52 r: struct ncacn_packet rpc_vers : 0x05 (5) rpc_vers_minor : 0x00 (0) ptype : DCERPC_PKT_BIND_ACK (12)...
2015 Apr 17
0
Cannot join Ubuntu12.04 Samba 4.1.17 to domain
...if_version : 0x00000002 (2) > auth_info : DATA_BLOB length=0 > rpc_api_pipe: host serverDC1001.dan2003.sample.domain.com > num_setup=2, max_setup=0, param_total=0, this_param=0, max_param=0, > data_total=72, this_data=72, max_data=4280, param_offset=84, param_pad=2, > param_disp=0, data_offset=84, data_pad=0, data_disp=0 > rpc_read_send: data_to_read: 52 > r: struct ncacn_packet > rpc_vers : 0x05 (5) > rpc_vers_minor : 0x00 (0) > ptype...
2011 Aug 06
1
3.5.9: logon scripts are not working under non root user
...11/08/06 11:30:54.626443, 3] smbd/trans2.c:5226(call_trans2qfilepathinfo) call_trans2qfilepathinfo logon.bat (fnum = -1) level=1004 call=5 total_data=0 [2011/08/06 11:30:54.627195, 5] smbd/trans2.c:4198(smbd_do_qfilepathinfo) smbd_do_qfilepathinfo: logon.bat (fnum = -1) level=1004 max_data=40 [2011/08/06 11:30:54.628269, 5] smbd/trans2.c:4442(smbd_do_qfilepathinfo) -- Intermediate not found RECYCLER [2011/08/06 11:30:56.058036, 3] smbd/error.c:80(error_packet_set) error packet at smbd/trans2.c(5129) cmd=50 (SMBtrans2) NT_STATUS_OBJECT_PATH_NOT_FOUND --...
2009 May 06
2
Summary help
Hi, I have fittet a gamma model, and is wondering if I can read the shape and the scale direct from the summary Estimate Std. Error t value Pr(>|t|) (Intercept) 1.612e+00 4.735e-02 34.052 <2e-16 *** myvalue 3.564e-02 2.787e-03 12.788 <2e-16 *** ... Is the shape = 1.1612e+00 and the scale = 3.564e-02 ?? is
2013 Apr 12
0
net rpc share allowedusers fails half the time?
...pc_object(case 0) empty: struct dcerpc_empty _pad : DATA_BLOB length=0 stub_and_verifier : DATA_BLOB length=0 rpc_api_pipe: host xxxxxxxxxx num_setup=2, max_setup=0, param_total=0, this_param=0, max_param=0, data_total=96, this_data=96, max_data=4280, param_offset=84, param_pad=2, param_disp=0, data_offset=84, data_pad=0, data_disp=0 cli_api_pipe failed: NT_STATUS_IO_DEVICE_ERROR rpc command function failed! (NT_STATUS_IO_DEVICE_ERROR) return code = -1 -- bye, pabs http://bonedaddy.net/pabs3/ -------------- next part -------------- A n...
2013 Feb 27
1
net rpc share allowedusers gives "Coult not query secdesc for share"?
...on dcerpc_object(case 0) empty: struct dcerpc_empty _pad : DATA_BLOB length=0 stub_and_verifier : DATA_BLOB length=0 rpc_api_pipe: host bar num_setup=2, max_setup=0, param_total=0, this_param=0, max_param=0, data_total=80, this_data=80, max_data=4280, param_offset=84, param_pad=2, param_disp=0, data_offset=84, data_pad=0, data_disp=0 rpc_read_send: data_to_read: 20 r: struct ncacn_packet rpc_vers : 0x05 (5) rpc_vers_minor : 0x00 (0) ptype : DCERPC_PKT_RESPONSE (2)...
2009 Nov 05
0
PnP driver Upload/download
...a auth_len : 0000 000c call_id : 00000006 000010 smb_io_rpc_hdr_req hdr_req 0010 alloc_hint: 0000050a 0014 context_id: 0000 0016 opnum : 0009 rpc_api_pipe: host localhost num_setup=2, max_setup=0, param_total=0, this_param=0, max_param=0, data_total=347, this_data=347, max_data=54, param_offset=82, param_disp=0, data_disp=0 cli_chain_cork: mid=25 cli_state_handler called with flags 2 cli_state_handler called with flags 2 cli_state_handler called with flags 1 cli_state_handler: received 88 bytes, smb_len(evt_inbuf) = 84 handle_incoming_pdu: got mid 25 000000 smb_io_...
2011 Sep 19
2
cli_push returned NT_STATUS_IO_TIMEOUT
...ct) Domain=[.....] OS=[Unix] Server=[Samba 3.2.5] [2011/09/19 12:02:20, 4] libsmb/clidfs.c:233(do_connect) session setup ok [2011/09/19 12:02:20, 10] libsmb/clitrans.c:299(cli_trans_format) num_setup=1, max_setup=0, param_total=44, this_param=44, max_param=2, data_total=0, this_data=0, max_data=16644, param_offset=68, param_pad=0, param_disp=0, data_offset=112, data_pad=0, data_disp=0 [2011/09/19 12:02:20, 4] libsmb/clidfs.c:276(do_connect) tconx ok [2011/09/19 12:02:20, 3] lib/util.c:435(dos_clean_name) dos_clean_name [\\directory\filename] [2011/09/19 12:02:20, 3] lib/util...
2014 Oct 31
0
VFS plug-in for Gluster breaks case sensitivity.
...thinfo)? call_trans2qfilepathinfo release_2268/150373E7A0148258/150817BC917FFB00.zon (fnum = -1) level=1034 call=5 total_data=0[2014/10/30 11:46:50.303112, ?5] smbd/trans2.c:4223(smbd_do_qfilepathinfo)? smbd_do_qfilepathinfo: release_2268/150373E7A0148258/150817BC917FFB00.zon (fnum = -1) level=1034 max_data=56 testHost - Samba using vfs-glusterdefault case sensitivity - behaving as if case sensitivity is enabled[2014/10/30 11:52:13.488127, ?3] smbd/process.c:1414(switch_message)? switch message SMBtrans2 (pid 8411) conn 0x7f6ecee9a740[2014/10/30 11:52:13.488186, ?4] smbd/uid.c:351(change_to_user)? Ski...
2023 Nov 10
2
understanding stat cache
...with gpfs support and using the gpfs vfs module) with debuglevel 10 to see if there's an obvious reason for the performance problems. For one of the log files (that only cover 73secs) I have made a poor man's profiling by simply counting the called functions, here's the result: 2 max_data 4 4 fd_open 4 smbd_idle_event_handler 4 smbXsrv_open_update 6 filename_convert_internal 8 check_parent_exists 8 grant_fsp_oplock_type 8 smb2 20 smbd_do_qfsinfo 36 stat_cache_add 451 change_to_root_user 3040 get_ea_dos_attribute 1117...
2018 Feb 02
1
Does samba support fsync() a directory?
Hi, Jeremy: > That isn't any use. We don't need to know what is going on at the client, we need to know what is going on at the server. I pasted the samba log here: https://raw.githubusercontent.com/CaoShuFeng/paste/master/samba_log The file I fsync()ing is called `aaa`. I can see some log about this file. Thanks Cao 在 2018年02月02日 21:07, Jeremy Allison 写道: > On Fri, Feb 02,
2018 Apr 17
0
slow smbclient samba 4.7.x
...IATE_NTLM NTLMSSP_ANONYMOUS NTLMSSP_NEGOTIATE_ALWAYS_SIGN NTLMSSP_NEGOTIATE_VERSION NTLMSSP_NEGOTIATE_128 NTLMSSP_NEGOTIATE_KEY_EXCH NTLMSSP Sign/Seal - using NTLM1 session setup ok tconx ok num_setup=0, max_setup=0, param_total=33, this_param=33, max_param=8, data_total=0, this_data=0, max_data=65535, param_offset=92, param_pad=2, param_disp=0, data_offset=126, data_pad=1, data_disp=0 num_setup=0, max_setup=0, param_total=33, this_param=33, max_param=8, data_total=0, this_data=0, max_data=65535, param_offset=92, param_pad=2, param_disp=0, data_offset=126, data_pad=1, data_disp=0 Sharena...
2011 Feb 08
8
CentOs 5.5 Glusterfs 3.1.0 Samba 3.5 MSOffice Files
Dear all, I have set up a two node workin gluster with glusterfs3.1 and Samba-Sernet 3.5. Everything is working great except MSOffice files (Word/Excell). On the gluster-vol they have the strange behavior That they rest read only, write protected. Every other type of files can be manged without problem, openoffice files too. So when I save a word file on the vol and try to change it it is write
2010 May 28
1
samba 3.5.3: loads of errors copying some simple ACLs with robocopy
Maybe I'm doing somthing really stupid, but while copying some windows share onto a samba server, on some random subdirectory robocopy says ERROR 87 (0x00000057) Copying NTFS Security to Destination Directory... The samba logfile has lots of these lines. modules/vfs_posixacl.c:349(smb_acl_to_posix) smb_acl_to_posix: ACL is invalid for set (Das Argument ist ung?ltig) The strange thing is
2005 Nov 27
0
Problems running Samba on RHEL4U2
...nge_to_user: Skipping user change - already user [2005/11/25 13:13:28, 3, pid=18199, effective(31806, 2100), real(31806, 0)] smbd/trans2.c:call_trans2findfirst(1359) call_trans2findfirst: dirtype = 22, maxentries = 1366, close_after_first=0, close_if_end = 1 requires_resume_key = 1 level = 0x104, max_data _bytes = 16384 [2005/11/25 13:13:28, 5, pid=18199, effective(31806, 2100), real(31806, 0)] smbd/filename.c:unix_convert(108) unix_convert called on file "*" [2005/11/25 13:13:28, 10, pid=18199, effective(31806, 2100), real(31806, 0)] smbd/statcache.c:stat_cache_lookup(210) stat_cache_...