Re: [Gluster-users] File system very slow

2020-05-29 Thread vadud3
I am using nfs mount of gluster volume to get better performance


On Wed, May 27, 2020 at 10:02 AM  wrote:

> - # gluster --version
> glusterfs 7.5
>
> - # gluster volume status atlassian
> Status of volume: atlassian
> Gluster process TCP Port  RDMA Port  Online
>  Pid
>
> --
> Brick node1:/data/atlassian/gluster  49152 0  Y   1791
> Brick node2:/data/atlassian/gluster  49152 0  Y   1773
> Self-heal Daemon on localhost   N/A   N/AY
> 1807
> Self-heal Daemon on node1.example.c
> example.net   N/A   N/AY
> 1778
>
> Task Status of Volume atlassian
>
> --
> There are no active volume tasks
>
> - # attached pre-du and during-du log from server
>
>
> - I do not have a remote client. when I tried to run these
> gluster volume profile your-volume start says already started since I am
> on the server
> # setfattr -n trusted.io-stats-dump -v /tmp/io-stats-pre.txt /mnt runs but
> no output in /tmp/io-stats-pre.txt
>
>
> - # gluster volume heal atlassian info
> Brick node1:/data/atlassian/gluster
> Status: Connected
> Number of entries: 0
>
> Brick node2:/data/atlassian/gluster
> Status: Connected
> Number of entries: 0
>
> Let me know if you need anything else. Appreciate your help
>
>
> On Wed, May 27, 2020 at 3:27 AM Karthik Subrahmanya 
> wrote:
>
>> Hi,
>>
>> Please provide the following information to understand the setup and
>> debug this further:
>> - Which version of gluster you are using?
>> - 'gluster volume status atlassian' to confirm both bricks and shds are
>> up or not
>> - Complete output of 'gluster volume profile atlassian info' before
>> running 'du' and during 'du'. Redirect this output to separate files and
>> attach them here
>> - Get the client side profile as well by following
>> https://docs.gluster.org/en/latest/Administrator%20Guide/Performance%20Testing/
>> - 'gluster volume heal atlassian info' to check whether there are any
>> pending heals and client side heal is contributing to this
>>
>> Regards,
>> Karthik
>>
>> On Wed, May 27, 2020 at 1:06 AM  wrote:
>>
>>> I had a parsing error. It is Volume Name: atlassian
>>>
>>> On Tue, May 26, 2020 at 3:12 PM  wrote:
>>>
 # gluster volume info

 Volume Name: myvol
 Type: Replicate
 Volume ID: cbdef65c-79ea-496e-b777-b6a2981b29cf
 Status: Started
 Snapshot Count: 0
 Number of Bricks: 1 x 2 = 2
 Transport-type: tcp
 Bricks:
 Brick1: node1:/data/foo/gluster
 Brick2: node2:/data/foo/gluster
 Options Reconfigured:
 client.event-threads: 4
 server.event-threads: 4
 performance.stat-prefetch: on
 network.inode-lru-limit: 16384
 performance.md-cache-timeout: 1
 performance.cache-invalidation: false
 performance.cache-samba-metadata: false
 features.cache-invalidation-timeout: 600
 features.cache-invalidation: on
 performance.io-thread-count: 16
 performance.cache-refresh-timeout: 5
 performance.write-behind-window-size: 5MB
 performance.cache-size: 1GB
 transport.address-family: inet
 storage.fips-mode-rchecksum: on
 nfs.disable: on
 performance.client-io-threads: off
 diagnostics.latency-measurement: on
 diagnostics.count-fop-hits: on

 On Tue, May 26, 2020 at 3:06 PM Sunil Kumar Heggodu Gopala Acharya <
 shegg...@redhat.com> wrote:

