SwePub
Sök i SwePub databas

  Extended search

Träfflista för sökning "WFRF:(Svärd Petter 1977 ) "

Search: WFRF:(Svärd Petter 1977 )

  • Result 1-13 of 13
Sort/group result
   
EnumerationReferenceCoverFind
1.
  • Elmroth, Erik, 1964-, et al. (author)
  • Self-management challenges for multi-cloud architectures
  • 2011
  • In: Towards a Service-Based Internet. - Berlin, Heidelberg : Springer Berlin/Heidelberg. - 9783642247545 - 9783642247552 ; , s. 38-49
  • Conference paper (peer-reviewed)abstract
    • Addressing the management challenges for a multitude of distributed cloud architectures, we focus on the three complementary cloud management problems of predictive elasticity, admission control, and placement (or scheduling) of virtual machines. As these problems are intrinsically intertwined we also propose an approach to optimize the overall system behavior by policy-tuning for the tools handling each of them. Moreover, in order to facilitate the execution of some of the management decisions, we also propose new algorithms for live migration of virtual machines with very high workload and/or over low-bandwidth networks, using techniques such as caching, compression, and prioritization of memory pages.
  •  
2.
  • Karakostas, Vasileios, et al. (author)
  • Efficient Resource Management for Data Centers : The ACTiCLOUD Approach
  • 2018
  • In: 2018 International conference on embedded computer systems. - New York, NY, USA : Association for Computing Machinery (ACM). - 9781450364942 ; , s. 244-246
  • Conference paper (peer-reviewed)abstract
    • Despite their proliferation as a dominant computing paradigm, cloud computing systems lack effective mechanisms to manage their vast resources efficiently. Resources are stranded and fragmented, limiting cloud applicability only to classes of applications that pose moderate resource demands. In addition, the need for reduced cost through consolidation introduces performance interference, as multiple VMs are co-located on the same nodes. To avoid such issues, current providers follow a rather conservative approach regarding resource management that leads to significant underutilization. ACTiCLOUD is a three-year Horizon 2020 project that aims at creating a novel cloud architecture that breaks existing scale-up and share-nothing barriers and enables the holistic management of physical resources, at both local and distributed cloud site levels. This extended abstract provides a brief overview of the resource management part of ACTiCLOUD, focusing on the design principles and the components.
  •  
3.
  • Kolberg, Simon, et al. (author)
  • Spreading the Heat: Multi-cloud Controller for Failover and Cross-site Offloading
  • 2020
  • In: Web, Artificial Intelligence and Network Applications. - Cham : Springer Nature. - 9783030440381 - 9783030440374 ; , s. 1154-1164
  • Conference paper (peer-reviewed)abstract
    • Despite the ubiquitous adoption of cloud computing and a very rich set of services offered by cloud providers, current systems lack efficient and flexible mechanisms to collaborate among multiple cloud sites. In order to guarantee resource availability during peaks in demand and to fulfill service level objectives, cloud service providers cap resource allocations and as a consequence, face severe underutilization during non-peak periods. In addition, application owners are forced to make independent contracts to deploy their application at different sites. To illustrate how these shortcomings can be overcome, we present a lightweight cross-site offloader for OpenStack. Our controller utilizes templates and site weights to enable offloading of virtual machines between geographically disperse sites. We present and implement a proposed architecture and demonstrate its feasibility in both a typical cross-site offloading, as well as a failover scenario.
  •  
4.
  • Li, Wubin, 1983-, et al. (author)
  • A General Approach to Service Deployment in Cloud Environments
  • 2012
  • In: Cloud and Green Computing (CGC 2012). - : IEEE Computer Society. - 9780769548647 - 9781467330275 ; , s. 17-24
  • Conference paper (peer-reviewed)abstract
    • The cloud computing landscape has recently developed into a spectrum of cloud architectures, leading to a broad range of management tools for similar operations but specialized for certain deployment scenarios. This both hinders the efficient reuse of algorithmic innovations within cloud management operations and increases the heterogeneity between different management systems. Our overarching goal is to overcome these problems by developing tools general enough to support the full range of popular architectures. In this contribution, we analyze commonalities in recently proposed cloud models (private clouds, multi-clouds, bursted clouds, federated clouds, etc.), and demonstrate how a key management functionality - service deployment - can be uniformly performed in all of these by a carefully designed system. The design of our service deployment framework is validated through a demonstration of how it can be used to deploy services, perform bursting and brokering, as well as mediate a cloud federation in the context of the OPTIMIS Toolkit.
  •  
