[Bugs] [Bug 1379673] Creation of file hangs while doing ls from another mount.

bugzilla at redhat.com bugzilla at redhat.com
Wed Nov 23 06:14:21 UTC 2016


https://bugzilla.redhat.com/show_bug.cgi?id=1379673

Arthy Loganathan <aloganat at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|needinfo?(aloganat at redhat.c |
                   |om)                         |



--- Comment #9 from Arthy Loganathan <aloganat at redhat.com> ---
I have executed the test with md-cache setting configured on the volume and
with 2 clients, I am still seeing the issues.

1) When there are ~40000 files, ls gets hung for more than two hours.

2) File creation(each file 100k size) is very slow when doing ls on mountpoint
from other client.

3) ls takes more time to list files even after stopping the file creation on
one client.

[root at dhcp46-42 ~]# cat
/run/gluster/shared_storage/nfs-ganesha/exports/export.vol1.conf 
# WARNING : Using Gluster CLI will overwrite manual
# changes made to this file. To avoid it, edit the
# file and run ganesha-ha.sh --refresh-config.
EXPORT{
      Export_Id = 2;
      Path = "/vol1";
      FSAL {
           name = GLUSTER;
           hostname="localhost";
          volume="vol1";
           }
      Access_type = RW;
      Disable_ACL = true;
      Squash="No_root_squash";
      Pseudo="/vol1";
      Protocols = "3", "4" ;
      Transports = "UDP","TCP";
      SecType = "sys";
      Attr_Expiration_Time = 600;
     }

[root at dhcp46-42 ~]# gluster vol info vol1

Volume Name: vol1
Type: Distributed-Replicate
Volume ID: b5cc5139-d581-4454-a97a-b296bbce6f28
Status: Started
Snapshot Count: 0
Number of Bricks: 6 x 2 = 12
Transport-type: tcp
Bricks:
Brick1: dhcp46-42.lab.eng.blr.redhat.com:/bricks/brick0/br0
Brick2: dhcp46-101.lab.eng.blr.redhat.com:/bricks/brick0/br0
Brick3: dhcp47-155.lab.eng.blr.redhat.com:/bricks/brick0/br0
Brick4: dhcp47-167.lab.eng.blr.redhat.com:/bricks/brick0/br0
Brick5: dhcp46-42.lab.eng.blr.redhat.com:/bricks/brick1/br1
Brick6: dhcp46-101.lab.eng.blr.redhat.com:/bricks/brick1/br1
Brick7: dhcp47-155.lab.eng.blr.redhat.com:/bricks/brick1/br1
Brick8: dhcp47-167.lab.eng.blr.redhat.com:/bricks/brick1/br1
Brick9: dhcp46-42.lab.eng.blr.redhat.com:/bricks/brick2/br2
Brick10: dhcp46-101.lab.eng.blr.redhat.com:/bricks/brick2/br2
Brick11: dhcp47-155.lab.eng.blr.redhat.com:/bricks/brick2/br2
Brick12: dhcp47-167.lab.eng.blr.redhat.com:/bricks/brick2/br2
Options Reconfigured:
performance.md-cache-timeout: 600
performance.cache-invalidation: on
performance.stat-prefetch: on
features.cache-invalidation-timeout: 600
ganesha.enable: on
features.cache-invalidation: on
transport.address-family: inet
performance.readdir-ahead: on
nfs.disable: on
nfs-ganesha: enable
cluster.enable-shared-storage: enable

gdb logs are at, http://rhsqe-repo.lab.eng.blr.redhat.com/sosreports/1379673/

-- 
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=NWa6YvzMfM&a=cc_unsubscribe


More information about the Bugs mailing list