> Hi,
>
> Please share the gluster volume information.
>
> # gluster vol info
>
>
> Regards,
>
> Sunil kumar Acharya
>
>
> On Wed, May 27, 2020 at 12:30 AM  wrote:
>
>> I made the following changes for small file performance as suggested
>> by
>> http://blog.gluster.org/gluster-tiering-and-small-file-performance/
>>
>> I am still seeing du -sh /data/shared taking 39 minutes.
>>
>> Any other tuning I can do. Most of my files are 15K. Here is sample
>> of small files with size and number of occurrences
>>
>> FileSize.# of occurrence
>> 
>>
>> 1.1K 1122
>> 1.1M 1040
>> 1.2K 1281
>> 1.2M 1357
>> 1.3K 1149
>> 1.3M 1098
>> 1.4K 1119
>> 1.5K 1189
>> 1.6K 1036
>> 1.7K 1169
>> 11K 2157
>> 12K 2398
>> 13K 2402
>> 14K 2406*15K 2426*
>> 16K 2386
>> 17K 1986
>> 18K 2037
>> 19K 1829
>> 2.0K 1027
>> 2.1K 1048
>> 2.4K 1013
>> 20K 1585
>> 21K 1713
>> 22K 1590
>> 23K 1371
>> 24K 1428
>> 25K 1444
>> 26K 1391
>> 27K 1217
>> 28K 1485
>> 29K 1282
>> 30K 1303
>> 31K 1275
>> 32K 1296
>> 33K 1058
>> 36K 1023
>> 37K 1107
>> 39K 1092
>> 41K 1034
>> 42K 1187
>> 46K 1030
>>
>>
>>
>>
>>
>> On Mon, May 25, 2020 at 5:30 PM  

Re: [Gluster-users] File system very slow

2020-05-27 Thread Strahil Nikolov
Also,

can you provide a ping between the nodes, so we get an idea of the lattency 
between the nodes.
Also, I'm interested how much time  it  takes  on the bricks to 'du'.

Best Regards,
Strahil Nikolov

На 27 май 2020 г. 10:27:34 GMT+03:00, Karthik Subrahmanya  
написа:
>Hi,
>
>Please provide the following information to understand the setup and
>debug
>this further:
>- Which version of gluster you are using?
>- 'gluster volume status atlassian' to confirm both bricks and shds are
>up
>or not
>- Complete output of 'gluster volume profile atlassian info' before
>running
>'du' and during 'du'. Redirect this output to separate files and attach
>them here
>- Get the client side profile as well by following
>https://docs.gluster.org/en/latest/Administrator%20Guide/Performance%20Testing/
>- 'gluster volume heal atlassian info' to check whether there are any
>pending heals and client side heal is contributing to this
>
>Regards,
>Karthik
>
>On Wed, May 27, 2020 at 1:06 AM  wrote:
>
>> I had a parsing error. It is Volume Name: atlassian
>>
>> On Tue, May 26, 2020 at 3:12 PM  wrote:
>>
>>> # gluster volume info
>>>
>>> Volume Name: myvol
>>> Type: Replicate
>>> Volume ID: cbdef65c-79ea-496e-b777-b6a2981b29cf
>>> Status: Started
>>> Snapshot Count: 0
>>> Number of Bricks: 1 x 2 = 2
>>> Transport-type: tcp
>>> Bricks:
>>> Brick1: node1:/data/foo/gluster
>>> Brick2: node2:/data/foo/gluster
>>> Options Reconfigured:
>>> client.event-threads: 4
>>> server.event-threads: 4
>>> performance.stat-prefetch: on
>>> network.inode-lru-limit: 16384
>>> performance.md-cache-timeout: 1
>>> performance.cache-invalidation: false
>>> performance.cache-samba-metadata: false
>>> features.cache-invalidation-timeout: 600
>>> features.cache-invalidation: on
>>> performance.io-thread-count: 16
>>> performance.cache-refresh-timeout: 5
>>> performance.write-behind-window-size: 5MB
>>> performance.cache-size: 1GB
>>> transport.address-family: inet
>>> storage.fips-mode-rchecksum: on
>>> nfs.disable: on
>>> performance.client-io-threads: off
>>> diagnostics.latency-measurement: on
>>> diagnostics.count-fop-hits: on
>>>
>>> On Tue, May 26, 2020 at 3:06 PM Sunil Kumar Heggodu Gopala Acharya <
>>> shegg...@redhat.com> wrote:
>>>
 Hi,

 Please share the gluster volume information.

 # gluster vol info


 Regards,

 Sunil kumar Acharya


 On Wed, May 27, 2020 at 12:30 AM  wrote:

