Created
July 10, 2012 02:25
-
-
Save bianster/3080609 to your computer and use it in GitHub Desktop.
Revisions
-
Douglas Tan created this gist
Jul 10, 2012 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,16 @@ Brick with correct file /var/log/glusterfs/nfs.log:2601:[2012-07-03 02:27:25.542113] W [afr-common.c:882:afr_detect_self_heal_by_iatt] 0-replicated-replicate-0: /path/to/file: gfid different on subvolume /var/log/glusterfs/nfs.log:2602:[2012-07-03 02:27:25.542147] I [afr-common.c:1038:afr_launch_self_heal] 0-replicated-replicate-0: background gfid self-heal triggered. path: /path/to/file /var/log/glusterfs/nfs.log:2603:[2012-07-03 02:27:25.547703] I [afr-self-heal-common.c:1203:sh_missing_entries_create] 0-replicated-replicate-0: no missing files - /path/to/file proceeding to metadata check /var/log/glusterfs/nfs.log:2604:[2012-07-03 02:27:25.550298] I [afr-self-heal-common.c:2077:afr_self_heal_completion_cbk] 0-replicated-replicate-0: background gfid self-heal completed on /path/to/file /var/log/glusterfs/nfs.log:4376:[2012-07-09 02:17:35.753527] I [afr-common.c:917:afr_detect_self_heal_by_lookup_status] 0-replicated-replicate-0: entries are missing in lookup of /path/to/file Brick with wrong file /var/log/glusterfs/bricks/glusterfs-replicated.log:1316:[2012-07-02 14:25:27.473573] E [posix.c:731:posix_stat] 0-replicated-posix: lstat on /path/to/file failed: No data available /var/log/glusterfs/bricks/glusterfs-replicated.log:1317:[2012-07-02 14:25:27.473619] I [server3_1-fops.c:1492:server_stat_cbk] 0-replicated-server: 839143: STAT /path/to/file (-2981981126) ==> -1 (No data available) /var/log/glusterfs/bricks/glusterfs-replicated.log:1318:[2012-07-02 14:25:27.478851] E [posix.c:731:posix_stat] 0-replicated-posix: lstat on /path/to/file failed: No data available /var/log/glusterfs/bricks/glusterfs-replicated.log:1319:[2012-07-02 14:25:27.478915] I [server3_1-fops.c:1492:server_stat_cbk] 0-replicated-server: 839144: STAT /path/to/file (-2981981126) ==> -1 (No data available) /var/log/glusterfs/bricks/glusterfs-replicated.log:1399:[2012-07-04 12:53:01.767127] E [posix.c:2538:posix_open] 0-replicated-posix: open on /path/to/file: No such file or directory /var/log/glusterfs/bricks/glusterfs-replicated.log:1400:[2012-07-04 12:53:01.767188] I [server3_1-fops.c:1340:server_open_cbk] 0-replicated-server: 2114458: OPEN /path/to/file (-2981981126) ==> -1 (No such file or directory)