[SSSD] [sssd PR#5698][comment] man: clarify effects of sss_cache on the memory cache

2021-07-01 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/5698 Title: #5698: man: clarify effects of sss_cache on the memory cache sumit-bose commented: """ Hi, if you think something is missing feel free to close this PR and use it as the basis for a new one. bye, Sumit """ See the full comment at https://gi

[SSSD] [sssd PR#5698][opened] man: clarify effects of sss_cache on the memory cache

2021-07-01 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/5698 Author: sumit-bose Title: #5698: man: clarify effects of sss_cache on the memory cache Action: opened PR body: """ Resolves: https://github.com/SSSD/sssd/issues/5697 """ To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sss

[SSSD] [sssd PR#5552][comment] files: split update into batches

2021-07-01 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/5552 Title: #5552: files: split update into batches sumit-bose commented: """ Hi, the latest version just adds the `:config:` tag for the new option. bye, Sumit """ See the full comment at https://github.com/SSSD/sssd/pull/5552#issuecomment-872393948 __

[SSSD] [sssd PR#5552][synchronized] files: split update into batches

2021-07-01 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/5552 Author: sumit-bose Title: #5552: files: split update into batches Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5552/head:pr5552 git checkout pr5552 From fcb5aef25385ba9923

[SSSD] [sssd PR#5552][comment] files: split update into batches

2021-07-01 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/5552 Title: #5552: files: split update into batches sumit-bose commented: """ Hi, I think the latest issues you've found are not strictly related to the patches. The reason is that if there are many users and groups in the cache the `sss_cache -UG` needs

[SSSD] [sssd PR#5552][comment] files: split update into batches

2021-07-01 Thread elkoniu
URL: https://github.com/SSSD/sssd/pull/5552 Title: #5552: files: split update into batches elkoniu commented: """ The [ISSUE 1] and [ISSUE 2] I described above are presented on master branch build too. This way I do not think we are introducing any regression with this PR. """ See the full co

[SSSD] [sssd PR#5552][comment] files: split update into batches

2021-07-01 Thread elkoniu
URL: https://github.com/SSSD/sssd/pull/5552 Title: #5552: files: split update into batches elkoniu commented: """ Two more issues exists so far: [ISSUE 1] 1) Add 5000 users without SSSD (raw NSS only, systemctl stop sssd, /etc/nsswitch.conf -> files only) 2) Enable sss in /etc/nsswitch.conf (p

[SSSD] [sssd PR#5552][comment] files: split update into batches

2021-07-01 Thread elkoniu
URL: https://github.com/SSSD/sssd/pull/5552 Title: #5552: files: split update into batches elkoniu commented: """ Two more issues exists so far: [ISSUE 1] 1) Add 5000 users without SSSD (raw NSS only, systemctl stop sssd, /etc/nsswitch.conf -> files only) 2) Enable sss in /etc/nsswitch.conf (p

[SSSD] [sssd PR#5552][comment] files: split update into batches

2021-07-01 Thread elkoniu
URL: https://github.com/SSSD/sssd/pull/5552 Title: #5552: files: split update into batches elkoniu commented: """ Two more issues exists so far: [ISSUE 1] 1) Add 5000 users without SSSD (raw NSS only, systemctl stop sssd, /etc/nsswitch.conf -> files only) 2) Enable sss in /etc/nsswitch.conf (p

[SSSD] [sssd PR#5552][comment] files: split update into batches

2021-07-01 Thread elkoniu
URL: https://github.com/SSSD/sssd/pull/5552 Title: #5552: files: split update into batches elkoniu commented: """ Two more issues exists so far: [ISSUE 1] 1) Add 5000 users without SSSD (raw NSS only, systemctl stop sssd, /etc/nsswitch.conf -> files only) 2) Enable sss in /etc/nsswitch.conf (p

[SSSD] [sssd PR#5552][comment] files: split update into batches

2021-07-01 Thread elkoniu
URL: https://github.com/SSSD/sssd/pull/5552 Title: #5552: files: split update into batches elkoniu commented: """ Two more issues exists so far: [ISSUE 1] 1) Add 5000 users without SSSD (raw NSS only, systemctl stop sssd, /etc/nsswitch.conf -> files only) 2) Enable sss in /etc/nsswitch.conf (p

[SSSD] [sssd PR#5552][comment] files: split update into batches

2021-07-01 Thread elkoniu
URL: https://github.com/SSSD/sssd/pull/5552 Title: #5552: files: split update into batches elkoniu commented: """ Two more issues exists so far: [ISSUE 1] 1) Add 5000 users without SSSD (raw NSS only, systemctl stop sssd, /etc/nsswitch.conf -> files only) 2) Enable sss in /etc/nsswitch.conf (p

[SSSD] [sssd PR#5552][comment] files: split update into batches

2021-07-01 Thread elkoniu
URL: https://github.com/SSSD/sssd/pull/5552 Title: #5552: files: split update into batches elkoniu commented: """ Another observation I have is that with 5000 users `systemctl restart sssd` takes about 40 seconds. Normally it would hit watchdog, with this PR it starts normally. The question is

[SSSD] [sssd PR#5552][comment] files: split update into batches

2021-07-01 Thread elkoniu
URL: https://github.com/SSSD/sssd/pull/5552 Title: #5552: files: split update into batches elkoniu commented: """ > > I have one strange observation but I am not sure if it is related to > > batching process. > > Steeps: > > ``` > > 1. Add 100 users calling useradd in loop > > > > 2. Dell 100

[SSSD] [sssd PR#5552][comment] files: split update into batches

2021-07-01 Thread elkoniu
URL: https://github.com/SSSD/sssd/pull/5552 Title: #5552: files: split update into batches elkoniu commented: """ Just run test against 5000 users to check marking domain as inconsistent. This PR can be considered as solution for https://github.com/SSSD/sssd/issues/5091 """ See the full commen

[SSSD] [sssd PR#5552][comment] files: split update into batches

2021-07-01 Thread elkoniu
URL: https://github.com/SSSD/sssd/pull/5552 Title: #5552: files: split update into batches elkoniu commented: """ Just run test against 5000 users checking how fast we mark domain as inconsistent. In some cases this took up to 3 seconds. It is still much faster than latest master version but I

[SSSD] [sssd PR#5552][comment] files: split update into batches

2021-07-01 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/5552 Title: #5552: files: split update into batches sumit-bose commented: """ > I have one strange observation but I am not sure if it is related to batching > process. > > Steeps: > > 1. Add 100 users calling useradd in loop > > 2. Dell 100 use

[SSSD] [sssd PR#5552][synchronized] files: split update into batches

2021-07-01 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/5552 Author: sumit-bose Title: #5552: files: split update into batches Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5552/head:pr5552 git checkout pr5552 From fcb5aef25385ba9923

[SSSD] [sssd PR#5552][synchronized] files: split update into batches

2021-07-01 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/5552 Author: sumit-bose Title: #5552: files: split update into batches Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5552/head:pr5552 git checkout pr5552 From fcb5aef25385ba9923