> I made the following changes for small file performance as
>suggested by
>
>http://blog.gluster.org/gluster-tiering-and-small-file-performance/
>
> I am still seeing du -sh /data/shared taking 39 minutes.
>
> Any other tuning I can do. Most of my files are 15K. Here is
>sample of
> small files with size and number of occurrences
>
> FileSize.# of occurrence
> 
>
> 1.1K 1122
> 1.1M 1040
> 1.2K 1281
> 1.2M 1357
> 1.3K 1149
> 1.3M 1098
> 1.4K 1119
> 1.5K 1189
> 1.6K 1036
> 1.7K 1169
> 11K 2157
> 12K 2398
> 13K 2402
> 14K 2406*15K 2426*
> 16K 2386
> 17K 1986
> 18K 2037
> 19K 1829
> 2.0K 1027
> 2.1K 1048
> 2.4K 1013
> 20K 1585
> 21K 1713
> 22K 1590
> 23K 1371
> 24K 1428
> 25K 1444
> 26K 1391
> 27K 1217
> 28K 1485
> 29K 1282
> 30K 1303
> 31K 1275
> 32K 1296
> 33K 1058
> 36K 1023
> 37K 1107
> 39K 1092
> 41K 1034
> 42K 1187
> 46K 1030
>
>
>
>
>
> On Mon, May 25, 2020 at 5:30 PM  wrote:
>
>> time du -sh /data/shared
>>
>> 431G/data/shared
>>
>> real45m49.992s
>> user0m20.043s
>> sys2m32.456s
>>
>>
>> gluster fs is extremely slow
>>
>> Any suggestions on what settings to change to improve it?
>>
>>
>> --
>> Asif Iqbal
>> PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
>> A: Because it messes up the order in which people normally read
>text.
>> Q: Why is top-posting such a bad thing?
>>
>>
>
> --
> Asif Iqbal
> PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
> A: Because it messes up the order in which people normally read
>text.
> Q: Why is top-posting such a bad thing?
>
> 
>
>
>
> Community Meeting Calendar:
>
> Schedule -
> Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
> Bridge: https://bluejeans.com/441850968
>
> Gluster-users mailing list
> Gluster-users@gluster.org
> https://lists.gluster.org/mailman/listinfo/gluster-users
>

>>>
>>> --
>>> Asif Iqbal
>>> PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
>>> A: Because it messes up the order in which people normally read
>text.
>>> Q: Why is top-posting such a bad thing?
>>>
>>>
>>
>> --
>> Asif Iqbal
>> PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
>> A: Because it messes up the order in which people normally read text.
>> Q: Why 

Re: [Gluster-users] File system very slow

2020-05-27 Thread Karthik Subrahmanya
Hi,

Please provide the following information to understand the setup and debug
this further:
- Which version of gluster you are using?
- 'gluster volume status atlassian' to confirm both bricks and shds are up
or not
- Complete output of 'gluster volume profile atlassian info' before running
'du' and during 'du'. Redirect this output to separate files and attach
them here
- Get the client side profile as well by following
https://docs.gluster.org/en/latest/Administrator%20Guide/Performance%20Testing/
- 'gluster volume heal atlassian info' to check whether there are any
pending heals and client side heal is contributing to this

Regards,
Karthik

On Wed, May 27, 2020 at 1:06 AM  wrote:

