Displaying 20 results from an estimated 10000 matches similar to: "SMBtorture Documentation"
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
2016 Dec 06
0
SMBtorture Documentation
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 in exactly what the tests do, two potentially
useful files are samba/source3/selftest/tests.py and
samba/source4/selftest/tests.py, which contain a lot of
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
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
2010 Nov 09
1
make quicktest failed
I had 444 errors I didn't want to put them all up here. Maybe I missed a
step, maybe it's an easy "oops you forgot to do this"
I'm on ubuntu 10.10 amd64 server completely uptodate today.
I followed the http://wiki.samba.org/index.php/Samba4/HOWTO
My git is also today.
== samba4.rpc.echo on ncacn_ip_tcp with validate and
--option=socket:testnonblock=True
2015 May 12
1
4.2.1 make quicktest error
Greetings - On a RHEL6 system, Samba 4.2.1 compiles without any apparent
problems but 'make quicktest' reports an error:
FAILED (1 failures, 0 errors and 0 unexpected successes in 1 testsuites)
A summary with detailed information can be found in:
./st/summary
test: running (/usr/bin/perl /var/tmp/samba-4.2.1/selftest/selftest.pl
--target=samba --prefix=./st
2011 Aug 03
1
Samba4 on CentOS6 make quicktest failed
Hello all
I followed samba4 how to
( CentOS6 minimum install )
#working fro me
./configure.developer
make
#failed for me
[root at dcmsc samba-4.0.0alpha16]# make quicktest
WAF_MAKE=1 ./buildtools/bin/waf test --quick
'test' finished successfully (0.000s)
Waf: Entering directory `/root/download/samba-4.0.0alpha16/bin'
[ 111/3389] Generating VERSION
Waf: Leaving directory
2011 Jul 11
2
Error when execute make quicktest
Hi Everyone. Im installing Samba4 and when i make the "make quicktest" y
recibe the following error: (sorry about my english).
= Failed tests =
== samba3.posix_s3.raw.open (s3dc) ==
command: /home/debian/samba-master/bin/smbtorture
--configfile=$SMB_CONF_PATH --maximum-runtime=$SELFTEST_MAXTIME
--target=samba3 --basedir=$SELFTEST_TMPDIR
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:
2006 Jul 14
1
testing a 2000 queues print server with smbtorture
Hi everyone,
I'm very interested in samba testing subject. Because I need to plan a
samba/cups/linux 2000 queues print server migration from W2K. But before that, I
wanted to generate the service load before listen users claiming the server is
running under a low performance. Somebody knows a good test set to simulate
printing share connections from clients in my print server using
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
2016 Jul 26
0
Fwd: help - how to use python bindings for smbtorture test suits
Hi,
I am struggling in using python bindings for smbtorture test suits. In case
I want to run smbtorture python bindings from a client m/c to a Samba
standalone server (or Samba as member to an AD domain), what are the steps
to follow, as I don't see any clear documentation on the same.
Below are what I could do so far:
samba-4.4.4/selftest/wscript: Main code for selftest
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)
2011 Jun 24
6
Code? or Test Pattern?
My name is Kenji Ichinoseki and I am in charge of
a project at Sumitomo Electric Networks, Inc.
Please give me cooperation by all means about the affair in the account of a title.
Now, I included "Samba 3.0.37" in the Linux system currently developed (us).
And it is testing using "smbtorture(samba3.5.8 source4) ".
The point in question was found in our entry of this test.
It
2012 May 07
7
How to build Samba4 using static linked libraries
Hi All:
I am building the torture/smbtorture for samba-4.0.0alpha17. After build, I am running the test in another environment.
I not only need to copy the binary smbtorture, I also need to copy the shared libraries. This is HUGE inconvenient for us.
Could somebody tell me how to build the binary using static linked libraries?
Thanks very much
Peixing
libpthread.so.0 =>
2016 Apr 15
0
RAW.WRITE - selftests fail, smbtorture passes
Hello,
I'm compiling samba 4.2.2 from source on a Linux From Scratch (LFS) system.
Packages I have installed on the system are mixed from various versions of
LFS (7.6 through 7.9).
This is a 64-bit CPU running 32-bit OS:
# uname -a
Linux pjnas 4.4.4-asrockN3150-001-1_pj #1 SMP Fri Mar 4 22:40:03 CET 2016
i686 GNU/Linux
Samba compiles fine, but a few selftests fail. The ones I'm worried
2015 Oct 26
1
build my own server-side-copy client code using samba4 source code
Hello all:
I am working on implementing server-side-copy client code.
When I checked samba4 source code, I saw that smbtorture has some sort of
function that does server-side-copy client function.
So, I followed the way that smbtorture does, and implemented my own
server-side-copy client code (let's call it cifs_cp).
Basically, my cifs_cp code, calls the functions in the files of: