[Samba] SMBTORTURE Documentation

Jeremy Allison jra at samba.org
Wed Nov 19 09:44:58 MST 2014


On Wed, Nov 19, 2014 at 03:59:04PM +0530, Surabhi Bhalothia wrote:
> 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 15:21:04.405821
> error: unlink [
> Unknown error/failure. Missing torture_fail() or torture_assert_*() call?
> ]
> 
> 
> Is there any Documentation which i can refer to verify if these are genuine
> failures or what all options to be used while running raw smbtorture tests.

No. You have to read the source code I'm afraid,
or do a comparison run against smbd backed by
ext4 (the most common filesystem the devs use).

What test are you running ?


More information about the samba mailing list