> I had a parsing error. It is Volume Name: atlassian
>
> On Tue, May 26, 2020 at 3:12 PM  wrote:
>
>> # gluster volume info
>>
>> Volume Name: myvol
>> Type: Replicate
>> Volume ID: cbdef65c-79ea-496e-b777-b6a2981b29cf
>> Status: Started
>> Snapshot Count: 0
>> Number of Bricks: 1 x 2 = 2
>> Transport-type: tcp
>> Bricks:
>> Brick1: node1:/data/foo/gluster
>> Brick2: node2:/data/foo/gluster
>> Options Reconfigured:
>> client.event-threads: 4
>> server.event-threads: 4
>> performance.stat-prefetch: on
>> network.inode-lru-limit: 16384
>> performance.md-cache-timeout: 1
>> performance.cache-invalidation: false
>> performance.cache-samba-metadata: false
>> features.cache-invalidation-timeout: 600
>> features.cache-invalidation: on
>> performance.io-thread-count: 16
>> performance.cache-refresh-timeout: 5
>> performance.write-behind-window-size: 5MB
>> performance.cache-size: 1GB
>> transport.address-family: inet
>> storage.fips-mode-rchecksum: on
>> nfs.disable: on
>> performance.client-io-threads: off
>> diagnostics.latency-measurement: on
>> diagnostics.count-fop-hits: on
>>
>> On Tue, May 26, 2020 at 3:06 PM Sunil Kumar Heggodu Gopala Acharya <
>> shegg...@redhat.com> wrote:
>>
>>> Hi,
>>>
>>> Please share the gluster volume information.
>>>
>>> # gluster vol info
>>>
>>>
>>> Regards,
>>>
>>> Sunil kumar Acharya
>>>
>>>
>>> On Wed, May 27, 2020 at 12:30 AM  wrote:
>>>
 I made the following changes for small file performance as suggested by
 http://blog.gluster.org/gluster-tiering-and-small-file-performance/

 I am still seeing du -sh /data/shared taking 39 minutes.

 Any other tuning I can do. Most of my files are 15K. Here is sample of
 small files with size and number of occurrences

 FileSize.# of occurrence
 

 1.1K 1122
 1.1M 1040
 1.2K 1281
 1.2M 1357
 1.3K 1149
 1.3M 1098
 1.4K 1119
 1.5K 1189
 1.6K 1036
 1.7K 1169
 11K 2157
 12K 2398
 13K 2402
 14K 2406*15K 2426*
 16K 2386
 17K 1986
 18K 2037
 19K 1829
 2.0K 1027
 2.1K 1048
 2.4K 1013
 20K 1585
 21K 1713
 22K 1590
 23K 1371
 24K 1428
 25K 1444
 26K 1391
 27K 1217
 28K 1485
 29K 1282
 30K 1303
 31K 1275
 32K 1296
 33K 1058
 36K 1023
 37K 1107
 39K 1092
 41K 1034
 42K 1187
 46K 1030





 On Mon, May 25, 2020 at 5:30 PM  wrote:

> time du -sh /data/shared
>
> 431G/data/shared
>
> real45m49.992s
> user0m20.043s
> sys2m32.456s
>
>
> gluster fs is extremely slow
>
> Any suggestions on what settings to change to improve it?
>
>
> --
> Asif Iqbal
> PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
> A: Because it messes up the order in which people normally read text.
> Q: Why is top-posting such a bad thing?
>
>

 --
 Asif Iqbal
 PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
 A: Because it messes up the order in which people normally read text.
 Q: Why is top-posting such a bad thing?

 



 Community Meeting Calendar:

 Schedule -
 Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
 Bridge: https://bluejeans.com/441850968

 Gluster-users mailing list
 Gluster-users@gluster.org
 https://lists.gluster.org/mailman/listinfo/gluster-users

>>>
>>
>> --
>> Asif Iqbal
>> PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
>> A: Because it messes up the order in which people normally read text.
>> Q: Why is top-posting such a bad thing?
>>
>>
>
> --
> Asif Iqbal
> PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
> A: Because it messes up the order in which people normally read text.
> Q: Why is top-posting such a bad thing?
>
> 
>
>
>
> Community Meeting Calendar:
>
> Schedule -
> Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
> Bridge: https://bluejeans.com/441850968
>
> Gluster-users mailing list
> Gluster-users@gluster.org
> https://lists.gluster.org/mailman/listinfo/gluster-users
>




Community Meeting Calendar:

Schedule -
Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
Bridge: https://bluejeans.com/441850968

Gluster-users 

Re: [Gluster-users] File system very slow

2020-05-26 Thread vadud3
I had a parsing error. It is Volume Name: atlassian

On Tue, May 26, 2020 at 3:12 PM  wrote:

