search for: gf_defrag_start_crawl

Displaying 6 results from an estimated 6 matches for "gf_defrag_start_crawl".

2014 Sep 10
1
Questions about gluster reblance
.... ? This confuses me since creating those linkto files seems to be unnecessary, at least for files whose hash values do not belong to the subvol. (My understanding is that if a file's hash value is in the range of a subvol then it will be stored in that subvol.) I quickly looked at the code. gf_defrag_start_crawl() appears to be the function for this operation. I do see code that does file migration from the code path, but debugging code shows that those "linkto" files seem to be not created by gf_defrag_start_crawl(). I'm not that familar with the code detail and the theory so I'm not sur...
2017 Jul 10
2
Rebalance task fails
...sr/lib/x86_64-linux-gnu/libglusterfs.so.0(syncop_lookup+0x1a2)[0x7f24de258fc2] >> >> /usr/lib/x86_64-linux-gnu/glusterfs/3.7.3/xlator/cluster/distribute.so(gf_defrag_fix_layout+0x87)[0x7f24d85289e7] >> >> /usr/lib/x86_64-linux-gnu/glusterfs/3.7.3/xlator/cluster/distribute.so(gf_defrag_start_crawl+0x6d3)[0x7f24d8529ce3] >> >> /usr/lib/x86_64-linux-gnu/libglusterfs.so.0(synctask_wrap+0x12)[0x7f24de255822] >> /lib/x86_64-linux-gnu/libc.so.6(+0x498b0)[0x7f24dd6258b0] >> >> >> Anybody has a clue how to fix 'failed to get index' error? > > > Do...
2017 Jul 13
2
Rebalance task fails
...58fc2] >> >> >> >> >> >> /usr/lib/x86_64-linux-gnu/glusterfs/3.7.3/xlator/cluster/distribute.so(gf_defrag_fix_layout+0x87)[0x7f24d85289e7] >> >> >> >> >> >> /usr/lib/x86_64-linux-gnu/glusterfs/3.7.3/xlator/cluster/distribute.so(gf_defrag_start_crawl+0x6d3)[0x7f24d8529ce3] >> >> >> >> >> >> /usr/lib/x86_64-linux-gnu/libglusterfs.so.0(synctask_wrap+0x12)[0x7f24de255822] >> >> /lib/x86_64-linux-gnu/libc.so.6(+0x498b0)[0x7f24dd6258b0] >> >> >> >> >> >> Anybody has...
2017 Jul 13
0
Rebalance task fails
...o.0(syncop_ > lookup+0x1a2)[0x7f24de258fc2] > >> > >> /usr/lib/x86_64-linux-gnu/glusterfs/3.7.3/xlator/ > cluster/distribute.so(gf_defrag_fix_layout+0x87)[0x7f24d85289e7] > >> > >> /usr/lib/x86_64-linux-gnu/glusterfs/3.7.3/xlator/ > cluster/distribute.so(gf_defrag_start_crawl+0x6d3)[0x7f24d8529ce3] > >> > >> /usr/lib/x86_64-linux-gnu/libglusterfs.so.0(synctask_ > wrap+0x12)[0x7f24de255822] > >> /lib/x86_64-linux-gnu/libc.so.6(+0x498b0)[0x7f24dd6258b0] > >> > >> > >> Anybody has a clue how to fix 'failed to get...
2017 Jul 07
2
Rebalance task fails
...(dht_lookup+0x91)[0x7f24d8550521] /usr/lib/x86_64-linux-gnu/libglusterfs.so.0(syncop_lookup+0x1a2)[0x7f24de258fc2] /usr/lib/x86_64-linux-gnu/glusterfs/3.7.3/xlator/cluster/distribute.so(gf_defrag_fix_layout+0x87)[0x7f24d85289e7] /usr/lib/x86_64-linux-gnu/glusterfs/3.7.3/xlator/cluster/distribute.so(gf_defrag_start_crawl+0x6d3)[0x7f24d8529ce3] /usr/lib/x86_64-linux-gnu/libglusterfs.so.0(synctask_wrap+0x12)[0x7f24de255822] /lib/x86_64-linux-gnu/libc.so.6(+0x498b0)[0x7f24dd6258b0] Anybody has a clue how to fix 'failed to get index' error? Thank you in advance! Szymon Miotk
2017 Jul 09
0
Rebalance task fails
On 7 July 2017 at 15:42, Szymon Miotk <szymon.miotk at gmail.com> wrote: > Hello everyone, > > > I have problem rebalancing Gluster volume. > Gluster version is 3.7.3. > My 1x3 replicated volume become full, so I've added three more bricks > to make it 2x3 and wanted to rebalance. > But every time I start rebalancing, it fails immediately. > Rebooting Gluster