Displaying 20 results from an estimated 100 matches similar to: "smbtorture : Unknown operation mkdir"
2008 Nov 12
1
[fdo] Custom printer list for all applicatons
Hi,
I would like to discuss issues with printer list displayed to users
within open source desktop.
In large environment, the cups printer list may get very long, and we
need a way to display only relevant printers to the user.
There are so much printing panel out there, and they are not using a
printing framework other than libcups. So, I changed the libcups library
to return only printers
2007 Feb 28
5
Platforms supported by Puppets?
Hello,
I would like to know on what platforms Puppet runs. I cannot seem to
find the information on Puppet''s web site. Bcfg2 has it on it''s front
page :-)
I know there are .debs and .rpms, but are, for instance, Solaris,
FreeBSD and AIX supported?
Thanks.
--
Guillaume Pratte
Recherche et développement
Révolution Linux
Toutes les opinions et les prises de position
2007 Aug 19
1
Truncate with libsmbclient
Hi,
I'm working on a bug with fusesmb. This is a file system in user space
for Linux that uses libsmbclient to present a share like other VFS file
system.
The truncate operation of fusesmb-0.8.5-1 was not completely implemeted.
It's necessary for some applications, like OpenOffice, that do this
operation when saving a file.
So, I implemented a truncate function with libsmbclient. I
2004 Oct 26
0
R and objet database
Does anyone has already tried to use R with an object database such as
O2 or objectore, or versant ?
Does anyone knows an api to store R object in such a database and to
load R object from such a database ?
--------------------------------------------------------
Ce message et toutes les pieces jointes peuvent etre confidentiels, et, de plus, peuvent etre couverts par un privilege ou une
2006 Mar 12
0
How to test the fileserver performance with smbtorture (why are my "net use" that slow)?
Hi,
I have some problems here with slow logins. I noticed that the
login-script runs very slow, i.e. one "net use" takes up to five
seconds. I updated from samba-3.0.21b to 3.0.21c this Saturday, so I
don't know if this problem is actually solved. I it possible to test
that with smbtorture, so I can verify that the fileserver is working
correctly?
I already tested the network
2005 Oct 27
0
smbtorture with the "-L" option
Hi,
I am using samba 3.0.14a as my samba server and tested it with smbtorture.
I noticed that there is a "-L" option to use oplocks within the test.
I ran the DENY2 test with this option and all the 640 scenarios this test tries
failed.
I have some questions regarding this issue:
1. How the "-L" option change the test?
2. What does it mean "using oplocks" with this
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
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
2004 Mar 29
0
smbtorture option changed?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
If I use the smbtorture available at
ftp://ftp.samba.org/pub/tridge/dbench, I get the following options:
tests are: FDPASS LOCK1 LOCK2 LOCK3 UNLINK BROWSE ATTR TRANS2 MAXFID
TORTURE RANDOMIPC NBW95 NBWNT
default test is ALL
But the smbtorture compiled with Gentoo's 3.0.2a gives me
tests are: FDPASS LOCK1 LOCK2 LOCK3 LOCK4 LOCK5 LOCK6 LOCK7
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
2007 Dec 05
0
smbtorture w/ samba 3.0.27a
Hi All,
Now per my reading's to run the smbtorture test tool required in the
dbench config.txt file. Is this still ture?
I am using distribution samba-3.0.27a.
Results from initial run:
host=10.60.100.131 share=moab2 user=engsmoke/admin1 myname=rh-scale-144
Did not find a test named 1
Running NBENCH
1 clients started
ERROR: You are using a dbench 1 load file
Throughput 0 MB/sec
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
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
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
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
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
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
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
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)
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