> # gluster volume info
>
> Volume Name: myvol
> Type: Replicate
> Volume ID: cbdef65c-79ea-496e-b777-b6a2981b29cf
> Status: Started
> Snapshot Count: 0
> Number of Bricks: 1 x 2 = 2
> Transport-type: tcp
> Bricks:
> Brick1: node1:/data/foo/gluster
> Brick2: node2:/data/foo/gluster
> Options Reconfigured:
> client.event-threads: 4
> server.event-threads: 4
> performance.stat-prefetch: on
> network.inode-lru-limit: 16384
> performance.md-cache-timeout: 1
> performance.cache-invalidation: false
> performance.cache-samba-metadata: false
> features.cache-invalidation-timeout: 600
> features.cache-invalidation: on
> performance.io-thread-count: 16
> performance.cache-refresh-timeout: 5
> performance.write-behind-window-size: 5MB
> performance.cache-size: 1GB
> transport.address-family: inet
> storage.fips-mode-rchecksum: on
> nfs.disable: on
> performance.client-io-threads: off
> diagnostics.latency-measurement: on
> diagnostics.count-fop-hits: on
>
> On Tue, May 26, 2020 at 3:06 PM Sunil Kumar Heggodu Gopala Acharya <
> shegg...@redhat.com> wrote:
>
>> Hi,
>>
>> Please share the gluster volume information.
>>
>> # gluster vol info
>>
>>
>> Regards,
>>
>> Sunil kumar Acharya
>>
>>
>> On Wed, May 27, 2020 at 12:30 AM  wrote:
>>
>>> I made the following changes for small file performance as suggested by
>>> http://blog.gluster.org/gluster-tiering-and-small-file-performance/
>>>
>>> I am still seeing du -sh /data/shared taking 39 minutes.
>>>
>>> Any other tuning I can do. Most of my files are 15K. Here is sample of
>>> small files with size and number of occurrences
>>>
>>> FileSize.# of occurrence
>>> 
>>>
>>> 1.1K 1122
>>> 1.1M 1040
>>> 1.2K 1281
>>> 1.2M 1357
>>> 1.3K 1149
>>> 1.3M 1098
>>> 1.4K 1119
>>> 1.5K 1189
>>> 1.6K 1036
>>> 1.7K 1169
>>> 11K 2157
>>> 12K 2398
>>> 13K 2402
>>> 14K 2406*15K 2426*
>>> 16K 2386
>>> 17K 1986
>>> 18K 2037
>>> 19K 1829
>>> 2.0K 1027
>>> 2.1K 1048
>>> 2.4K 1013
>>> 20K 1585
>>> 21K 1713
>>> 22K 1590
>>> 23K 1371
>>> 24K 1428
>>> 25K 1444
>>> 26K 1391
>>> 27K 1217
>>> 28K 1485
>>> 29K 1282
>>> 30K 1303
>>> 31K 1275
>>> 32K 1296
>>> 33K 1058
>>> 36K 1023
>>> 37K 1107
>>> 39K 1092
>>> 41K 1034
>>> 42K 1187
>>> 46K 1030
>>>
>>>
>>>
>>>
>>>
>>> On Mon, May 25, 2020 at 5:30 PM  wrote:
>>>
 time du -sh /data/shared

 431G/data/shared

 real45m49.992s
 user0m20.043s
 sys2m32.456s


 gluster fs is extremely slow

 Any suggestions on what settings to change to improve it?


 --
 Asif Iqbal
 PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
 A: Because it messes up the order in which people normally read text.
 Q: Why is top-posting such a bad thing?


>>>
>>> --
>>> Asif Iqbal
>>> PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
>>> A: Because it messes up the order in which people normally read text.
>>> Q: Why is top-posting such a bad thing?
>>>
>>> 
>>>
>>>
>>>
>>> Community Meeting Calendar:
>>>
>>> Schedule -
>>> Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
>>> Bridge: https://bluejeans.com/441850968
>>>
>>> Gluster-users mailing list
>>> Gluster-users@gluster.org
>>> https://lists.gluster.org/mailman/listinfo/gluster-users
>>>
>>
>
> --
> Asif Iqbal
> PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
> A: Because it messes up the order in which people normally read text.
> Q: Why is top-posting such a bad thing?
>
>

-- 
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?




Community Meeting Calendar:

Schedule -
Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
Bridge: https://bluejeans.com/441850968

