A. König, Yi Shan, Karan Newatia, Luke Marshall, Vivek R. Narasayya
{"title":"Solver-In-The-Loop Cluster Resource Management for Database-as-a-Service","authors":"A. König, Yi Shan, Karan Newatia, Luke Marshall, Vivek R. Narasayya","doi":"10.14778/3625054.3625062","DOIUrl":null,"url":null,"abstract":"In Database-as-a-Service (DBaaS) clusters, resource management is a complex optimization problem that assigns tenants to nodes, subject to various constraints and objectives. Tenants share resources within a node, however, their resource demands can change over time and exhibit high variance. As tenants may accumulate large state, moving them to a different node becomes disruptive, making intelligent placement decisions crucial to avoid service disruption. Placement decisions need to account for dynamic changes in tenant resource demands, different causes of service disruption, and various placement constraints, giving rise to a complex search space. In this paper, we show how to bring combinatorial solvers to bear on this problem, formulating the objective of minimizing service disruption as an optimization problem amenable to fast solutions. We implemented our approach in the Service Fabric cluster manager codebase. Experiments show significant reductions in constraint violations and tenant moves, compared to the previous state-of-the-art, including the unmodified Service Fabric cluster manager, as well as recent research on DBaaS tenant placement.","PeriodicalId":20467,"journal":{"name":"Proc. VLDB Endow.","volume":"4 1","pages":"4254-4267"},"PeriodicalIF":0.0000,"publicationDate":"2023-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Proc. VLDB Endow.","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.14778/3625054.3625062","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0
Abstract
In Database-as-a-Service (DBaaS) clusters, resource management is a complex optimization problem that assigns tenants to nodes, subject to various constraints and objectives. Tenants share resources within a node, however, their resource demands can change over time and exhibit high variance. As tenants may accumulate large state, moving them to a different node becomes disruptive, making intelligent placement decisions crucial to avoid service disruption. Placement decisions need to account for dynamic changes in tenant resource demands, different causes of service disruption, and various placement constraints, giving rise to a complex search space. In this paper, we show how to bring combinatorial solvers to bear on this problem, formulating the objective of minimizing service disruption as an optimization problem amenable to fast solutions. We implemented our approach in the Service Fabric cluster manager codebase. Experiments show significant reductions in constraint violations and tenant moves, compared to the previous state-of-the-art, including the unmodified Service Fabric cluster manager, as well as recent research on DBaaS tenant placement.
在数据库即服务(DBaaS)集群中,资源管理是一个复杂的优化问题,需要根据各种约束条件和目标将租户分配到节点上。租户共享节点内的资源,但他们的资源需求会随着时间的推移而变化,并表现出很大的差异。由于租户可能会积累大量的状态,将他们转移到不同的节点会造成中断,因此智能的安置决策对于避免服务中断至关重要。放置决策需要考虑租户资源需求的动态变化、服务中断的不同原因以及各种放置限制,这就产生了一个复杂的搜索空间。 在本文中,我们展示了如何利用组合求解器来解决这一问题,将服务中断最小化的目标表述为可快速解决的优化问题。我们在 Service Fabric 集群管理器代码库中实施了我们的方法。实验表明,与以前的先进技术(包括未修改的 Service Fabric 集群管理器)以及最近关于 DBaaS 租户安置的研究相比,违反约束和租户移动的情况明显减少。