5.
  • Li, Wubin, 1983-, et al. (author)
  • Cost-Optimal cloud service placement under dynamic pricing schemes
  • 2013
  • In: 2013 IEEE/ACM 6th International Conference on Utility and Cloud Computing. - : IEEE Computer Society. - 9780769551524 ; , s. 187-194
  • Conference paper (peer-reviewed)abstract
    • Until now, most research on cloud service placement has focused on static pricing scenarios, where cloud providers offer fixed prices for their resources. However, with the recent trend of dynamic pricing of cloud resources, where the price of a compute resource can vary depending on the free capacity and load of the provider, new placement algorithms are needed. In this paper, we investigate service placement in dynamic pricing scenarios by evaluating a set of placement algorithms, tuned for dynamic pricing. The algorithms range from simple heuristics to combinatorial optimization solutions. The studied algorithms are evaluated by deploying a set of services across multiple providers. Finally, we analyse the strengths and weaknesses of the algorithms considered. The evaluation suggests that exhaustive search based approach is good at finding optimal solutions for service placement under dynamic pricing schemes, but the execution times are usually long. In contrast, greedy approaches perform surprisingly well with fast execution times and acceptable solutions, and thus can be a suitable compromise considering the tradeoffs between quality of solution and execution time.
  •  
6.
  • Li, Wubin, 1983-, et al. (author)
  • REST-Based SOA Application in the Cloud : A Text Correction Service Case Study
  • 2010
  • In: Services (SERVICES 2010). - : IEEE Computer Society. - 9780769541297 - 9781424481996 ; , s. 84-90
  • Conference paper (peer-reviewed)abstract
    • In this paper, we present a REST-based SOA system, Set It Right (SIR), where people can get feedback on and help with short texts. The rapid development of the SIR system, enabled by designing it as a set of services, and also leveraging commercially offered services, illustrates the strength of the SOA paradigm. Finally, we evaluate the Cloud Computing techniques and infrastructures used to deploy the system and how cloud technology can help shorten the time to market and lower the initial costs.
  •  
7.
  • Svärd, Petter, 1977-, et al. (author)
  • Continuous Datacenter Consolidation
  • 2014
  • Reports (peer-reviewed)abstract
    • Efficient mapping of Virtual Machines (VMs) onto physical servers is a key problem for cloud infrastructure providers as hardware utilization directly im- pacts revenue. Today, this mapping is commonly only performed when new VMs are created, but as VM workloads fluctuate and server availability varies, any ini- tial mapping is bound to become suboptimal over time. We introduce a set of heuristic methods for continuous optimization of the VM-to-server mapping based on combina- tions of fundamental management actions, namely suspending and resuming physical machines, migrating VMs, and suspending and resuming VMs. Using these methods cloud infrastructure providers can continuously optimize their server resources regard- less of the predictability of the workload. To verify that our approach is applicable in real-world scenarios, we build a proof-of-concept datacenter management system that implements the proposed algorithms. The feasibility of our approach is evaluated through a combination of simulations and real experiments where our system provi- sions a workload of benchmark applications. Our results indicate that the proposed algorithms are feasible, that the combined management approach achieves the best results, and that the VM suspend and resume mechanism has the largest impact. 
  •  