Gluster-users mailing list
Gluster-users@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-users


Re: [Gluster-users] File system very slow

2020-05-26 Thread vadud3
# gluster volume info

Volume Name: myvol
Type: Replicate
Volume ID: cbdef65c-79ea-496e-b777-b6a2981b29cf
Status: Started
Snapshot Count: 0
Number of Bricks: 1 x 2 = 2
Transport-type: tcp
Bricks:
Brick1: node1:/data/foo/gluster
Brick2: node2:/data/foo/gluster
Options Reconfigured:
client.event-threads: 4
server.event-threads: 4
performance.stat-prefetch: on
network.inode-lru-limit: 16384
performance.md-cache-timeout: 1
performance.cache-invalidation: false
performance.cache-samba-metadata: false
features.cache-invalidation-timeout: 600
features.cache-invalidation: on
performance.io-thread-count: 16
performance.cache-refresh-timeout: 5
performance.write-behind-window-size: 5MB
performance.cache-size: 1GB
transport.address-family: inet
storage.fips-mode-rchecksum: on
nfs.disable: on
performance.client-io-threads: off
diagnostics.latency-measurement: on
diagnostics.count-fop-hits: on

On Tue, May 26, 2020 at 3:06 PM Sunil Kumar Heggodu Gopala Acharya <
shegg...@redhat.com> wrote:

> Hi,
>
> Please share the gluster volume information.
>
> # gluster vol info
>
>
> Regards,
>
> Sunil kumar Acharya
>
>
> On Wed, May 27, 2020 at 12:30 AM  wrote:
>
>> I made the following changes for small file performance as suggested by
>> http://blog.gluster.org/gluster-tiering-and-small-file-performance/
>>
>> I am still seeing du -sh /data/shared taking 39 minutes.
>>
>> Any other tuning I can do. Most of my files are 15K. Here is sample of
>> small files with size and number of occurrences
>>
>> FileSize.# of occurrence
>> 
>>
>> 1.1K 1122
>> 1.1M 1040
>> 1.2K 1281
>> 1.2M 1357
>> 1.3K 1149
>> 1.3M 1098
>> 1.4K 1119
>> 1.5K 1189
>> 1.6K 1036
>> 1.7K 1169
>> 11K 2157
>> 12K 2398
>> 13K 2402
>> 14K 2406*15K 2426*
>> 16K 2386
>> 17K 1986
>> 18K 2037
>> 19K 1829
>> 2.0K 1027
>> 2.1K 1048
>> 2.4K 1013
>> 20K 1585
>> 21K 1713
>> 22K 1590
>> 23K 1371
>> 24K 1428
>> 25K 1444
>> 26K 1391
>> 27K 1217
>> 28K 1485
>> 29K 1282
>> 30K 1303
>> 31K 1275
>> 32K 1296
>> 33K 1058
>> 36K 1023
>> 37K 1107
>> 39K 1092
>> 41K 1034
>> 42K 1187
>> 46K 1030
>>
>>
>>
>>
>>
>> On Mon, May 25, 2020 at 5:30 PM  wrote:
>>
>>> time du -sh /data/shared
>>>
>>> 431G/data/shared
>>>
>>> real45m49.992s
>>> user0m20.043s
>>> sys2m32.456s
>>>
>>>
>>> gluster fs is extremely slow
>>>
>>> Any suggestions on what settings to change to improve it?
>>>
>>>
>>> --
>>> Asif Iqbal
>>> PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
>>> A: Because it messes up the order in which people normally read text.
>>> Q: Why is top-posting such a bad thing?
>>>
>>>
>>
>> --
>> Asif Iqbal
>> PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
>> A: Because it messes up the order in which people normally read text.
>> Q: Why is top-posting such a bad thing?
>>
>> 
>>
>>
>>
>> Community Meeting Calendar:
>>
>> Schedule -
>> Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
>> Bridge: https://bluejeans.com/441850968
>>
>> Gluster-users mailing list
>> Gluster-users@gluster.org
>> https://lists.gluster.org/mailman/listinfo/gluster-users
>>
>

-- 
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?




Community Meeting Calendar:

Schedule -
Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
Bridge: https://bluejeans.com/441850968

