search for: hot_tier

Displaying 9 results from an estimated 9 matches for "hot_tier".

2018 Jan 18
2
Blocking IO when hot tier promotion daemon runs
...status >> Status of volume: gv0 >> Gluster process TCP Port RDMA Port Online >> Pid >> >> ------------------------------------------------------------------------------ >> Hot Bricks: >> Brick pod-sjc1-gluster2:/data/ >> hot_tier/gv0 49219 0 Y >> 26714 >> Brick pod-sjc1-gluster1:/data/ >> hot_tier/gv0 49199 0 Y >> 21325 >> Cold Bricks: >> Brick pod-sjc1-gluster1:/data/ >> brick1/gv0...
2018 Jan 18
0
Blocking IO when hot tier promotion daemon runs
...[root at pod-sjc1-gluster1 ~]# gluster volume info Volume Name: gv0 Type: Tier Volume ID: d490a9ec-f9c8-4f10-a7f3-e1b6d3ced196 Status: Started Snapshot Count: 13 Number of Bricks: 8 Transport-type: tcp Hot Tier : Hot Tier Type : Replicate Number of Bricks: 1 x 2 = 2 Brick1: pod-sjc1-gluster2:/data/hot_tier/gv0 Brick2: pod-sjc1-gluster1:/data/hot_tier/gv0 Cold Tier: Cold Tier Type : Distributed-Replicate Number of Bricks: 3 x 2 = 6 Brick3: pod-sjc1-gluster1:/data/brick1/gv0 Brick4: pod-sjc1-gluster2:/data/brick1/gv0 Brick5: pod-sjc1-gluster1:/data/brick2/gv0 Brick6: pod-sjc1-gluster2:/data/brick2/gv0...
2018 Jan 10
2
Blocking IO when hot tier promotion daemon runs
...ver.outstanding-rpc-limit: 1024 auto-delete: enable # gluster volume status Status of volume: gv0 Gluster process TCP Port RDMA Port Online Pid ------------------------------------------------------------ ------------------ Hot Bricks: Brick pod-sjc1-gluster2:/data/ hot_tier/gv0 49219 0 Y 26714 Brick pod-sjc1-gluster1:/data/ hot_tier/gv0 49199 0 Y 21325 Cold Bricks: Brick pod-sjc1-gluster1:/data/ brick1/gv0 49152 0 Y 3178 Brick pod-sj...
2018 Jan 10
0
Blocking IO when hot tier promotion daemon runs
...> > > # gluster volume status > Status of volume: gv0 > Gluster process TCP Port RDMA Port Online > Pid > ------------------------------------------------------------ > ------------------ > Hot Bricks: > Brick pod-sjc1-gluster2:/data/ > hot_tier/gv0 49219 0 Y > 26714 > Brick pod-sjc1-gluster1:/data/ > hot_tier/gv0 49199 0 Y > 21325 > Cold Bricks: > Brick pod-sjc1-gluster1:/data/ > brick1/gv0 49152...
2018 Feb 05
0
Very slow rsync to gluster volume UNLESS `ls` or `find` scan dir on gluster volume first
.... vm.vfs_cache_pressure = 25 For comparison, my config is: Volume Name: gv0 Type: Tier Volume ID: d490a9ec-f9c8-4f10-a7f3-e1b6d3ced196 Status: Started Snapshot Count: 13 Number of Bricks: 8 Transport-type: tcp Hot Tier : Hot Tier Type : Replicate Number of Bricks: 1 x 2 = 2 Brick1: gluster2:/data/hot_tier/gv0 Brick2: gluster1:/data/hot_tier/gv0 Cold Tier: Cold Tier Type : Distributed-Replicate Number of Bricks: 3 x 2 = 6 Brick3: gluster1:/data/brick1/gv0 Brick4: gluster2:/data/brick1/gv0 Brick5: gluster1:/data/brick2/gv0 Brick6: gluster2:/data/brick2/gv0 Brick7: gluster1:/data/brick3/gv0 Brick8: glu...
2018 Jan 10
0
Blocking IO when hot tier promotion daemon runs
Hi, Can you send the volume info, and volume status output and the tier logs. And I need to know the size of the files that are being stored. On Tue, Jan 9, 2018 at 9:51 PM, Tom Fite <tomfite at gmail.com> wrote: > I've recently enabled an SSD backed 2 TB hot tier on my 150 TB 2 server / 3 > bricks per server distributed replicated volume. > > I'm seeing IO get blocked
2018 Feb 05
2
Very slow rsync to gluster volume UNLESS `ls` or `find` scan dir on gluster volume first
Thanks for the report Artem, Looks like the issue is about cache warming up. Specially, I suspect rsync doing a 'readdir(), stat(), file operations' loop, where as when a find or ls is issued, we get 'readdirp()' request, which contains the stat information along with entries, which also makes sure cache is up-to-date (at md-cache layer). Note that this is just a off-the memory
2018 Feb 27
2
Very slow rsync to gluster volume UNLESS `ls` or `find` scan dir on gluster volume first
...> > Volume Name: gv0 > Type: Tier > Volume ID: d490a9ec-f9c8-4f10-a7f3-e1b6d3ced196 > Status: Started > Snapshot Count: 13 > Number of Bricks: 8 > Transport-type: tcp > Hot Tier : > Hot Tier Type : Replicate > Number of Bricks: 1 x 2 = 2 > Brick1: gluster2:/data/hot_tier/gv0 > Brick2: gluster1:/data/hot_tier/gv0 > Cold Tier: > Cold Tier Type : Distributed-Replicate > Number of Bricks: 3 x 2 = 6 > Brick3: gluster1:/data/brick1/gv0 > Brick4: gluster2:/data/brick1/gv0 > Brick5: gluster1:/data/brick2/gv0 > Brick6: gluster2:/data/brick2/gv0 >...
2018 Jan 09
2
Blocking IO when hot tier promotion daemon runs
I've recently enabled an SSD backed 2 TB hot tier on my 150 TB 2 server / 3 bricks per server distributed replicated volume. I'm seeing IO get blocked across all client FUSE threads for 10 to 15 seconds while the promotion daemon runs. I see the 'glustertierpro' thread jump to 99% CPU usage on both boxes when these delays occur and they happen every 25 minutes (my