[Bugs] [Bug 1427404] Move tests/bitrot/ bug-1373520.t to bad tests and fix the underlying issue in EC
bugzilla at redhat.com
bugzilla at redhat.com
Tue Feb 28 07:00:14 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1427404
Pranith Kumar K <pkarampu at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rgowdapp at redhat.com
Flags| |needinfo?(rgowdapp at redhat.c
| |om)
--- Comment #3 from Pranith Kumar K <pkarampu at redhat.com> ---
Raghavendra,
I looked at the issue, and cat on a file is leading to lookup on it's
hardlink,
#Delete file and all links from backend
TEST rm -rf $(find $B0/${V0}5 -inum $(stat -c %i $B0/${V0}5/FILE1))
#Access files
TEST cat $M0/FILE1 <<---- this
EXPECT_WITHIN $HEAL_TIMEOUT "$SIZE" path_size $B0/${V0}5/FILE1
TEST cat $M0/HL_FILE1
EXPECT_WITHIN $HEAL_TIMEOUT "$SIZE" path_size $B0/${V0}5/HL_FILE1
[2017-02-28 06:34:39.451080]:++++++++++ G_LOG:tests/bitrot/bug-1373520.t: TEST:
53 cat /mnt/glusterfs/0/FILE1 ++++++++++ <<<------
[2017-02-28 06:34:39.456229] W [MSGID: 122053]
[ec-common.c:161:ec_check_status] 0-patchy-disperse-0: Operation failed on 1 of
6 subvolumes.(up=111111, mask=111111, remaining=000000, good=01
1111, bad=100000)
[2017-02-28 06:34:39.458492] W [MSGID: 122053]
[ec-common.c:161:ec_check_status] 0-patchy-disperse-0: Operation failed on 1 of
6 subvolumes.(up=111111, mask=011111, remaining=000000, good=01
1111, bad=100000)
[2017-02-28 06:34:39.459497] W [MSGID: 114031]
[client-rpc-fops.c:2926:client3_3_lookup_cbk] 0-patchy-client-5: remote
operation failed. Path: /HL_FILE1 (d3b64a73-731b-4ce1-af6f-ab33bc4d07f3
) [No such file or directory] <<-----
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=nSSIKoxkeX&a=cc_unsubscribe
More information about the Bugs
mailing list