[Bugs] [Bug 1602262] tests/bugs/posix/ bug-990028.t fails for distributed regression framework

bugzilla at redhat.com bugzilla at redhat.com
Wed Jul 18 14:49:51 UTC 2018


https://bugzilla.redhat.com/show_bug.cgi?id=1602262

Shyamsundar <srangana at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dkhandel at redhat.com,
                   |                            |srangana at redhat.com
              Flags|                            |needinfo?(dkhandel at redhat.c
                   |                            |om)



--- Comment #1 from Shyamsundar <srangana at redhat.com> ---
This fails as follows,
=========================
TEST 52 (line 37): ln /mnt/glusterfs/0/file1 /mnt/glusterfs/0/file44
ln: failed to create hard link ‘/mnt/glusterfs/0/file44’: No space left on
device
RESULT 52: 1
=========================
(continues till the last file) IOW, file44-file50 fail creation
=========================
TEST 58 (line 37): ln /mnt/glusterfs/0/file1 /mnt/glusterfs/0/file50
ln: failed to create hard link ‘/mnt/glusterfs/0/file50’: No space left on
device
RESULT 58: 1
=========================

Post this the failures are due to attempts to inspect these files for metadata
and attrs and such, so the failures are due to the above.

At first I suspected max-hardlink setting, but this is at a default of 100, and
we do not use any specific site.h or tuning when running in the distributed
environment (as far as I can tell).

Also, the test, when it fails, has only created 1 empty file and 42 links to
the same, this should not cause the bricks to run out of space.

The Gluster logs till now did not throw up any surprises, or causes.

@deepshika, are there any deltas on the dist-testing machined, builds that we
need to be aware of?

Also, if we have to run this on one of those setups, would that be through
softserve?

Dropping a needinfo for the above, analysis based on data provided is still
ongoing.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list