similar to: testing a 2000 queues print server with smbtorture

Displaying 20 results from an estimated 5000 matches similar to: "testing a 2000 queues print server with smbtorture"

2007 May 25
3
adddriver issue
I'm trying to adddriver using rpcclient but this error happens: ERROR: string overflow by 1 (1024 - 1023) in safe_strcpy [adddriver "Windows NT x86" "HP LaserJet 4250 PCL5e] The "server properties" add driver button is disable.... yes, I'm print operator: printserver:~ # net rpc rights list "DOMAIN\user" -Uroot -Wprintserver Password:
2007 Nov 07
2
tdb search optimization
I'm running: # smbd -V Version 3.0.24-2.28-1354-SUSE-CODE10 In a 600 print queues print server, but I'm experiencing a low performance while using the first queue. I was attaching ltrace/strace to some processes with "use mmap=no" and I found a BIG difference in information gathering in ntprinters.tdb between the first and the last print queue (using alphabetical sorting). This
2006 Mar 17
1
print server performance issues
I'm migrating a 1.000 queues windows print server with AD very critical enviroment to linux/cups/samba solution. Initially, everything working fine, but when reached paroximately 400 queues created the server is getting degradated. The browsing of printers shares is very low. Many times during the day smbd and winbindd need to be restarted to stop the degradation. I didn't found any
2006 Jul 27
2
trust domain list
Hi everybody. When using the command: # net rpc trustdom list what is the difference in output between: The "trusted" domains list and "trusting" domains list? Which operations are performed in both actions? My example: net rpc trustdom list Trusted domains list: DOMA S-1-5-21-790525478-1844823847-725345543 DOMB
2015 Oct 22
2
how to build smbtorture using static linked libraries
Hello all: I am trying to build smbtorture using static linked libraries. The samba source code I have is samba-4.1.13 for configure, I did: waf configure --builtin-libraries=ALL for build, I did: waf build --targets=smbtorture (so that it only build target smbtorture) But, the waf build fails immediately. Then, I tried to only link with lib talloc and tevent statically, so I did: waf
2015 Oct 22
1
how to build smbtorture using static linked libraries
Hello all: I am trying to build smbtorture using static linked libraries. The samba source code I have is samba-4.1.13 for configure, I did: waf configure --builtin-libraries=ALL for build, I did: waf build --targets=smbtorture (so that it only build target smbtorture) But, the waf build fails immediately. Then, I tried to only link with lib talloc and tevent statically, so I did: waf
2009 Jan 30
1
Smbtorture + Domain Environment
Hi, Does smbtorture have any issues operating in a Domain environment? I get the following error even for simple tests [root@D2950-11 samba_tests]# ./smbtorture //D1950-01/global-share -U TESTDOMAIN2+testuserc OPEN using seed 1233356434 Password: host=D1950-01 share=global-share user=TESTDOMAIN2+testuserc myname=D2950-11 Running OPEN starting open test failed to open share connection:
2016 Dec 06
3
SMBtorture Documentation
Hi, Can somebody provide a documentation for "SMBTORTURE" test suite available with Samba. I am trying to learn about the individual test options available with smbtorture. Detailed information about each test will be of great help. thanks in advance Jisha
2016 Dec 09
1
SMBtorture Documentation
Thank you Bob for the information! :) regards Jisha >>> Bob Campbell via samba <samba at lists.samba.org> 12/7/2016 2:37 AM >>> Hi Jisha, The best documentation about the test suite to my knowledge is: https://wiki.samba.org/index.php/Writing_Torture_Tests This has a lot of information about how to run tests, including different test options. If you're interested
2009 Dec 04
1
smbtorture config issue?
Hello, I'm trying to run smbtorture against another system. I have installed version 4.0.0alpha9 locally. The remote system is registered with ADS as: distinguishedName: CN=bl-uits-cictest,CN=Computers,DC=ads,DC=iu,DC=edu name: bl-uits-cictest dNSHostName: bl-uits-cictest.ads.iu.edu servicePrincipalName: HOST/bl-uits-cictest.ads.iu.edu servicePrincipalName: HOST/BL-UITS-CICTEST The
2008 Nov 03
1
smbtorture : Unknown operation mkdir
Hi, I got problem while using smbtorture with the NBENCH test. The error happens on the "Mkdir" operation. I'm using the file "client.txt" from dbench-3.04. There are "Mkdir" operations, but in the file "torture.c", this operation is not handled. Few other operations are not handled. I did compare operations from run_netbench and those that are present
2014 Nov 19
1
SMBTORTURE Documentation
Hi All, I am Running smbtorture raw tests on glusterfs samba share. I am seeing certain failures as follows: est: unlink time: 2014-11-19 15:21:03.886054 Trying non-existent file Trying a hidden file Trying a directory Trying a bad path Trying wildcards (../source4/torture/raw/unlink.c:143) Incorrect status NT_STATUS_OBJECT_NAME_INVALID - should be NT_STATUS_NO_SUCH_FILE time: 2014-11-19
2006 Jul 25
0
trusted domains and disconnected domains
Hi, I'm running samba-3.0.22, linux-kernel-2.6.16 and I'm having troubles with trusted domains. How can I find the suitable DC for each domain? Could be a resolution issue? Bellow my smb.conf and some tests. [global] workgroup = DOM1 netbios name = localhost server string = LOCALHOST Server security = ads realm = MYDOMAINCONTROLLERREALM
2004 Jun 10
1
smbtorture utility
Forgive my ignorance, but I keep reading about this smbtorture utility and I can't find it anywhere! It doesn't *seem* to come with Samba. Where can I find this binary? Thanks! Matthew
2007 Jan 30
1
smbtorture NEGNOWAIT makes 3.023d dump core
smbtorture NEGNOWAIT causes a core dump with a message "Abnormal server exit: multiple negprot's are not permitted". Is that truely by design?? I am running Samba 3.0.23d as AD member server and have smbtorture running on the same machine. Kind regards, Jens Appended: The final second of the smbd... [2007/01/30 16:48:38, 3] smbd/oplock_linux.c:linux_init_kernel_oplocks(260)
2006 Jul 05
1
performance problems
My samba print server joined sucessfully to ADS domain is very slow. 100% CPU usage. I did a strace in smbd process: # strace -p 4519 -cfqrT % time seconds usecs/call calls errors syscall ------ ----------- ----------- --------- --------- ---------------- 76.37 359.200799 288 1249032 346 fcntl64 11.61 54.605778 236 231636 4 read 2.05
2002 Jul 15
0
cygwin & smbtorture
Hello, I'd like to compile and run smbtorture on a win32 box. Has anyone been able to compile smbtorture on win32? If so how? What was the environment: native win32, cygwin, sfu, or mks (or something else)? I want to run smbtorture on my win32 boxes and have it beat on samba servers on the network. Out of the box, the configure script fails with: checking configure summary... ERROR: No
2014 Nov 11
0
smbtorture tests errors
Hi, I am using smbtorture test suites to run several raw tests on the samba share on my gluster volume. I see following errors : smbtorture -U user%passwd //server/torture-vol raw.sfileinfo smbtorture 4.1.13 Using seed 1415694107 time: 2014-11-11 03:21:47.380755 progress: 6 test: base time: 2014-11-11 03:21:47.381135 Failed to setup EAs create_time not setup correctly Failed to setup EAs
2017 Feb 27
0
SMBTorture tests on HP UX IA64 - Samba 4.5.3 without AD DC
Hi Samba Team, We are testing Samba 4.5.3 without AD DC on HP UX IA64 with samba SMBTorture as test clients. We are running all tests in SMBTorture. Samba server failed about 75% of RAW tests ,16% of BASE tests ,90% of DCE/RPC protocol and interface tests (rpc), 50% of Remote Administration Protocol tests (rap) 100% of DFS referrals calls (dfs) and other test with minimum failures. We used the
2006 Mar 20
0
print server degradation
Did somebody got to put 1.000 printing queues in a Linux+Samba+Cups production server without degradation? Thanks for any reply, Bruno Gomes Pessanha