[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 17:26:06 UTC 2018


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



--- Comment #5 from Shyamsundar <srangana at redhat.com> ---
Failure is in setxattr on the brick process, the local FS is running out of
space when attemting to set GFID backlinks xattrs for hard links. Log snippet
as follows,

[2018-07-18 12:50:07.298478]:++++++++++ G_LOG:tests/bugs/posix/bug-990028.t:
TEST: 37 ln /mnt/glusterfs/0/file1 /mnt/glusterfs/0/file45 ++++++++++
[2018-07-18 12:50:07.307101] W [MSGID: 113117]
[posix-metadata.c:671:posix_set_parent_ctime] 0-patchy-posix: posix parent set
mdata failed on file [No such file or directory]
[2018-07-18 12:50:07.322628] W [MSGID: 113093]
[posix-gfid-path.c:51:posix_set_gfid2path_xattr] 0-patchy-posix: setting
gfid2path xattr failed on /d/backends/brick/file45: key =
trusted.gfid2path.4434be659b4d25e
4  [No space left on device]
[2018-07-18 12:50:07.322813] I [MSGID: 115062]
[server-rpc-fops_v2.c:1089:server4_link_cbk] 0-patchy-server: 333: LINK /file43
(40ef3115-f818-4cc2-a5c3-64875f7a273a) ->
00000000-0000-0000-0000-000000000001/file4
5, client:
CTX_ID:98c24d79-4889-4aba-bc93-91e1d5d73abe-GRAPH_ID:0-PID:4993-HOST:distributed-testing.8b445247-2057-47e7-894f-41e4a91bb536-PC_NAME:patchy-client-0-RECON_NO:-0,
error-xlator: patchy-posix [No space 
left on device]
[2018-07-18 12:50:07.335223]:++++++++++ G_LOG:tests/bugs/posix/bug-990028.t:
TEST: 37 ln /mnt/glusterfs/0/file1 /mnt/glusterfs/0/file46 ++++++++++

We would need to determine what the backing FS for the brick is (assuming XFS)
and also determine if it's xfs_info is using different options than instances
running centos-7 regression tests, that would be the next step to understand
why this fails.

Also, looking at XFS options, in general, to understand what changes allowed
size of extended attrs per inode (if any).

-- 
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