Test failure in 4.10.4+Debian sid?

Ondřej Kuzník ondra at mistotebe.net
Thu Jun 6 12:43:12 UTC 2019


On Thu, Jun 06, 2019 at 02:15:57PM +0200, Andrew Bartlett via samba-technical wrote:
> On Thu, 2019-06-06 at 13:39 +0200, Ondřej Kuzník via samba-technical wrote:
>> Are the two tests known to fail (on Debian)? Am I doing something
>> wrong above? Is there more information I should provide that might be
>> helpful?
> 
> What is the filesystem?  Some tests are very sensitive to the
> underlying FS, eg requiring pure ext4 and not unionfs etc.

Since this is in a chroot, samba cannot examine its mount options
directly through /proc/self/mount*, does this make a difference? Do I
need to create a mount namespace when running the testsuite in a chroot?

What it can see is:
$ /proc/self/mountinfo 
366 116 254:5 /ondra/repos /mnt/repos ro,relatime shared:63 - ext4 /dev/mapper/ixos--vg-home rw,commit=600
379 116 0:4 / /proc rw,relatime shared:208 - proc proc rw

With the chroot being stored in /home:
16 27 254:5 / /home rw,relatime shared:63 - ext4 /dev/mapper/ixos--vg-home rw,commit=600

```
cat /proc/fs/ext4/dm-5/options
rw
bsddf
nogrpid
block_validity
dioread_lock
nodiscard
delalloc
nowarn_on_error
journal_checksum
barrier
auto_da_alloc
user_xattr
acl
noquota
resuid=0
resgid=0
errors=continue
commit=600
min_batch_time=0
max_batch_time=15000
stripe=0
data=ordered
inode_readahead_blks=32
init_itable=10
max_dir_size_kb=0
```

Thanks,

-- 
Ondřej Kuzník
Senior Software Engineer
Symas Corporation                       http://www.symas.com
Packaged, certified, and supported LDAP solutions powered by OpenLDAP



More information about the samba-technical mailing list