Gluster-users mailing list
Gluster-users@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-users


Re: [Gluster-users] File system very slow

2020-05-26 Thread Sunil Kumar Heggodu Gopala Acharya
Hi,

Please share the gluster volume information.

# gluster vol info


Regards,

Sunil kumar Acharya


On Wed, May 27, 2020 at 12:30 AM  wrote:

> I made the following changes for small file performance as suggested by
> http://blog.gluster.org/gluster-tiering-and-small-file-performance/
>
> I am still seeing du -sh /data/shared taking 39 minutes.
>
> Any other tuning I can do. Most of my files are 15K. Here is sample of
> small files with size and number of occurrences
>
> FileSize.# of occurrence
> 
>
> 1.1K 1122
> 1.1M 1040
> 1.2K 1281
> 1.2M 1357
> 1.3K 1149
> 1.3M 1098
> 1.4K 1119
> 1.5K 1189
> 1.6K 1036
> 1.7K 1169
> 11K 2157
> 12K 2398
> 13K 2402
> 14K 2406*15K 2426*
> 16K 2386
> 17K 1986
> 18K 2037
> 19K 1829
> 2.0K 1027
> 2.1K 1048
> 2.4K 1013
> 20K 1585
> 21K 1713
> 22K 1590
> 23K 1371
> 24K 1428
> 25K 1444
> 26K 1391
> 27K 1217
> 28K 1485
> 29K 1282
> 30K 1303
> 31K 1275
> 32K 1296
> 33K 1058
> 36K 1023
> 37K 1107
> 39K 1092
> 41K 1034
> 42K 1187
> 46K 1030
>
>
>
>
>
> On Mon, May 25, 2020 at 5:30 PM  wrote:
>
>> time du -sh /data/shared
>>
>> 431G/data/shared
>>
>> real45m49.992s
>> user0m20.043s
>> sys2m32.456s
>>
>>
>> gluster fs is extremely slow
>>
>> Any suggestions on what settings to change to improve it?
>>
>>
>> --
>> Asif Iqbal
>> PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
>> A: Because it messes up the order in which people normally read text.
>> Q: Why is top-posting such a bad thing?
>>
>>
>
> --
> Asif Iqbal
> PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
> A: Because it messes up the order in which people normally read text.
> Q: Why is top-posting such a bad thing?
>
> 
>
>
>
> Community Meeting Calendar:
>
> Schedule -
> Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
> Bridge: https://bluejeans.com/441850968
>
> Gluster-users mailing list
> Gluster-users@gluster.org
> https://lists.gluster.org/mailman/listinfo/gluster-users
>




Community Meeting Calendar:

Schedule -
Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
Bridge: https://bluejeans.com/441850968

Gluster-users mailing list
Gluster-users@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-users


Re: [Gluster-users] File system very slow

2020-05-26 Thread vadud3
I ran the smallfile utility like below for create and read and LOOKUP
number looks too high

# smallfile_cli.py --top /data/shared/tmp/ --threads 8 --files 2000
--file-size 15 --record-size 15 --fsync N --operation create
# smallfile_cli.py --top /data/shared/tmp/ --threads 8 --files 2000
--file-size 15 --record-size 15 --fsync N --operation read

total threads = 8
total files = 16000
total IOPS = 125
total data = 0.229 GiB
100.00% of requested files processed, warning threshold is  70.00
elapsed time =   127.516
files/sec = 125.931253
IOPS = 125.931253
MiB/sec = 1.844696

# gluster volume profile atlassian info cumulative  | egrep 'Brick|LOOKUP'
Brick: node1:/data/foo/gluster
 37.431424.67 us  13.78 us 2244438.29 us2024515
 LOOKUP
Brick: note2:/data/foo/gluster
 53.01 413.87 us  14.03 us  262160.52 us3122542
 LOOKUP



On Tue, May 26, 2020 at 2:59 PM  wrote:

