)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":9926,"name":"John Kung","email":"john.kung@windriver.com","username":"jkung"},"change_message_id":"e38b17570d882ca2a1b697c5389963c29ebd22ea","unresolved":true,"context_lines":[{"line_number":9,"context_line":"In a large scale system, when pulling a large amount of images in"},{"line_number":10,"context_line":"parallel, the docker-distribution(regsitry) service will hit the open"},{"line_number":11,"context_line":"file limit, most of them are network socket, throwing errors like \""},{"line_number":12,"context_line":"too many open files; retrying in ...\". To avoid that, his commit"},{"line_number":13,"context_line":"increases the open file limit to 2k by overwrite the service."},{"line_number":14,"context_line":""},{"line_number":15,"context_line":"Test passed:"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":1,"id":"405ddc2f_14033a2e","line":12,"range":{"start_line":12,"start_character":54,"end_line":12,"end_character":58},"updated":"2022-04-20 17:19:13.000000000","message":"nit: this","commit_id":"147bd8459481b417df60017a0d8ac783cf2d2916"},{"author":{"_account_id":31954,"name":"Yuxing Jiang","email":"Yuxing.Jiang@windriver.com","username":"yuxing"},"change_message_id":"7157ea08701b5e70c6cd5518e00af32b711ee8bf","unresolved":false,"context_lines":[{"line_number":9,"context_line":"In a large scale system, when pulling a large amount of images in"},{"line_number":10,"context_line":"parallel, the docker-distribution(regsitry) service will hit the open"},{"line_number":11,"context_line":"file limit, most of them are network socket, throwing errors like \""},{"line_number":12,"context_line":"too many open files; retrying in ...\". To avoid that, his commit"},{"line_number":13,"context_line":"increases the open file limit to 2k by overwrite the service."},{"line_number":14,"context_line":""},{"line_number":15,"context_line":"Test passed:"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":1,"id":"496b58ee_fe0ed3d8","line":12,"range":{"start_line":12,"start_character":54,"end_line":12,"end_character":58},"in_reply_to":"405ddc2f_14033a2e","updated":"2022-04-21 20:39:30.000000000","message":"Done","commit_id":"147bd8459481b417df60017a0d8ac783cf2d2916"},{"author":{"_account_id":9926,"name":"John Kung","email":"john.kung@windriver.com","username":"jkung"},"change_message_id":"e38b17570d882ca2a1b697c5389963c29ebd22ea","unresolved":true,"context_lines":[{"line_number":19,"context_line":"docker-distribution service to 2k, then apply an application on all"},{"line_number":20,"context_line":"the subclouds to pull image from the central regsitry in parallel. No"},{"line_number":21,"context_line":"this error reproduced."},{"line_number":22,"context_line":""},{"line_number":23,"context_line":"Story: 2009725"},{"line_number":24,"context_line":"Task: 45116"},{"line_number":25,"context_line":"Signed-off-by: Yuxing Jiang \u003cyuxing.jiang@windriver.com\u003e"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":1,"id":"7675f42e_6207c632","line":22,"updated":"2022-04-20 17:19:13.000000000","message":"recommend also to verify open files after SM management of docker-distribution e.g. sm-restart service, etc","commit_id":"147bd8459481b417df60017a0d8ac783cf2d2916"},{"author":{"_account_id":31954,"name":"Yuxing Jiang","email":"Yuxing.Jiang@windriver.com","username":"yuxing"},"change_message_id":"7157ea08701b5e70c6cd5518e00af32b711ee8bf","unresolved":false,"context_lines":[{"line_number":19,"context_line":"docker-distribution service to 2k, then apply an application on all"},{"line_number":20,"context_line":"the subclouds to pull image from the central regsitry in parallel. No"},{"line_number":21,"context_line":"this error reproduced."},{"line_number":22,"context_line":""},{"line_number":23,"context_line":"Story: 2009725"},{"line_number":24,"context_line":"Task: 45116"},{"line_number":25,"context_line":"Signed-off-by: Yuxing Jiang \u003cyuxing.jiang@windriver.com\u003e"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":1,"id":"d7ef5464_0354cb41","line":22,"in_reply_to":"7675f42e_6207c632","updated":"2022-04-21 20:39:30.000000000","message":"Done","commit_id":"147bd8459481b417df60017a0d8ac783cf2d2916"},{"author":{"_account_id":8768,"name":"Chris Friesen","email":"chris.friesen@windriver.com","username":"cbf123"},"change_message_id":"42f117e37bb0f0627b7e26259c3da64f7c3c9c5f","unresolved":true,"context_lines":[{"line_number":7,"context_line":"Increase open FD soft limit of docker-distribution"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"In a large scale system, when pulling a large amount of images in"},{"line_number":10,"context_line":"parallel, the docker-distribution(regsitry) service will hit the open"},{"line_number":11,"context_line":"file soft limit, most of them are network socket, throwing errors like"},{"line_number":12,"context_line":"\"too many open files; retrying in ...\". To avoid that, this commit"},{"line_number":13,"context_line":"increases the open file soft limit to 2k, and set its hard limit to 4k"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":4,"id":"de89843a_343ae490","line":10,"range":{"start_line":10,"start_character":34,"end_line":10,"end_character":42},"updated":"2022-04-26 20:01:04.000000000","message":"nit: registry","commit_id":"818bbcec6d563a6362fbd3545f4519ef7f653342"},{"author":{"_account_id":31954,"name":"Yuxing Jiang","email":"Yuxing.Jiang@windriver.com","username":"yuxing"},"change_message_id":"765e654f96e1a8fec619cef4102ad9a1b6a1c08e","unresolved":false,"context_lines":[{"line_number":7,"context_line":"Increase open FD soft limit of docker-distribution"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"In a large scale system, when pulling a large amount of images in"},{"line_number":10,"context_line":"parallel, the docker-distribution(regsitry) service will hit the open"},{"line_number":11,"context_line":"file soft limit, most of them are network socket, throwing errors like"},{"line_number":12,"context_line":"\"too many open files; retrying in ...\". To avoid that, this commit"},{"line_number":13,"context_line":"increases the open file soft limit to 2k, and set its hard limit to 4k"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":4,"id":"0f5959c9_2a2d167e","line":10,"range":{"start_line":10,"start_character":34,"end_line":10,"end_character":42},"in_reply_to":"de89843a_343ae490","updated":"2022-04-26 20:05:30.000000000","message":"Done","commit_id":"818bbcec6d563a6362fbd3545f4519ef7f653342"},{"author":{"_account_id":8768,"name":"Chris Friesen","email":"chris.friesen@windriver.com","username":"cbf123"},"change_message_id":"42f117e37bb0f0627b7e26259c3da64f7c3c9c5f","unresolved":true,"context_lines":[{"line_number":8,"context_line":""},{"line_number":9,"context_line":"In a large scale system, when pulling a large amount of images in"},{"line_number":10,"context_line":"parallel, the docker-distribution(regsitry) service will hit the open"},{"line_number":11,"context_line":"file soft limit, most of them are network socket, throwing errors like"},{"line_number":12,"context_line":"\"too many open files; retrying in ...\". To avoid that, this commit"},{"line_number":13,"context_line":"increases the open file soft limit to 2k, and set its hard limit to 4k"},{"line_number":14,"context_line":"from both centos and debian by overwrite the service."}],"source_content_type":"text/x-gerrit-commit-message","patch_set":4,"id":"67c8ecfb_6c80ba3e","line":11,"range":{"start_line":11,"start_character":42,"end_line":11,"end_character":48},"updated":"2022-04-26 20:01:04.000000000","message":"nit: sockets","commit_id":"818bbcec6d563a6362fbd3545f4519ef7f653342"},{"author":{"_account_id":31954,"name":"Yuxing Jiang","email":"Yuxing.Jiang@windriver.com","username":"yuxing"},"change_message_id":"765e654f96e1a8fec619cef4102ad9a1b6a1c08e","unresolved":false,"context_lines":[{"line_number":8,"context_line":""},{"line_number":9,"context_line":"In a large scale system, when pulling a large amount of images in"},{"line_number":10,"context_line":"parallel, the docker-distribution(regsitry) service will hit the open"},{"line_number":11,"context_line":"file soft limit, most of them are network socket, throwing errors like"},{"line_number":12,"context_line":"\"too many open files; retrying in ...\". To avoid that, this commit"},{"line_number":13,"context_line":"increases the open file soft limit to 2k, and set its hard limit to 4k"},{"line_number":14,"context_line":"from both centos and debian by overwrite the service."}],"source_content_type":"text/x-gerrit-commit-message","patch_set":4,"id":"ce121efd_cf86ebbd","line":11,"range":{"start_line":11,"start_character":42,"end_line":11,"end_character":48},"in_reply_to":"67c8ecfb_6c80ba3e","updated":"2022-04-26 20:05:30.000000000","message":"Done","commit_id":"818bbcec6d563a6362fbd3545f4519ef7f653342"},{"author":{"_account_id":8768,"name":"Chris Friesen","email":"chris.friesen@windriver.com","username":"cbf123"},"change_message_id":"42f117e37bb0f0627b7e26259c3da64f7c3c9c5f","unresolved":true,"context_lines":[{"line_number":10,"context_line":"parallel, the docker-distribution(regsitry) service will hit the open"},{"line_number":11,"context_line":"file soft limit, most of them are network socket, throwing errors like"},{"line_number":12,"context_line":"\"too many open files; retrying in ...\". To avoid that, this commit"},{"line_number":13,"context_line":"increases the open file soft limit to 2k, and set its hard limit to 4k"},{"line_number":14,"context_line":"from both centos and debian by overwrite the service."},{"line_number":15,"context_line":""},{"line_number":16,"context_line":"Test passed:"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":4,"id":"fac1e1c9_a78df614","line":13,"range":{"start_line":13,"start_character":46,"end_line":13,"end_character":53},"updated":"2022-04-26 20:01:04.000000000","message":"sets the","commit_id":"818bbcec6d563a6362fbd3545f4519ef7f653342"},{"author":{"_account_id":31954,"name":"Yuxing Jiang","email":"Yuxing.Jiang@windriver.com","username":"yuxing"},"change_message_id":"765e654f96e1a8fec619cef4102ad9a1b6a1c08e","unresolved":false,"context_lines":[{"line_number":10,"context_line":"parallel, the docker-distribution(regsitry) service will hit the open"},{"line_number":11,"context_line":"file soft limit, most of them are network socket, throwing errors like"},{"line_number":12,"context_line":"\"too many open files; retrying in ...\". To avoid that, this commit"},{"line_number":13,"context_line":"increases the open file soft limit to 2k, and set its hard limit to 4k"},{"line_number":14,"context_line":"from both centos and debian by overwrite the service."},{"line_number":15,"context_line":""},{"line_number":16,"context_line":"Test passed:"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":4,"id":"c2535fa2_a6d1eaf6","line":13,"range":{"start_line":13,"start_character":46,"end_line":13,"end_character":53},"in_reply_to":"fac1e1c9_a78df614","updated":"2022-04-26 20:05:30.000000000","message":"Done","commit_id":"818bbcec6d563a6362fbd3545f4519ef7f653342"},{"author":{"_account_id":8768,"name":"Chris Friesen","email":"chris.friesen@windriver.com","username":"cbf123"},"change_message_id":"42f117e37bb0f0627b7e26259c3da64f7c3c9c5f","unresolved":true,"context_lines":[{"line_number":11,"context_line":"file soft limit, most of them are network socket, throwing errors like"},{"line_number":12,"context_line":"\"too many open files; retrying in ...\". To avoid that, this commit"},{"line_number":13,"context_line":"increases the open file soft limit to 2k, and set its hard limit to 4k"},{"line_number":14,"context_line":"from both centos and debian by overwrite the service."},{"line_number":15,"context_line":""},{"line_number":16,"context_line":"Test passed:"},{"line_number":17,"context_line":"1 Deploy an AIOSX system with this change, check the open file limit"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":4,"id":"2c2966a3_28ddb33e","line":14,"range":{"start_line":14,"start_character":31,"end_line":14,"end_character":41},"updated":"2022-04-26 20:01:04.000000000","message":"should be \"overriding\"","commit_id":"818bbcec6d563a6362fbd3545f4519ef7f653342"},{"author":{"_account_id":31954,"name":"Yuxing Jiang","email":"Yuxing.Jiang@windriver.com","username":"yuxing"},"change_message_id":"765e654f96e1a8fec619cef4102ad9a1b6a1c08e","unresolved":false,"context_lines":[{"line_number":11,"context_line":"file soft limit, most of them are network socket, throwing errors like"},{"line_number":12,"context_line":"\"too many open files; retrying in ...\". To avoid that, this commit"},{"line_number":13,"context_line":"increases the open file soft limit to 2k, and set its hard limit to 4k"},{"line_number":14,"context_line":"from both centos and debian by overwrite the service."},{"line_number":15,"context_line":""},{"line_number":16,"context_line":"Test passed:"},{"line_number":17,"context_line":"1 Deploy an AIOSX system with this change, check the open file limit"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":4,"id":"44ea99c3_484bf404","line":14,"range":{"start_line":14,"start_character":31,"end_line":14,"end_character":41},"in_reply_to":"2c2966a3_28ddb33e","updated":"2022-04-26 20:05:30.000000000","message":"Done","commit_id":"818bbcec6d563a6362fbd3545f4519ef7f653342"},{"author":{"_account_id":30852,"name":"Dan Voiculeasa","email":"Dan.Voiculeasa@windriver.com","username":"dvoicule"},"change_message_id":"6d457672f8c42cb1482a78375d5fb143847d661d","unresolved":true,"context_lines":[{"line_number":15,"context_line":""},{"line_number":16,"context_line":"Test passed:"},{"line_number":17,"context_line":"1 Deploy an AIOSX system with this change, check the open file limit"},{"line_number":18,"context_line":"is increased to 2k after deployment."},{"line_number":19,"context_line":"2 Verify the open files remains 2k after restarting the"},{"line_number":20,"context_line":"docker-distribution by \u0027sm-restart service docker-distribution\u0027."},{"line_number":21,"context_line":"2 In a large DC system, increase the open file limit of"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":6,"id":"44cee662_811738d5","line":18,"range":{"start_line":18,"start_character":16,"end_line":18,"end_character":18},"updated":"2022-04-27 12:48:26.000000000","message":"4k","commit_id":"1e2d7eb44acdb72a77c378e83d16b2eba3e9e4d6"},{"author":{"_account_id":31954,"name":"Yuxing Jiang","email":"Yuxing.Jiang@windriver.com","username":"yuxing"},"change_message_id":"51d95d89d2eee1bf277ecaa7c1e9220367c85e0e","unresolved":false,"context_lines":[{"line_number":15,"context_line":""},{"line_number":16,"context_line":"Test passed:"},{"line_number":17,"context_line":"1 Deploy an AIOSX system with this change, check the open file limit"},{"line_number":18,"context_line":"is increased to 2k after deployment."},{"line_number":19,"context_line":"2 Verify the open files remains 2k after restarting the"},{"line_number":20,"context_line":"docker-distribution by \u0027sm-restart service docker-distribution\u0027."},{"line_number":21,"context_line":"2 In a large DC system, increase the open file limit of"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":6,"id":"26bac113_f8e0c5da","line":18,"range":{"start_line":18,"start_character":16,"end_line":18,"end_character":18},"in_reply_to":"44cee662_811738d5","updated":"2022-04-27 12:52:50.000000000","message":"Done","commit_id":"1e2d7eb44acdb72a77c378e83d16b2eba3e9e4d6"},{"author":{"_account_id":30852,"name":"Dan Voiculeasa","email":"Dan.Voiculeasa@windriver.com","username":"dvoicule"},"change_message_id":"6d457672f8c42cb1482a78375d5fb143847d661d","unresolved":true,"context_lines":[{"line_number":16,"context_line":"Test passed:"},{"line_number":17,"context_line":"1 Deploy an AIOSX system with this change, check the open file limit"},{"line_number":18,"context_line":"is increased to 2k after deployment."},{"line_number":19,"context_line":"2 Verify the open files remains 2k after restarting the"},{"line_number":20,"context_line":"docker-distribution by \u0027sm-restart service docker-distribution\u0027."},{"line_number":21,"context_line":"2 In a large DC system, increase the open file limit of"},{"line_number":22,"context_line":"docker-distribution service to 2k, then apply an application on all"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":6,"id":"ce849b00_c8051ddc","line":19,"range":{"start_line":19,"start_character":32,"end_line":19,"end_character":34},"updated":"2022-04-27 12:48:26.000000000","message":"4k","commit_id":"1e2d7eb44acdb72a77c378e83d16b2eba3e9e4d6"},{"author":{"_account_id":31954,"name":"Yuxing Jiang","email":"Yuxing.Jiang@windriver.com","username":"yuxing"},"change_message_id":"51d95d89d2eee1bf277ecaa7c1e9220367c85e0e","unresolved":false,"context_lines":[{"line_number":16,"context_line":"Test passed:"},{"line_number":17,"context_line":"1 Deploy an AIOSX system with this change, check the open file limit"},{"line_number":18,"context_line":"is increased to 2k after deployment."},{"line_number":19,"context_line":"2 Verify the open files remains 2k after restarting the"},{"line_number":20,"context_line":"docker-distribution by \u0027sm-restart service docker-distribution\u0027."},{"line_number":21,"context_line":"2 In a large DC system, increase the open file limit of"},{"line_number":22,"context_line":"docker-distribution service to 2k, then apply an application on all"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":6,"id":"1618672b_2156ebf1","line":19,"range":{"start_line":19,"start_character":32,"end_line":19,"end_character":34},"in_reply_to":"ce849b00_c8051ddc","updated":"2022-04-27 12:52:50.000000000","message":"Done","commit_id":"1e2d7eb44acdb72a77c378e83d16b2eba3e9e4d6"},{"author":{"_account_id":30852,"name":"Dan Voiculeasa","email":"Dan.Voiculeasa@windriver.com","username":"dvoicule"},"change_message_id":"6d457672f8c42cb1482a78375d5fb143847d661d","unresolved":true,"context_lines":[{"line_number":19,"context_line":"2 Verify the open files remains 2k after restarting the"},{"line_number":20,"context_line":"docker-distribution by \u0027sm-restart service docker-distribution\u0027."},{"line_number":21,"context_line":"2 In a large DC system, increase the open file limit of"},{"line_number":22,"context_line":"docker-distribution service to 2k, then apply an application on all"},{"line_number":23,"context_line":"the subclouds to pull image from the central regsitry in parallel. No"},{"line_number":24,"context_line":"this error reproduced."},{"line_number":25,"context_line":""}],"source_content_type":"text/x-gerrit-commit-message","patch_set":6,"id":"97d61da9_95216e46","line":22,"range":{"start_line":22,"start_character":31,"end_line":22,"end_character":33},"updated":"2022-04-27 12:48:26.000000000","message":"4k","commit_id":"1e2d7eb44acdb72a77c378e83d16b2eba3e9e4d6"},{"author":{"_account_id":31954,"name":"Yuxing Jiang","email":"Yuxing.Jiang@windriver.com","username":"yuxing"},"change_message_id":"51d95d89d2eee1bf277ecaa7c1e9220367c85e0e","unresolved":false,"context_lines":[{"line_number":19,"context_line":"2 Verify the open files remains 2k after restarting the"},{"line_number":20,"context_line":"docker-distribution by \u0027sm-restart service docker-distribution\u0027."},{"line_number":21,"context_line":"2 In a large DC system, increase the open file limit of"},{"line_number":22,"context_line":"docker-distribution service to 2k, then apply an application on all"},{"line_number":23,"context_line":"the subclouds to pull image from the central regsitry in parallel. No"},{"line_number":24,"context_line":"this error reproduced."},{"line_number":25,"context_line":""}],"source_content_type":"text/x-gerrit-commit-message","patch_set":6,"id":"992f2502_2b5429a4","line":22,"range":{"start_line":22,"start_character":31,"end_line":22,"end_character":33},"in_reply_to":"97d61da9_95216e46","updated":"2022-04-27 12:52:50.000000000","message":"Done","commit_id":"1e2d7eb44acdb72a77c378e83d16b2eba3e9e4d6"},{"author":{"_account_id":30852,"name":"Dan Voiculeasa","email":"Dan.Voiculeasa@windriver.com","username":"dvoicule"},"change_message_id":"6d457672f8c42cb1482a78375d5fb143847d661d","unresolved":true,"context_lines":[{"line_number":20,"context_line":"docker-distribution by \u0027sm-restart service docker-distribution\u0027."},{"line_number":21,"context_line":"2 In a large DC system, increase the open file limit of"},{"line_number":22,"context_line":"docker-distribution service to 2k, then apply an application on all"},{"line_number":23,"context_line":"the subclouds to pull image from the central regsitry in parallel. No"},{"line_number":24,"context_line":"this error reproduced."},{"line_number":25,"context_line":""},{"line_number":26,"context_line":"Story: 2009725"},{"line_number":27,"context_line":"Task: 45116"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":6,"id":"fbda1a78_b6280fcf","line":24,"range":{"start_line":23,"start_character":67,"end_line":24,"end_character":22},"updated":"2022-04-27 12:48:26.000000000","message":"I\u0027m assuming this means: Error not seen anymore.","commit_id":"1e2d7eb44acdb72a77c378e83d16b2eba3e9e4d6"},{"author":{"_account_id":31954,"name":"Yuxing Jiang","email":"Yuxing.Jiang@windriver.com","username":"yuxing"},"change_message_id":"51d95d89d2eee1bf277ecaa7c1e9220367c85e0e","unresolved":false,"context_lines":[{"line_number":20,"context_line":"docker-distribution by \u0027sm-restart service docker-distribution\u0027."},{"line_number":21,"context_line":"2 In a large DC system, increase the open file limit of"},{"line_number":22,"context_line":"docker-distribution service to 2k, then apply an application on all"},{"line_number":23,"context_line":"the subclouds to pull image from the central regsitry in parallel. No"},{"line_number":24,"context_line":"this error reproduced."},{"line_number":25,"context_line":""},{"line_number":26,"context_line":"Story: 2009725"},{"line_number":27,"context_line":"Task: 45116"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":6,"id":"78fa59d8_da9ee218","line":24,"range":{"start_line":23,"start_character":67,"end_line":24,"end_character":22},"in_reply_to":"fbda1a78_b6280fcf","updated":"2022-04-27 12:52:50.000000000","message":"Done","commit_id":"1e2d7eb44acdb72a77c378e83d16b2eba3e9e4d6"}],"/PATCHSET_LEVEL":[{"author":{"_account_id":31954,"name":"Yuxing Jiang","email":"Yuxing.Jiang@windriver.com","username":"yuxing"},"change_message_id":"21a6342bbf53855a4b91906606b74f0231da47b1","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"a8c25502_e1547a88","updated":"2022-04-20 18:25:06.000000000","message":"-1 for addressing the debian issue","commit_id":"147bd8459481b417df60017a0d8ac783cf2d2916"},{"author":{"_account_id":30852,"name":"Dan Voiculeasa","email":"Dan.Voiculeasa@windriver.com","username":"dvoicule"},"change_message_id":"e783938ae92dba73a9b81b52ab3b76ac0905f207","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"8882c960_ac8201ef","updated":"2022-04-26 09:47:33.000000000","message":"I wonder if this doesn\u0027t make things worse, or what is the missing info here.\nIn what kind of system was the limit hit(issue seen)? (centos/debian AIO-SX subcloud/non-subcloud?)\nWas there something manually changed on the system? Was the limit not greater than 2048 to begin with?\n\n\nOn CentOS AIO-SX non-DC I see the limit is 4096 before unlock and after unlock.\ncontroller-0:~$ systemctl show docker-distribution | grep LimitNO\nLimitNOFILE\u003d4096\n\nThe soft limit observed to be inherited by the process is 1024, even though not specified.\n\n\nOn Debian AIO-SX non-DC I see the limit is 524288 before unlock and after unlock.\nroot@localhost:/var/home/sysadmin#  systemctl show docker-registry | grep LimitNO\nLimitNOFILE\u003d524288\nLimitNOFILESoft\u003d1024\n","commit_id":"6a05c160c3df942dfda17584895c6f4c2b9ca7b9"},{"author":{"_account_id":30852,"name":"Dan Voiculeasa","email":"Dan.Voiculeasa@windriver.com","username":"dvoicule"},"change_message_id":"c16a60389d9ef23efd6181874017f5d4bff69c4f","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":3,"id":"dd5d7c49_b0dd0a61","in_reply_to":"0545318b_5516bf88","updated":"2022-04-26 13:41:56.000000000","message":"The current change will decrease the hardlimit from 4096 to 2048. I would leave that untouched and just increase the softlimit(LimitNOFILESoft).","commit_id":"6a05c160c3df942dfda17584895c6f4c2b9ca7b9"},{"author":{"_account_id":30852,"name":"Dan Voiculeasa","email":"Dan.Voiculeasa@windriver.com","username":"dvoicule"},"change_message_id":"0d34bbd2f29b485ed28d5a138c56126ebb669aa4","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":3,"id":"bdc81e3e_8b2527fa","in_reply_to":"8882c960_ac8201ef","updated":"2022-04-26 10:02:12.000000000","message":"[mark unresolved]","commit_id":"6a05c160c3df942dfda17584895c6f4c2b9ca7b9"},{"author":{"_account_id":31954,"name":"Yuxing Jiang","email":"Yuxing.Jiang@windriver.com","username":"yuxing"},"change_message_id":"8342997d9647775a4292d4f629979437c59ef158","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":3,"id":"0545318b_5516bf88","in_reply_to":"bdc81e3e_8b2527fa","updated":"2022-04-26 13:28:39.000000000","message":"Hi Dan, the system is a DC and the bottleneck is the soft limit(1024) of the registry on the system controller. With this change, both the soft limit and the hard limit will be raised to 2k. I\u0027m wondering if it is preferred to raise the LimitNOFILESoft to 2k as it is required in this case?","commit_id":"6a05c160c3df942dfda17584895c6f4c2b9ca7b9"},{"author":{"_account_id":31954,"name":"Yuxing Jiang","email":"Yuxing.Jiang@windriver.com","username":"yuxing"},"change_message_id":"29e416e2abbcb2866d4c9dcc1bd0a44512944564","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"67f91573_840e04fc","in_reply_to":"dd5d7c49_b0dd0a61","updated":"2022-04-26 18:16:51.000000000","message":"Done","commit_id":"6a05c160c3df942dfda17584895c6f4c2b9ca7b9"},{"author":{"_account_id":8768,"name":"Chris Friesen","email":"chris.friesen@windriver.com","username":"cbf123"},"change_message_id":"42f117e37bb0f0627b7e26259c3da64f7c3c9c5f","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"0d22debb_d3e704a1","updated":"2022-04-26 20:01:04.000000000","message":"some nits in the commit message.\n\nI think we could probably simplify this and just set LimitNOFILE\u003d4096 (to set the soft and hard limits to 4096) for both Debian and CentOS.\n\nHaving the soft limit lower than the hard limit doesn\u0027t really buy us much in this case since it only matters if the code is bumping up against the limits, and in that case we\u0027ve already decided we can accept the hard limit.","commit_id":"818bbcec6d563a6362fbd3545f4519ef7f653342"},{"author":{"_account_id":31954,"name":"Yuxing Jiang","email":"Yuxing.Jiang@windriver.com","username":"yuxing"},"change_message_id":"765e654f96e1a8fec619cef4102ad9a1b6a1c08e","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"07cb1dd1_141b2395","in_reply_to":"0d22debb_d3e704a1","updated":"2022-04-26 20:05:30.000000000","message":"\u003e some nits in the commit message.\n\u003e \n\u003e I think we could probably simplify this and just set LimitNOFILE\u003d4096 (to set the soft and hard limits to 4096) for both Debian and CentOS.\n\u003e \n\u003e Having the soft limit lower than the hard limit doesn\u0027t really buy us much in this case since it only matters if the code is bumping up against the limits, and in that case we\u0027ve already decided we can accept the hard limit.\n\nSet it to LimitNOFILE\u003d4096 as suggested","commit_id":"818bbcec6d563a6362fbd3545f4519ef7f653342"},{"author":{"_account_id":30852,"name":"Dan Voiculeasa","email":"Dan.Voiculeasa@windriver.com","username":"dvoicule"},"change_message_id":"6d457672f8c42cb1482a78375d5fb143847d661d","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":6,"id":"e4a3f585_0b527921","updated":"2022-04-27 12:48:26.000000000","message":"Small commit message improvements to decrease confusion for commit readers.","commit_id":"1e2d7eb44acdb72a77c378e83d16b2eba3e9e4d6"},{"author":{"_account_id":31954,"name":"Yuxing Jiang","email":"Yuxing.Jiang@windriver.com","username":"yuxing"},"change_message_id":"51d95d89d2eee1bf277ecaa7c1e9220367c85e0e","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":6,"id":"084185ae_b82ef741","in_reply_to":"e4a3f585_0b527921","updated":"2022-04-27 12:52:50.000000000","message":"Done","commit_id":"1e2d7eb44acdb72a77c378e83d16b2eba3e9e4d6"}],"puppet-manifests/src/modules/platform/manifests/dockerdistribution.pp":[{"author":{"_account_id":9926,"name":"John Kung","email":"john.kung@windriver.com","username":"jkung"},"change_message_id":"e38b17570d882ca2a1b697c5389963c29ebd22ea","unresolved":true,"context_lines":[{"line_number":134,"context_line":"    source \u003d\u003e \"puppet:///modules/${module_name}/registry-token-server\""},{"line_number":135,"context_line":"  }"},{"line_number":136,"context_line":""},{"line_number":137,"context_line":"  file { \u0027/etc/systemd/system/docker-distribution.service\u0027:"},{"line_number":138,"context_line":"    ensure  \u003d\u003e \u0027present\u0027,"},{"line_number":139,"context_line":"    owner   \u003d\u003e \u0027root\u0027,"},{"line_number":140,"context_line":"    group   \u003d\u003e \u0027root\u0027,"}],"source_content_type":"text/x-puppet","patch_set":1,"id":"57ed07b5_2a41c96f","line":137,"updated":"2022-04-20 17:19:13.000000000","message":"note that in Debian, the service name is docker-registry.service (as per /etc/init.d/docker-distribution, which is a file managed by puppet)","commit_id":"147bd8459481b417df60017a0d8ac783cf2d2916"},{"author":{"_account_id":31954,"name":"Yuxing Jiang","email":"Yuxing.Jiang@windriver.com","username":"yuxing"},"change_message_id":"7157ea08701b5e70c6cd5518e00af32b711ee8bf","unresolved":false,"context_lines":[{"line_number":134,"context_line":"    source \u003d\u003e \"puppet:///modules/${module_name}/registry-token-server\""},{"line_number":135,"context_line":"  }"},{"line_number":136,"context_line":""},{"line_number":137,"context_line":"  file { \u0027/etc/systemd/system/docker-distribution.service\u0027:"},{"line_number":138,"context_line":"    ensure  \u003d\u003e \u0027present\u0027,"},{"line_number":139,"context_line":"    owner   \u003d\u003e \u0027root\u0027,"},{"line_number":140,"context_line":"    group   \u003d\u003e \u0027root\u0027,"}],"source_content_type":"text/x-puppet","patch_set":1,"id":"8ce6df62_d511dd53","line":137,"in_reply_to":"57ed07b5_2a41c96f","updated":"2022-04-21 20:39:30.000000000","message":"Switched to check the os family and override the service accordingly","commit_id":"147bd8459481b417df60017a0d8ac783cf2d2916"}]}