8.
  • Svärd, Petter, 1977- (author)
  • Dynamic Cloud Resource Management : Scheduling, Migration and Server Disaggregation
  • 2014
  • Doctoral thesis (other academic/artistic)abstract
    • A key aspect of cloud computing is the promise of infinite, scalable resources, and that cloud services should scale up and down on demand. This thesis investigates methods for dynamic resource allocation and management of services in cloud datacenters, introducing new approaches as well as improvements to established technologies.Virtualization is a key technology for cloud computing as it allows several operating system instances to run on the same Physical Machine, PM, and cloud services normally consists of a number of Virtual Machines, VMs, that are hosted on PMs. In this thesis, a novel virtualization approach is presented. Instead of running each PM isolated, resources from multiple PMs in the datacenter are disaggregated and exposed to the VMs as pools of CPU, I/O and memory resources. VMs are provisioned by using the right amount of resources from each pool, thereby enabling both larger VMs than any single PM can host as well as VMs with tailor-made specifications for their application. Another important aspect of virtualization is live migration of VMs, which is the concept moving VMs between PMs without interruption in service. Live migration allows for better PM utilization and is also useful for administrative purposes. In the thesis, two improvements to the standard live migration algorithm are presented, delta compression and page transfer reordering. The improvements can reduce migration downtime, i.e., the time that the VM is unavailable, as well as the total migration time. Postcopy migration, where the VM is resumed on the destination before the memory content is transferred is also studied. Both userspace and in-kernel postcopy algorithms are evaluated in an in-depth study of live migration principles and performance.Efficient mapping of VMs onto PMs is a key problem for cloud providers as PM utilization directly impacts revenue. When services are accepted into a datacenter, a decision is made on which PM should host the service VMs. This thesis presents a general approach for service scheduling that allows for the same scheduling software to be used across multiple cloud architectures. A number of scheduling algorithms to optimize objectives like revenue or utilization are also studied. Finally, an approach for continuous datacenter consolidation is presented. As VM workloads fluctuate and server availability varies any initial mapping is bound to become suboptimal over time. The continuous datacenter consolidation approach adjusts this VM-to-PM mapping during operation based on combinations of management actions, like suspending/resuming PMs, live migrating VMs, and suspending/resuming VMs. Proof-of-concept software and a set of algorithms that allows cloud providers to continuously optimize their server resources are presented in the thesis.
  •  
9.
  • Svärd, Petter, 1977-, et al. (author)
  • Evaluation of delta compression techniques for efficient live migration of large virtual machines
  • 2011
  • In: The 2011 ACM SIGPLAN/SIGOPS International Conference on Virtual Execution Environments (VEE 2011). - New York, NY : ACM Press. - 9781450306874 ; , s. 111-120
  • Conference paper (peer-reviewed)abstract
    • Despite the widespread support for live migration of Virtual Machines (VMs) in current hypervisors, these have significant shortcomings when it comes to migration of certain types of VMs. More specifically, with existing algorithms, there is a high risk of service interruption when migrating VMs with high workloads and/or over low-bandwidth networks. In these cases, VM memory pages are dirtied faster than they can be transferred over the network, which leads to extended migration downtime. In this contribution, we study the application of delta compression during the transfer of memory pages in order to increase migration throughput and thus reduce downtime. The delta compression live migration algorithm is implemented as a modification to the KVM hypervisor. Its performance is evaluated by migrating VMs running different type of workloads and the evaluation demonstrates a significant decrease in migration downtime in all test cases. In a benchmark scenario the downtime is reduced by a factor of 100. In another scenario a streaming video server is live migrated with no perceivable downtime to the clients while the picture is frozen for eight seconds using standard approaches. Finally, in an enterprise application scenario, the delta compression algorithm successfully live migrates a very large system that fails after migration using the standard algorithm. Finally, we discuss some general effects of delta compression on live migration and analyze when it is beneficial to use this technique.
  •  
10.
  • Svärd, Petter, 1977-, et al. (author)
  • Hecatonchire : Towards Multi-Host Virtual Machines by Server Disaggregation
  • 2014
  • In: EuroPar 2014. - Cham : Springer. - 9783319143125 - 9783319143132 ; , s. 519-529
  • Conference paper (peer-reviewed)abstract
    • Horizontal elasticity through scale-out is the current dogma for scaling cloud applications but requires a particular application architecture. Vertical elasticity is transparent to applications but less used as scale-up is limited by the size of a single physical server. In this paper, we propose a novel approach, server disaggregation, that aggregates memory, compute and I/O resources from multiple physical machines in resource pools. From these pools, virtual machines can be seamlessly provisioned with the right amount of resources for each application and more resources can be added to vertically scale a virtual machine as needed, regardless of the bound of any single physical machine. We present our proposed architecture and implement key functionality such as transparent memory scale-out and cloud management integration. Our approach is validated by a demonstration using benchmarks and a real-world big-data application and results indicate a low overhead in using memory scale-out in both test cases.
  •  
