在私有云中调度科学工作负载:问题和方法

D. Klusácek, Boris Parák, Gabriela Podolníková, András Ürge
{"title":"在私有云中调度科学工作负载:问题和方法","authors":"D. Klusácek, Boris Parák, Gabriela Podolníková, András Ürge","doi":"10.1145/3147213.3147223","DOIUrl":null,"url":null,"abstract":"Public cloud providers are using the \"pay-per-use\" model when providing their resources to customers. Among other advantages, it allows the provider to react to changing demands, e.g., by modifying prices or by extending its physical capacities using the profit obtained. In this paper we deal with a completely different model. We describe a private scientific cloud where resources are provided to researchers for free. As we demonstrate, the \"absence of money\" means that the system must employ other mechanisms to guarantee reasonable performance and utilization. Especially, the problem of guaranteeing user-to-user fairness represents a major issue. Moreover, since there is no financial burden related to the use of cloud infrastructure, many resources can be wasted by long running idle virtual machines (VM) that their users no longer need. This leads to underutilization and resource fragmentation. This paper discusses these problems using real-life data from the CERIT Scientific Cloud and proposes several techniques to guarantee fair and efficient use of system resources. Furthermore, we present a prototype of a new experimental OpenNebula-compatible VM scheduler which was designed as a replacement for the default scheduler provided in OpenNebula distribution. Unlike the default scheduler, our new scheduler provides complex fair-sharing mechanisms as well as modular and easy-to-extend architecture to enable further development of advanced VM scheduling policies.","PeriodicalId":341011,"journal":{"name":"Proceedings of the10th International Conference on Utility and Cloud Computing","volume":"16 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2017-12-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"6","resultStr":"{\"title\":\"Scheduling Scientific Workloads in Private Cloud: Problems and Approaches\",\"authors\":\"D. Klusácek, Boris Parák, Gabriela Podolníková, András Ürge\",\"doi\":\"10.1145/3147213.3147223\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Public cloud providers are using the \\\"pay-per-use\\\" model when providing their resources to customers. Among other advantages, it allows the provider to react to changing demands, e.g., by modifying prices or by extending its physical capacities using the profit obtained. In this paper we deal with a completely different model. We describe a private scientific cloud where resources are provided to researchers for free. As we demonstrate, the \\\"absence of money\\\" means that the system must employ other mechanisms to guarantee reasonable performance and utilization. Especially, the problem of guaranteeing user-to-user fairness represents a major issue. Moreover, since there is no financial burden related to the use of cloud infrastructure, many resources can be wasted by long running idle virtual machines (VM) that their users no longer need. This leads to underutilization and resource fragmentation. This paper discusses these problems using real-life data from the CERIT Scientific Cloud and proposes several techniques to guarantee fair and efficient use of system resources. Furthermore, we present a prototype of a new experimental OpenNebula-compatible VM scheduler which was designed as a replacement for the default scheduler provided in OpenNebula distribution. Unlike the default scheduler, our new scheduler provides complex fair-sharing mechanisms as well as modular and easy-to-extend architecture to enable further development of advanced VM scheduling policies.\",\"PeriodicalId\":341011,\"journal\":{\"name\":\"Proceedings of the10th International Conference on Utility and Cloud Computing\",\"volume\":\"16 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2017-12-05\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"6\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Proceedings of the10th International Conference on Utility and Cloud Computing\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1145/3147213.3147223\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Proceedings of the10th International Conference on Utility and Cloud Computing","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1145/3147213.3147223","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 6

摘要

公共云提供商在向客户提供资源时使用的是“按使用付费”模式。除其他优点外,它使供应商能够对不断变化的需求作出反应,例如,通过调整价格或利用所获得的利润扩大其物理能力。在本文中,我们处理一个完全不同的模型。我们描述了一个私有科学云,其中资源免费提供给研究人员。正如我们所展示的,“缺钱”意味着系统必须采用其他机制来保证合理的性能和利用。特别是,保证用户对用户的公平是一个主要问题。此外,由于没有与使用云基础设施相关的财务负担,因此许多资源可能会被用户不再需要的长时间运行的空闲虚拟机(VM)浪费掉。这导致利用不足和资源分散。本文利用CERIT科学云的真实数据讨论了这些问题,并提出了几种保证系统资源公平有效利用的技术。此外,我们提出了一个新的实验性OpenNebula兼容VM调度器的原型,该调度器被设计为OpenNebula发行版中提供的默认调度器的替代品。与默认调度器不同,我们的新调度器提供了复杂的公平共享机制以及模块化和易于扩展的架构,以支持进一步开发高级VM调度策略。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Scheduling Scientific Workloads in Private Cloud: Problems and Approaches
Public cloud providers are using the "pay-per-use" model when providing their resources to customers. Among other advantages, it allows the provider to react to changing demands, e.g., by modifying prices or by extending its physical capacities using the profit obtained. In this paper we deal with a completely different model. We describe a private scientific cloud where resources are provided to researchers for free. As we demonstrate, the "absence of money" means that the system must employ other mechanisms to guarantee reasonable performance and utilization. Especially, the problem of guaranteeing user-to-user fairness represents a major issue. Moreover, since there is no financial burden related to the use of cloud infrastructure, many resources can be wasted by long running idle virtual machines (VM) that their users no longer need. This leads to underutilization and resource fragmentation. This paper discusses these problems using real-life data from the CERIT Scientific Cloud and proposes several techniques to guarantee fair and efficient use of system resources. Furthermore, we present a prototype of a new experimental OpenNebula-compatible VM scheduler which was designed as a replacement for the default scheduler provided in OpenNebula distribution. Unlike the default scheduler, our new scheduler provides complex fair-sharing mechanisms as well as modular and easy-to-extend architecture to enable further development of advanced VM scheduling policies.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信