[Back]


Talks and Poster Presentations (with Proceedings-Entry):

O. Hanappi, W. Hummer, S. Dustdar:
"Asserting Reliable Convergence for Configuration Management Scripts (OOPSLA Distinguished Paper Award) and (Part of the 21st Annual Best of Computing 2016)";
Talk: ACM SIGPLAN International Conference on Object-Oriented Programming, Systems, Languages, and Applications (OOPSLA 2016), Amsterdam, the Netherlands; 2016-11-02 - 2016-11-04; in: "Proceedings of the ACM SIGPLAN International Conference on Object-Oriented Programming, Systems, Languages, and Applications (OOPSLA 2016)", E. Visser, Y. Smaragdakis (ed.); ACM, (2016), ISBN: 978-1-4503-4444-9; 328 - 343.



English abstract:
The rise of elastically scaling applications that frequently deploy new machines has led to the adoption of DevOps practices across the cloud engineering stack. So-called configuration management tools utilize scripts that are based on declarative resource descriptions and make the system converge to the desired state. It is crucial for convergent configurations to be able to gracefully handle transient faults, e.g., network outages when downloading and installing software packages. In this paper we introduce a conceptual framework for asserting reliable convergence in configuration management. Based on a formal definition of configuration scripts and their resources, we utilize state transition graphs to test whether a script makes the system converge to the desired state under different conditions. In our generalized model, configuration actions are partially ordered, often resulting in prohibitively many possible execution orders. To reduce this problem space, we define and analyze a property called preservation, and we show that if preservation holds for all pairs of resources, then convergence holds for the entire configuration. Our implementation builds on Puppet, but the approach is equally applicable to other frameworks like Chef, Ansible, etc. We perform a comprehensive evaluation based on real world Puppet scripts and show the effectiveness of the approach. Our tool is able to detect all idempotence and convergence related issues in a set of existing Puppet scripts with known issues as well as some hitherto undiscovered bugs in a large random sample of scripts.

Keywords:
Configuration Management, Idempotence, Convergence, DevOps, Testing, System Configuration Scripts, Declarative Language, Puppet


"Official" electronic version of the publication (accessed through its Digital Object Identifier - DOI)
http://dx.doi.org/10.1145/2983990.2984000


Created from the Publication Database of the Vienna University of Technology.