We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

The next generation

Formal Metadata

Title
The next generation
Subtitle
Certainty in shared storage environments
Title of Series
Number of Parts
611
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language
Production Year2017

Content Metadata

Subject Area
Genre
Abstract
In oVirt datacenter virtualization environments, a manager directs hosts toinitiate operations to shared storage. These operations create or removevolumes, copy data between volumes, create or merge snapshots, and variousother actions related to virtual machine storage. For efficiency and balancethese operations should be distributed across multiple hosts and run inparallel when possible. Maintaining reliability under real world conditionsrequires careful management and resilient algorithms. This talk will introducesome of the problems that can arise including: dropped communications,scheduling conflicts, and host or storage array failure. Next, a solution tothese problems using shared storage locking, atomic operations, volumegenerations, and forensic analysis of the storage will be presented. Throughstep by step examples, the audience will understand how the proposed solutioncan solve all of the outlined problems.