11.
  • Svärd, Petter, 1977-, et al. (author)
  • Hecatonchire: Enabling Multi-Host Virtual Machines by Resource Aggregation and Pooling
  • 2014
  • Reports (other academic/artistic)abstract
    • Vertical elasticity, or scale-up of individual virtual ma- chines is hard to perform in today’s cloud environments due to limitations in the amount of hardware resources available in single servers. We propose a novel approach that allows aggregation of memory, compute and I/O resources from multiple physical machines in resource pools which in turn are used to seamlessly provision vir- tual machines with the right amount of resources. We present our architecture and highlight key functionality such as transparent and resilient memory aggregation and fast live migration. Our approach is validated by a demonstration using benchmarks and a real-world big- data application. Performance results indicate a very low overhead in using aggregated memory as well as a sig- nificant improvement in live migration performance.
  •  
12.
  • Svärd, Petter, 1977- (author)
  • Live VM Migration : Principles and Performance
  • 2012
  • Licentiate thesis (other academic/artistic)abstract
    • Virtualization is a key technology for cloud computing as it allows several operating system instances to run on the same machine, enhances resource manageability and enables flexible definition of billing units. Virtualization works by adding a software layer, a hypervisor, on top of the hardware platform. Virtual Machines, \emph{VMs}, are run on top of the hypervisor, which provisions hardwares resources to the VM guests. In addition to enabling higher utilization of hardware resources, the ability to move VMs from one host to another is an important feature.Live migration is the concept of migrating a VM while it is running and responding to requests. Since VMs can be re-located while running, live migration allows for better hardware utilization. This is because placement of services can be performed dynamically and not only when the are started. Live migration is also a useful tool for administrative purposes. If a server needs to be taken off-line for maintenance reasons, it can be cleared of services by live migrating these to other hosts.This thesis investigates the principles behind live migration. The common live migration approaches in use today are evaluated and common objectives are presented as well as challenges that have to be overcome in order to implement an ideal live migration algorithm. The performance of common live migration approaches is also evaluated and it is found that even though live migration is supported by most hypervisors, it has drawbacks which makes the technique hard to use in certain situations. Migrating CPU and/or memory intensive VMs or migrating VMs over low-bandwidth links is a problem regardless of which approach that is used. To tackle this problem, two improvements to live migration are proposed and evaluated, delta compression and dynamic page transfer reordering. Both improvements demonstrate better performance than the standard algorithm when migrating CPU and/or memory intensive VMs and migrating over low bandwidth links. Finally, recommendations are made on which live migration approach to use depending on the scenario and also what improvements to the standard live migration algorithms should be used and when.
  •  
13.
  • Svärd, Petter, 1977-, et al. (author)
  • The Noble art of Live Migration
  • Other publication (other academic/artistic)abstract
    • Although a mature technique and an important feature of virtualization, live VM migration still suffers from performance and robustness issues, limiting its usefulness. This is particularly true if the migration technique is not appropriately selected for the usage scenario. In this contribution, we define requirements for live migration and discuss some of the challenges that arise in meeting these. We investigate, categorize, and compare current approaches to live migration as well as provide guidelines for which to use in different scenarios. Our investigation is validated by a set of experiments that highlights different characteristics of these approaches. We also propose methods for hybrid live migration and an improved memory page reordering algorithm. Finally we outline the future research landscape in the area. 
  •  
Skapa referenser, mejla, bekava och länka
  • Result 1-13 of 13

Kungliga biblioteket hanterar dina personuppgifter i enlighet med EU:s dataskyddsförordning (2018), GDPR. Läs mer om hur det funkar här.
Så här hanterar KB dina uppgifter vid användning av denna tjänst.

 
pil uppåt Close

Copy and save the link in order to return to this view