Hello,
I'm thinking about to downgrade to a lower version of ceph like for example jewel to see if works better. I know that will be deprecated soon, but I don't know what other tests I can do...
Greetings!!
2018-02-28 17:11 GMT+01:00 Daniel Carrasco <d.carrasco@xxxxxxxxx>:
Hello,I've created a Ceph cluster with 3 nodes and a FS to serve a webpage. The webpage speed is good enough (near to NFS speed), and have HA if one FS die.My problem comes when I deploy a git repository on that FS. The server makes a lot of IOPS to check the files that have to update and then all clients starts to have problems to use the FS (it becomes much slower).In a normal usage the web takes about 400ms to load, and when the problem start it takes more than 3s. To fix the problem I just have to remount the FS on clients, but I can't remount the FS on every deploy...While is deploying I see how the CPU on MDS is a bit higher, but when it ends the CPU usage goes down again, so look like is not a problem of CPU.My config file is:[global]fsid = bf56854......e611c08mon_initial_members = fs-01, fs-02, fs-03mon_host = 10.50.0.94,10.50.1.216,10.50.2.52 auth_cluster_required = cephxauth_service_required = cephxauth_client_required = cephxpublic network = 10.50.0.0/22osd pool default size = 3##### OSD##[osd]osd_mon_heartbeat_interval = 5osd_mon_report_interval_max = 10osd_heartbeat_grace = 15osd_fast_fail_on_connection_refused = True osd_pool_default_pg_num = 128osd_pool_default_pgp_num = 128osd_pool_default_size = 2osd_pool_default_min_size = 2##### Monitores##[mon]mon_osd_min_down_reporters = 1##### MDS##[mds]mds_cache_memory_limit = 792723456mds_bal_mode = 1##### Client##[client]client_cache_size = 32768client_mount_timeout = 30client_oc_max_objects = 2000client_oc_size = 629145600client_permissions = falserbd_cache = truerbd_cache_size = 671088640My cluster and clients uses Debian 9 with latest ceph version (12.2.4). The clients uses kernel modules to mount the share, because are a bit faster than fuse modules. The deploy is done on one of the Ceph nodes, that have the FS mounted by kernel module too.My cluster is not a high usage cluster, so have all daemons on one machine (3 machines with OSD, MON, MGR and MDS). All OSD has a copy of the data, only one MGR is active and two of the MDS are active with one on standby. The clients mount the FS using the three MDS IP addresses and just now don't have any request because is not published.Someone knows what can be happening?, because all works fine (even on other cluster I did with an high load), but just deploy the git repository and all start to work very slow.Thanks!!--_________________________________________ Daniel Carrasco Marín
Ingeniería para la Innovación i2TIC, S.L.
Tlf: +34 911 12 32 84 Ext: 223
www.i2tic.com
_________________________________________
_________________________________________
Daniel Carrasco Marín
Ingeniería para la Innovación i2TIC, S.L.
Tlf: +34 911 12 32 84 Ext: 223
www.i2tic.com
_________________________________________
Ingeniería para la Innovación i2TIC, S.L.
Tlf: +34 911 12 32 84 Ext: 223
www.i2tic.com
_________________________________________
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com