> I made the following changes for small file performance as suggested by
> http://blog.gluster.org/gluster-tiering-and-small-file-performance/
>
> I am still seeing du -sh /data/shared taking 39 minutes.
>
> Any other tuning I can do. Most of my files are 15K. Here is sample of
> small files with size and number of occurrences
>
> FileSize.# of occurrence
> 
>
> 1.1K 1122
> 1.1M 1040
> 1.2K 1281
> 1.2M 1357
> 1.3K 1149
> 1.3M 1098
> 1.4K 1119
> 1.5K 1189
> 1.6K 1036
> 1.7K 1169
> 11K 2157
> 12K 2398
> 13K 2402
> 14K 2406*15K 2426*
> 16K 2386
> 17K 1986
> 18K 2037
> 19K 1829
> 2.0K 1027
> 2.1K 1048
> 2.4K 1013
> 20K 1585
> 21K 1713
> 22K 1590
> 23K 1371
> 24K 1428
> 25K 1444
> 26K 1391
> 27K 1217
> 28K 1485
> 29K 1282
> 30K 1303
> 31K 1275
> 32K 1296
> 33K 1058
> 36K 1023
> 37K 1107
> 39K 1092
> 41K 1034
> 42K 1187
> 46K 1030
>
>
>
>
>
> On Mon, May 25, 2020 at 5:30 PM  wrote:
>
>> time du -sh /data/shared
>>
>> 431G/data/shared
>>
>> real45m49.992s
>> user0m20.043s
>> sys2m32.456s
>>
>>
>> gluster fs is extremely slow
>>
>> Any suggestions on what settings to change to improve it?
>>
>>
>> --
>> Asif Iqbal
>> PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
>> A: Because it messes up the order in which people normally read text.
>> Q: Why is top-posting such a bad thing?
>>
>>
>
> --
> Asif Iqbal
> PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
> A: Because it messes up the order in which people normally read text.
> Q: Why is top-posting such a bad thing?
>
>

-- 
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?




Community Meeting Calendar:

Schedule -
Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
Bridge: https://bluejeans.com/441850968

Gluster-users mailing list
Gluster-users@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-users


Re: [Gluster-users] File system very slow

2020-05-26 Thread vadud3
I made the following changes for small file performance as suggested by
http://blog.gluster.org/gluster-tiering-and-small-file-performance/

I am still seeing du -sh /data/shared taking 39 minutes.

Any other tuning I can do. Most of my files are 15K. Here is sample of
small files with size and number of occurrences

FileSize.# of occurrence


1.1K 1122
1.1M 1040
1.2K 1281
1.2M 1357
1.3K 1149
1.3M 1098
1.4K 1119
1.5K 1189
1.6K 1036
1.7K 1169
11K 2157
12K 2398
13K 2402
14K 2406*15K 2426*
16K 2386
17K 1986
18K 2037
19K 1829
2.0K 1027
2.1K 1048
2.4K 1013
20K 1585
21K 1713
22K 1590
23K 1371
24K 1428
25K 1444
26K 1391
27K 1217
28K 1485
29K 1282
30K 1303
31K 1275
32K 1296
33K 1058
36K 1023
37K 1107
39K 1092
41K 1034
42K 1187
46K 1030





On Mon, May 25, 2020 at 5:30 PM  wrote:

> time du -sh /data/shared
>
> 431G/data/shared
>
> real45m49.992s
> user0m20.043s
> sys2m32.456s
>
>
> gluster fs is extremely slow
>
> Any suggestions on what settings to change to improve it?
>
>
> --
> Asif Iqbal
> PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
> A: Because it messes up the order in which people normally read text.
> Q: Why is top-posting such a bad thing?
>
>

-- 
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?




Community Meeting Calendar:

Schedule -
Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
Bridge: https://bluejeans.com/441850968

Gluster-users mailing list
Gluster-users@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-users


[Gluster-users] File system very slow

2020-05-25 Thread vadud3
time du -sh /data/shared

431G/data/shared

real45m49.992s
user0m20.043s
sys2m32.456s


gluster fs is extremely slow

Any suggestions on what settings to change to improve it?


-- 
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?




Community Meeting Calendar:

Schedule -
Every 2nd and 4th Tuesday at 14:30 IST / 09:00 UTC
Bridge: https://bluejeans.com/441850968

Gluster-users mailing list
Gluster-users@gluster.org
https://lists.gluster.org/mailman/listinfo/gluster-users