SlideShare a Scribd company logo
1 of 26
Download to read offline
XRM:	
  An	
  Event-­‐based	
  Resource	
  
Management	
  Framework	
  for	
  XCP	
  
                      Pradeep	
  Padala	
  



 in collaboration with Ken Igarashi, Akshay I. Mehta, and Ulas C. Kozat
Typical	
  scenario	
  in	
  shared	
  infrastructures	
  



 Web search                                  Data analytics




                                                 Shared
                                             infrastructure
                                                (cloud)
                      Data Center!

                       Xen Summit AMD 2010
ApplicaCon	
  requirements	
  
    Web search                           Data analytics
   Fast searches                     Analyze large data

  Low response time                 High throughput




            QoS differentiation 3:1
                   Xen Summit AMD 2010
How	
  to	
  host	
  these	
  applicaCons?	
  
Physical partitioning                  Virtualized data center
  app1        app1                  app1                  app1
  web                                       app2                  app3
               db                   web                    db
 Node I       Node II              Virtualization        Virtualization
  Virtualized	
  shared	
  data	
  center	
  =	
  a	
  new	
  paradigm!	
  
                                                                Node II
  app2     app3             Challenge	
   I
                                     Node

      How	
  to	
  allocate	
  resources	
  to	
  meet	
  goals?	
  
 Node III    Node IV
                                           	
  Improved utilization	
  
×  Wasteful                                	
  Reduced costs
×  Difficult to manage                     High flexibility (elastic!)

                              Xen Summit AMD 2010
Challenge	
  #1:	
  Developers	
  don’t	
  want	
  to	
  manage	
  resources	
  
ProvisionVMs()
RunApplications()                             Where	
  to	
  provision	
  VMs?	
  
While (true) {
   MonitorApplications()
   If(AppPerformance != GOAL) {
       FindReason()
       If (ScaleUp) {           Holy	
  Grail	
  
          FindAvailableResources()
          MigrateVM()                How	
  to	
  determine	
  what	
  to	
  do?	
  
                        DeployService();!
       }
       If (ScaleOut) {    AutoScale();! Migrate?	
  Clone?	
  	
  
                           Scale	
  UP?	
  Scale	
  Out?	
  
          ProvisionVMs()
          RunApplication()
        }
   }
   If (Consolidation == True) {
        FindSuitableVMs()
       Consolidate()                          How	
  to	
  consolidate	
  VMs?	
  
   }
}
                Cloud	
  Providers	
  Want	
  to	
  Consolidate	
  
                          MulCple	
  Services	
  too!	
   5
                               Xen Summit AMD 2010
Challenge	
  #2:	
  Resource	
  Management	
  Spans	
  MulCple	
  Layers	
  


                                            Services	
  

              Management	
  
               Resource	
  
                                               PaaS	
  

                                               IaaS	
  

                                          Hardware	
  

How	
  to	
  pass	
  informa.on	
  between	
  the	
  layers	
  so	
  that	
  they	
  
                 don’t	
  make	
  conflic.ng	
  decisions?	
  

                                  Xen Summit AMD 2010
Challenge	
  #3:	
  Complexity	
  of	
  Scaling	
  PrimiCves	
  

          Slicing	
                               Live	
  MigraCon	
  
   LiZle	
  overhead	
                            Handles	
  overload	
  
   Efficient	
                                      Small	
  downCme	
  
 X  Limited	
  to	
  single	
                    X  Overhead	
  
    machine	
  

          Cloning	
                              Live	
  ReplicaCon	
  
    State-­‐ful	
  clone	
                        Maintain	
  
  X  Overhead	
                                     connecCons	
  
  X  Side-­‐effects	
                             X  Overhead	
  


How	
  to	
  combine	
  primi.ves	
  to	
  achieve	
  goals?	
  
                                Xen Summit AMD 2010
What	
  is	
  a	
  perfect	
  Resource	
  Manager?	
  
A	
   RM	
   that	
   can	
   automaCcally	
   re-­‐arrange	
   resources	
   to	
  
mulCple	
  applicaCons/VMs	
  on	
  mulCple	
  physical	
  machines	
  
and	
  provides	
  opCmal	
  resource	
  uClizaCon	
  and	
  applicaCon	
  
performance	
  	
  
  We	
  are	
  building	
  the	
  (ulCmate)	
  RM	
  system	
  
   AutomaCon	
  
         XRM	
  =	
  first	
  incarnaCon	
  on	
  XCP!	
  
   Resource	
  AllocaCon	
  
   High	
  UClizaCon	
  
   High	
  ApplicaCon	
  Performance	
  



                                Xen Summit AMD 2010
Outline	
  
•    MoCvaCon	
  
•    Challenges	
  in	
  RM	
  
•    XRM	
  Feedback	
  Control	
  based	
  Design	
  
•    XRM	
  ImplementaCon	
  and	
  Preliminary	
  Results	
  
•    Summary	
  and	
  Feedback	
  




                             Xen Summit AMD 2010
How	
  to	
  achieve	
  the	
  automaCon?	
  


    “Almost any system that is
  considered automatic has some
   element of feedback control”
                    -Hellerstein et al.



       XRM	
  =	
  A	
  Feedback	
  Control	
  System	
  


                       Xen Summit AMD 2010
RM	
  in	
  mulCple	
  layers	
  

                                     Services	
  
                            High	
  level	
  service	
  request	
  
                                                                      Does	
  app	
  modeling	
  
                                    PaaS	
  RM	
                       and	
  may	
  request	
  
                                                                              changes	
  	
  
                         Slice	
  request	
             Slice	
  changes	
  
                                     IaaS	
  RM	
  
Automated	
                                                             Knows	
  only	
  about	
  
control	
  loop	
  
                                   Hardware	
                           VMs	
  and	
  hardware	
  
                                                                            resources	
  


                              XRM	
  =	
  IaaS	
  RM	
  
                                         Xen Summit AMD 2010
XRM’s	
  feedback	
  control	
  loop	
  
          XCP	
  
                                             Monitor	
  
 Network	
  stats	
  
                                                                                   Model	
  can	
  model	
  
                                                           Model	
               applicaCons,	
  VMs,	
  and	
  
Performance	
                                                                     underlying	
  resources
    goals	
                                  Control	
  
  Control	
  
parameters	
  



                                              AcCon	
  


                    Change	
  resource	
        Migrate	
              Power-­‐off	
  
                        shares	
                                       machines	
  
                                               Xen Summit AMD 2010
Current	
  incarnaCon	
  
         XCP	
                   Stats	
         Stats	
  analysis	
                          1.  Thresholds	
  
       monitoring	
                                 module	
                                     2.  Rules	
  
        module	
  
                                 Filtered	
  Stats	
  and	
  stats	
  analysis	
  data	
  

                                                Core	
  algorithm	
                             Algorithm	
  
                                                   module	
                                       bank	
  
       RRD	
  database	
  
                                                    Take	
  acCon	
  
 Out	
  of	
  band	
  stat	
  
updates	
  from	
  XCP	
                             Wrapper	
  
         nodes	
  
                                             Low-­‐level	
  commands/XAPI	
  
                                                      commands	
  

                                               XCP	
  master	
  node	
                       Openflow	
  


                                                    Xen Summit AMD 2010
XRM	
  is	
  an	
  event-­‐based	
  framework	
  
•  Many	
  algorithms	
  can	
  be	
  developed	
  and	
  plugged	
  in	
  
•  The	
  algorithms	
  register	
  for	
  specific	
  events	
  
   –  High	
  CPU	
  uClizaCon	
  
   –  Packet	
  drops	
  
   –  PowerOff	
  
   –  PowerOn	
  
   –  …	
  
•  Different	
  algorithms	
  may	
  take	
  different	
  acCons	
  
          A	
  Common	
  Abstrac.on	
  for	
  ALL	
  Algorithms	
  

                                Xen Summit AMD 2010
What	
  algorithms	
  can	
  you	
  implement?	
  
•  AutoControl	
  –	
  automated	
  control	
  of	
  mulCple	
  
   virtualized	
  resources	
  [PadalaEurosys09]	
  
•  Models	
  applicaCon	
  and	
  sets	
  VM	
  shares	
  based	
  on	
  
   applicaCon	
  goals	
  
                      App	
                 App	
                App	
  
                    Controller	
          Controller	
         Controller	
  
                                                                                Resource
     Goals
                                                                                 Shares
                          Node	
  Controller	
       Node	
  Controller	
  



[PadalaEurosys09] Pradeep Padala, Xiaoyun Zhu, Mustafa Uysal et al.
Automated Control of Multiple Virtualized Resources. In the proceedings of the
EuroSys 2009
                                        Xen Summit AMD 2010
Outline	
  
•    MoCvaCon	
  
•    Challenges	
  in	
  RM	
  
•    XRM	
  Feedback	
  Control	
  based	
  Design	
  
•    XRM	
  ImplementaCon	
  and	
  Preliminary	
  Results	
  
•    Summary	
  and	
  Feedback	
  




                             Xen Summit AMD 2010
XRM	
  features	
  
•    Interface	
  to	
  upper	
  layers	
  
•    Auto-­‐*	
  features	
  
•    External	
  control	
  
•    Pluggable	
  algorithms	
  
•    Extensibility	
  




                                  Xen Summit AMD 2010
XRM	
  ImplementaCon	
  
•    Implemented	
  on	
  XCP	
  0.1.1	
  
•    WriZen	
  in	
  Python	
  
•    Pluggable	
  algorithms	
  have	
  to	
  be	
  wriZen	
  in	
  Python	
  
•    Currently	
  implements	
  four	
  algorithms	
  
      –  Bin	
  packing	
  
      –  Bin	
  packing	
  +	
  Live	
  migraCon	
  
      –  Random	
  host	
  
      –  Round-­‐robin	
  
•  We	
  have	
  also	
  implemented	
  a	
  simulator	
  (run	
  1	
  Million	
  
   VMs	
  on	
  100,000	
  nodes!)	
  
      –  Can	
  capture	
  data	
  during	
  a	
  “real”	
  run	
  
      –  Run	
  mulCple	
  algorithms	
  on	
  exact	
  same	
  trace	
  

                                        Xen Summit AMD 2010
XRM	
  EvaluaCon	
  
•    5	
  hosts,	
  4	
  cores	
  
•    Random	
  uClizaCons	
  
•    Random	
  slice	
  requests	
  
•    Three	
  algorithms	
  
     –  Bin-­‐packing	
  
     –  Round-­‐robin	
  
     –  Random-­‐host	
  
•  Slicing	
  algorithms	
  evaluated	
  in	
  previous	
  work	
  -­‐	
  
   AutoControl	
  [PadalaEurosy’09]	
  

                                Xen Summit AMD 2010
Comparing	
  three	
  algorithms	
  
                   1000	
  
                                          Round-Robin                  Uses all five hosts, wasting energy
                    500	
  
Host Utilization




                      0	
  
                   1000	
  
                                          Random Host
                                                                       Uses <= five hosts, wasting energy
                     500	
  


                       0	
  
                    1000	
  
                                          Bin Packing                               Uses <= three hosts!
                     500	
  

                         0	
  
                                  1	
          2	
      3	
        4	
      5	
         6	
     7	
     8	
     9	
  

                                                                Time Interval
AutoControl	
  experiments	
  
                       •  Experiments on Emulab
                       •  20 server nodes – 80 VMs
                       •  20 client nodes
                       •  Mix of applications
                       •  Load increased on ½ of the VMs chosen randomly

           Under	
          Under	
          Over	
       Over	
       Over	
  
          loaded	
         loaded	
         loaded	
     loaded	
     loaded	
  


VM1	
  
VM2	
      No	
  control	
                  AutoControl	
  
VM3	
  
VM4	
  
            needed	
                        can	
  readjust	
  
SLO	
  (performance	
  goal)	
  violaCons	
  
           Default Xen             AutoControl

A
p
p
l
i
c
a
t
i
o
n
s




                           Time
    Time

           Bad            Target                 Good
Summary	
  
•  Resource	
  management	
  in	
  cloud	
  infrastructures	
  is	
  
   complex	
  
    –  MulCple	
  layers	
  of	
  RM	
  
    –  Complex	
  primiCves	
  
    –  Complex	
  decisions	
  
•  We	
  are	
  developing	
  feedback	
  control	
  theory	
  based	
  RM	
  	
  
•  XRM	
  is	
  event-­‐based,	
  pluggable	
  and	
  extensible	
  
•  Complex	
  algorithms	
  like	
  AutoControl	
  can	
  be	
  
   developed	
  
•  Research	
  in	
  advanced	
  algorithms	
  in	
  progress	
  
                                      Xen Summit AMD 2010
Summary	
  of	
  our	
  experiences	
  with	
  XCP	
  0.1.1	
  
•  We	
  are	
  trying	
  to	
  build	
  a	
  research	
  cloud	
  based	
  on	
  XCP	
  
•  Other	
  than	
  XRM,	
  adding	
  Fault	
  Tolerance	
  and	
  a	
  Web-­‐based	
  
   GUI	
  to	
  XCP	
  

•  Having	
  to	
  install	
  a	
  special	
  distribuCon	
  is	
  difficult	
  
     –  Why	
  not	
  have	
  XCP	
  as	
  a	
  set	
  of	
  packages	
  in	
  RHEL	
  or	
  other	
  
        distribuCons?	
  
     –  You	
  are	
  breaking	
  toolstacks	
  developed	
  at	
  various	
  companies	
  
•  XCP	
  docs	
  is	
  same	
  as	
  Citrix	
  Xenserver	
  docs	
  
     –  Some	
  of	
  the	
  features	
  don’t	
  work	
  or	
  not	
  supported	
  
     –  BeZer	
  documentaCon	
  of	
  API	
  
•  XCP	
  GUI	
  needs	
  to	
  improve	
  
     –  Bugs	
  in	
  OpenXenCenter	
  

                                           Xen Summit AMD 2010
Xen Summit AMD 2010
                           25
We	
  want	
  feedback	
  from	
  Xen	
  community	
  
•  Comments	
  on	
  XRM	
  architecture	
  
•  Should	
  we	
  incorporate	
  XRM	
  into	
  XCP?	
  	
  
    –  Ocaml	
  
•  Are	
  you	
  interested	
  in	
  open	
  source	
  XRM?	
  
    –  Does	
  the	
  community	
  wants	
  to	
  be	
  involved?	
  
•  QuesCons?	
  
  	
  	
   	
   	
  	
  

  	
  	
   	
   	
  ppadala@docomolabs-­‐usa.com	
  
                                  Xen Summit AMD 2010

More Related Content

What's hot

Sdc 2012-how-can-hypervisors-leverage-advanced-storage-features-v7.6(20-9-2012)
Sdc 2012-how-can-hypervisors-leverage-advanced-storage-features-v7.6(20-9-2012)Sdc 2012-how-can-hypervisors-leverage-advanced-storage-features-v7.6(20-9-2012)
Sdc 2012-how-can-hypervisors-leverage-advanced-storage-features-v7.6(20-9-2012)Abhijeet Kulkarni
 
XenServer 5.5 - Czy można zaoszczędzić na wirtualizacji serwerów? Darmowy Xen...
XenServer 5.5 - Czy można zaoszczędzić na wirtualizacji serwerów? Darmowy Xen...XenServer 5.5 - Czy można zaoszczędzić na wirtualizacji serwerów? Darmowy Xen...
XenServer 5.5 - Czy można zaoszczędzić na wirtualizacji serwerów? Darmowy Xen...Peter Ocasek
 
„Wielka dwójka”, czyli jak działa Citrix XenApp na Citrix XenServer u dużych ...
„Wielka dwójka”, czyli jak działa Citrix XenApp na Citrix XenServer u dużych ...„Wielka dwójka”, czyli jak działa Citrix XenApp na Citrix XenServer u dużych ...
„Wielka dwójka”, czyli jak działa Citrix XenApp na Citrix XenServer u dużych ...Peter Ocasek
 
Securing your cloud with Xen's advanced security features
Securing your cloud with Xen's advanced security featuresSecuring your cloud with Xen's advanced security features
Securing your cloud with Xen's advanced security featuresThe Linux Foundation
 
VMware Performance for Gurus - A Tutorial
VMware Performance for Gurus - A TutorialVMware Performance for Gurus - A Tutorial
VMware Performance for Gurus - A TutorialRichard McDougall
 
virtualization tutorial at ACM bangalore Compute 2009
virtualization tutorial at ACM bangalore Compute 2009virtualization tutorial at ACM bangalore Compute 2009
virtualization tutorial at ACM bangalore Compute 2009ACMBangalore
 
Overview of VMware & VMware Education from IBM
Overview of VMware & VMware Education from IBMOverview of VMware & VMware Education from IBM
Overview of VMware & VMware Education from IBMctc TrainCanada
 
VMware vSphere Version Comparison 4.0 to 6.5
VMware  vSphere Version Comparison 4.0 to 6.5VMware  vSphere Version Comparison 4.0 to 6.5
VMware vSphere Version Comparison 4.0 to 6.5Sabir Hussain
 
2015 03-26 cloud platform master class for cloudplatform 4 5 - public
2015 03-26 cloud platform master class for cloudplatform 4 5 - public2015 03-26 cloud platform master class for cloudplatform 4 5 - public
2015 03-26 cloud platform master class for cloudplatform 4 5 - publicCitrix
 
VMware vSphere 4.1 deep dive - part 1
VMware vSphere 4.1 deep dive - part 1VMware vSphere 4.1 deep dive - part 1
VMware vSphere 4.1 deep dive - part 1Louis Göhl
 
Xen server poc template
Xen server poc template Xen server poc template
Xen server poc template wmosquera
 
W PROSTOCIE SIŁA - wirtualizacja sposobem na uproszczenie infrastruktury IT
W PROSTOCIE SIŁA - wirtualizacja sposobem na uproszczenie infrastruktury ITW PROSTOCIE SIŁA - wirtualizacja sposobem na uproszczenie infrastruktury IT
W PROSTOCIE SIŁA - wirtualizacja sposobem na uproszczenie infrastruktury ITPeter Ocasek
 
CloudStack DC Meetup - Apache CloudStack Overview and 4.1/4.2 Preview
CloudStack DC Meetup - Apache CloudStack Overview and 4.1/4.2 PreviewCloudStack DC Meetup - Apache CloudStack Overview and 4.1/4.2 Preview
CloudStack DC Meetup - Apache CloudStack Overview and 4.1/4.2 PreviewChip Childers
 
VMware Advance Troubleshooting Workshop - Day 5
VMware Advance Troubleshooting Workshop - Day 5VMware Advance Troubleshooting Workshop - Day 5
VMware Advance Troubleshooting Workshop - Day 5Vepsun Technologies
 

What's hot (20)

Sdc 2012-how-can-hypervisors-leverage-advanced-storage-features-v7.6(20-9-2012)
Sdc 2012-how-can-hypervisors-leverage-advanced-storage-features-v7.6(20-9-2012)Sdc 2012-how-can-hypervisors-leverage-advanced-storage-features-v7.6(20-9-2012)
Sdc 2012-how-can-hypervisors-leverage-advanced-storage-features-v7.6(20-9-2012)
 
Art of Using Xen at Scale
Art of Using Xen at ScaleArt of Using Xen at Scale
Art of Using Xen at Scale
 
XenServer 5.5 - Czy można zaoszczędzić na wirtualizacji serwerów? Darmowy Xen...
XenServer 5.5 - Czy można zaoszczędzić na wirtualizacji serwerów? Darmowy Xen...XenServer 5.5 - Czy można zaoszczędzić na wirtualizacji serwerów? Darmowy Xen...
XenServer 5.5 - Czy można zaoszczędzić na wirtualizacji serwerów? Darmowy Xen...
 
Xen ATG case study
Xen ATG case studyXen ATG case study
Xen ATG case study
 
„Wielka dwójka”, czyli jak działa Citrix XenApp na Citrix XenServer u dużych ...
„Wielka dwójka”, czyli jak działa Citrix XenApp na Citrix XenServer u dużych ...„Wielka dwójka”, czyli jak działa Citrix XenApp na Citrix XenServer u dużych ...
„Wielka dwójka”, czyli jak działa Citrix XenApp na Citrix XenServer u dużych ...
 
Securing your cloud with Xen's advanced security features
Securing your cloud with Xen's advanced security featuresSecuring your cloud with Xen's advanced security features
Securing your cloud with Xen's advanced security features
 
VMware Performance for Gurus - A Tutorial
VMware Performance for Gurus - A TutorialVMware Performance for Gurus - A Tutorial
VMware Performance for Gurus - A Tutorial
 
virtualization tutorial at ACM bangalore Compute 2009
virtualization tutorial at ACM bangalore Compute 2009virtualization tutorial at ACM bangalore Compute 2009
virtualization tutorial at ACM bangalore Compute 2009
 
zLAMP
zLAMPzLAMP
zLAMP
 
Aplura virtualization slides
Aplura virtualization slidesAplura virtualization slides
Aplura virtualization slides
 
Overview of VMware & VMware Education from IBM
Overview of VMware & VMware Education from IBMOverview of VMware & VMware Education from IBM
Overview of VMware & VMware Education from IBM
 
Xen @ Google, 2011
Xen @ Google, 2011Xen @ Google, 2011
Xen @ Google, 2011
 
VMware vSphere Version Comparison 4.0 to 6.5
VMware  vSphere Version Comparison 4.0 to 6.5VMware  vSphere Version Comparison 4.0 to 6.5
VMware vSphere Version Comparison 4.0 to 6.5
 
2015 03-26 cloud platform master class for cloudplatform 4 5 - public
2015 03-26 cloud platform master class for cloudplatform 4 5 - public2015 03-26 cloud platform master class for cloudplatform 4 5 - public
2015 03-26 cloud platform master class for cloudplatform 4 5 - public
 
VMware vSphere 4.1 deep dive - part 1
VMware vSphere 4.1 deep dive - part 1VMware vSphere 4.1 deep dive - part 1
VMware vSphere 4.1 deep dive - part 1
 
Xen server poc template
Xen server poc template Xen server poc template
Xen server poc template
 
W PROSTOCIE SIŁA - wirtualizacja sposobem na uproszczenie infrastruktury IT
W PROSTOCIE SIŁA - wirtualizacja sposobem na uproszczenie infrastruktury ITW PROSTOCIE SIŁA - wirtualizacja sposobem na uproszczenie infrastruktury IT
W PROSTOCIE SIŁA - wirtualizacja sposobem na uproszczenie infrastruktury IT
 
CloudStack DC Meetup - Apache CloudStack Overview and 4.1/4.2 Preview
CloudStack DC Meetup - Apache CloudStack Overview and 4.1/4.2 PreviewCloudStack DC Meetup - Apache CloudStack Overview and 4.1/4.2 Preview
CloudStack DC Meetup - Apache CloudStack Overview and 4.1/4.2 Preview
 
VMware Advance Troubleshooting Workshop - Day 5
VMware Advance Troubleshooting Workshop - Day 5VMware Advance Troubleshooting Workshop - Day 5
VMware Advance Troubleshooting Workshop - Day 5
 
Xen Community Update 2011
Xen Community Update 2011Xen Community Update 2011
Xen Community Update 2011
 

Similar to Xrm xensummit

XRM: An Event-based Resource Management Framework for XCP
XRM: An Event-based Resource Management Framework for XCPXRM: An Event-based Resource Management Framework for XCP
XRM: An Event-based Resource Management Framework for XCPPradeep Padala
 
Cloud architecture and deployment: The Kognitio checklist, Nigel Sanctuary, K...
Cloud architecture and deployment: The Kognitio checklist, Nigel Sanctuary, K...Cloud architecture and deployment: The Kognitio checklist, Nigel Sanctuary, K...
Cloud architecture and deployment: The Kognitio checklist, Nigel Sanctuary, K...CloudOps Summit
 
System Center 2012 Overview
System Center 2012 OverviewSystem Center 2012 Overview
System Center 2012 OverviewAmit Gatenyo
 
CA Nimsoft xen desktop monitoring
CA Nimsoft xen desktop monitoring CA Nimsoft xen desktop monitoring
CA Nimsoft xen desktop monitoring CA Nimsoft
 
14h00 aws deck-summit2012_sap_on_aws_s_jones_final
14h00   aws deck-summit2012_sap_on_aws_s_jones_final14h00   aws deck-summit2012_sap_on_aws_s_jones_final
14h00 aws deck-summit2012_sap_on_aws_s_jones_finalLuiz Gustavo Santos
 
Virtualizing Business Critical Apps
Virtualizing Business Critical AppsVirtualizing Business Critical Apps
Virtualizing Business Critical Appsheraldschelke
 
Cloud computing with AWS
Cloud computing with AWS Cloud computing with AWS
Cloud computing with AWS ikanow
 
CloudStack Architecture Future
CloudStack Architecture FutureCloudStack Architecture Future
CloudStack Architecture FutureKimihiko Kitase
 
HP Server og Lagring SPOR 1
HP Server og Lagring SPOR 1HP Server og Lagring SPOR 1
HP Server og Lagring SPOR 1HP Norge
 
JAVA를 활용한 클라우딩 환경 기반 PaaS
JAVA를 활용한 클라우딩 환경 기반 PaaSJAVA를 활용한 클라우딩 환경 기반 PaaS
JAVA를 활용한 클라우딩 환경 기반 PaaSmosaicnet
 
자바(Java)를 위한 클라우드 환경 기반 Paas
자바(Java)를 위한 클라우드 환경 기반 Paas자바(Java)를 위한 클라우드 환경 기반 Paas
자바(Java)를 위한 클라우드 환경 기반 Paasmosaicnet
 
Cloud Computing Potentials
Cloud Computing PotentialsCloud Computing Potentials
Cloud Computing Potentialsabta
 
Dell web monsters-oct2011-v6-public
Dell web monsters-oct2011-v6-publicDell web monsters-oct2011-v6-public
Dell web monsters-oct2011-v6-publicBarton George
 
Innovating for Growth
Innovating for Growth Innovating for Growth
Innovating for Growth NetApp
 
Virtualization for Development
Virtualization for DevelopmentVirtualization for Development
Virtualization for Developmentelliando dias
 
Virtualization 101: Everything You Need To Know To Get Started With VMware
Virtualization 101: Everything You Need To Know To Get Started With VMwareVirtualization 101: Everything You Need To Know To Get Started With VMware
Virtualization 101: Everything You Need To Know To Get Started With VMwareDatapath Consulting
 
System Center 2012: Bringing the Microsoft Private Cloud Down to Earth
System Center 2012: Bringing the Microsoft Private Cloud Down to EarthSystem Center 2012: Bringing the Microsoft Private Cloud Down to Earth
System Center 2012: Bringing the Microsoft Private Cloud Down to EarthInnoTech
 

Similar to Xrm xensummit (20)

XRM: An Event-based Resource Management Framework for XCP
XRM: An Event-based Resource Management Framework for XCPXRM: An Event-based Resource Management Framework for XCP
XRM: An Event-based Resource Management Framework for XCP
 
Cloud architecture and deployment: The Kognitio checklist, Nigel Sanctuary, K...
Cloud architecture and deployment: The Kognitio checklist, Nigel Sanctuary, K...Cloud architecture and deployment: The Kognitio checklist, Nigel Sanctuary, K...
Cloud architecture and deployment: The Kognitio checklist, Nigel Sanctuary, K...
 
Roger boesch news xd_xa_nov (1)
Roger boesch news xd_xa_nov (1)Roger boesch news xd_xa_nov (1)
Roger boesch news xd_xa_nov (1)
 
System Center 2012 Overview
System Center 2012 OverviewSystem Center 2012 Overview
System Center 2012 Overview
 
CA Nimsoft xen desktop monitoring
CA Nimsoft xen desktop monitoring CA Nimsoft xen desktop monitoring
CA Nimsoft xen desktop monitoring
 
14h00 aws deck-summit2012_sap_on_aws_s_jones_final
14h00   aws deck-summit2012_sap_on_aws_s_jones_final14h00   aws deck-summit2012_sap_on_aws_s_jones_final
14h00 aws deck-summit2012_sap_on_aws_s_jones_final
 
Virtualizing Business Critical Apps
Virtualizing Business Critical AppsVirtualizing Business Critical Apps
Virtualizing Business Critical Apps
 
Cloud computing with AWS
Cloud computing with AWS Cloud computing with AWS
Cloud computing with AWS
 
CloudStack Architecture Future
CloudStack Architecture FutureCloudStack Architecture Future
CloudStack Architecture Future
 
HP Server og Lagring SPOR 1
HP Server og Lagring SPOR 1HP Server og Lagring SPOR 1
HP Server og Lagring SPOR 1
 
V fabric overview
V fabric overviewV fabric overview
V fabric overview
 
JAVA를 활용한 클라우딩 환경 기반 PaaS
JAVA를 활용한 클라우딩 환경 기반 PaaSJAVA를 활용한 클라우딩 환경 기반 PaaS
JAVA를 활용한 클라우딩 환경 기반 PaaS
 
자바(Java)를 위한 클라우드 환경 기반 Paas
자바(Java)를 위한 클라우드 환경 기반 Paas자바(Java)를 위한 클라우드 환경 기반 Paas
자바(Java)를 위한 클라우드 환경 기반 Paas
 
Cloud Computing Potentials
Cloud Computing PotentialsCloud Computing Potentials
Cloud Computing Potentials
 
Dell web monsters-oct2011-v6-public
Dell web monsters-oct2011-v6-publicDell web monsters-oct2011-v6-public
Dell web monsters-oct2011-v6-public
 
Innovating for Growth
Innovating for Growth Innovating for Growth
Innovating for Growth
 
SAP on AWS
SAP on AWSSAP on AWS
SAP on AWS
 
Virtualization for Development
Virtualization for DevelopmentVirtualization for Development
Virtualization for Development
 
Virtualization 101: Everything You Need To Know To Get Started With VMware
Virtualization 101: Everything You Need To Know To Get Started With VMwareVirtualization 101: Everything You Need To Know To Get Started With VMware
Virtualization 101: Everything You Need To Know To Get Started With VMware
 
System Center 2012: Bringing the Microsoft Private Cloud Down to Earth
System Center 2012: Bringing the Microsoft Private Cloud Down to EarthSystem Center 2012: Bringing the Microsoft Private Cloud Down to Earth
System Center 2012: Bringing the Microsoft Private Cloud Down to Earth
 

More from The Linux Foundation

ELC2019: Static Partitioning Made Simple
ELC2019: Static Partitioning Made SimpleELC2019: Static Partitioning Made Simple
ELC2019: Static Partitioning Made SimpleThe Linux Foundation
 
XPDDS19: How TrenchBoot is Enabling Measured Launch for Open-Source Platform ...
XPDDS19: How TrenchBoot is Enabling Measured Launch for Open-Source Platform ...XPDDS19: How TrenchBoot is Enabling Measured Launch for Open-Source Platform ...
XPDDS19: How TrenchBoot is Enabling Measured Launch for Open-Source Platform ...The Linux Foundation
 
XPDDS19 Keynote: Xen in Automotive - Artem Mygaiev, Director, Technology Solu...
XPDDS19 Keynote: Xen in Automotive - Artem Mygaiev, Director, Technology Solu...XPDDS19 Keynote: Xen in Automotive - Artem Mygaiev, Director, Technology Solu...
XPDDS19 Keynote: Xen in Automotive - Artem Mygaiev, Director, Technology Solu...The Linux Foundation
 
XPDDS19 Keynote: Xen Project Weather Report 2019 - Lars Kurth, Director of Op...
XPDDS19 Keynote: Xen Project Weather Report 2019 - Lars Kurth, Director of Op...XPDDS19 Keynote: Xen Project Weather Report 2019 - Lars Kurth, Director of Op...
XPDDS19 Keynote: Xen Project Weather Report 2019 - Lars Kurth, Director of Op...The Linux Foundation
 
XPDDS19 Keynote: Unikraft Weather Report
XPDDS19 Keynote:  Unikraft Weather ReportXPDDS19 Keynote:  Unikraft Weather Report
XPDDS19 Keynote: Unikraft Weather ReportThe Linux Foundation
 
XPDDS19 Keynote: Secret-free Hypervisor: Now and Future - Wei Liu, Software E...
XPDDS19 Keynote: Secret-free Hypervisor: Now and Future - Wei Liu, Software E...XPDDS19 Keynote: Secret-free Hypervisor: Now and Future - Wei Liu, Software E...
XPDDS19 Keynote: Secret-free Hypervisor: Now and Future - Wei Liu, Software E...The Linux Foundation
 
XPDDS19 Keynote: Xen Dom0-less - Stefano Stabellini, Principal Engineer, Xilinx
XPDDS19 Keynote: Xen Dom0-less - Stefano Stabellini, Principal Engineer, XilinxXPDDS19 Keynote: Xen Dom0-less - Stefano Stabellini, Principal Engineer, Xilinx
XPDDS19 Keynote: Xen Dom0-less - Stefano Stabellini, Principal Engineer, XilinxThe Linux Foundation
 
XPDDS19 Keynote: Patch Review for Non-maintainers - George Dunlap, Citrix Sys...
XPDDS19 Keynote: Patch Review for Non-maintainers - George Dunlap, Citrix Sys...XPDDS19 Keynote: Patch Review for Non-maintainers - George Dunlap, Citrix Sys...
XPDDS19 Keynote: Patch Review for Non-maintainers - George Dunlap, Citrix Sys...The Linux Foundation
 
XPDDS19: Memories of a VM Funk - Mihai Donțu, Bitdefender
XPDDS19: Memories of a VM Funk - Mihai Donțu, BitdefenderXPDDS19: Memories of a VM Funk - Mihai Donțu, Bitdefender
XPDDS19: Memories of a VM Funk - Mihai Donțu, BitdefenderThe Linux Foundation
 
OSSJP/ALS19: The Road to Safety Certification: Overcoming Community Challeng...
OSSJP/ALS19:  The Road to Safety Certification: Overcoming Community Challeng...OSSJP/ALS19:  The Road to Safety Certification: Overcoming Community Challeng...
OSSJP/ALS19: The Road to Safety Certification: Overcoming Community Challeng...The Linux Foundation
 
OSSJP/ALS19: The Road to Safety Certification: How the Xen Project is Making...
 OSSJP/ALS19: The Road to Safety Certification: How the Xen Project is Making... OSSJP/ALS19: The Road to Safety Certification: How the Xen Project is Making...
OSSJP/ALS19: The Road to Safety Certification: How the Xen Project is Making...The Linux Foundation
 
XPDDS19: Speculative Sidechannels and Mitigations - Andrew Cooper, Citrix
XPDDS19: Speculative Sidechannels and Mitigations - Andrew Cooper, CitrixXPDDS19: Speculative Sidechannels and Mitigations - Andrew Cooper, Citrix
XPDDS19: Speculative Sidechannels and Mitigations - Andrew Cooper, CitrixThe Linux Foundation
 
XPDDS19: Keeping Coherency on Arm: Reborn - Julien Grall, Arm ltd
XPDDS19: Keeping Coherency on Arm: Reborn - Julien Grall, Arm ltdXPDDS19: Keeping Coherency on Arm: Reborn - Julien Grall, Arm ltd
XPDDS19: Keeping Coherency on Arm: Reborn - Julien Grall, Arm ltdThe Linux Foundation
 
XPDDS19: QEMU PV Backend 'qdevification'... What Does it Mean? - Paul Durrant...
XPDDS19: QEMU PV Backend 'qdevification'... What Does it Mean? - Paul Durrant...XPDDS19: QEMU PV Backend 'qdevification'... What Does it Mean? - Paul Durrant...
XPDDS19: QEMU PV Backend 'qdevification'... What Does it Mean? - Paul Durrant...The Linux Foundation
 
XPDDS19: Status of PCI Emulation in Xen - Roger Pau Monné, Citrix Systems R&D
XPDDS19: Status of PCI Emulation in Xen - Roger Pau Monné, Citrix Systems R&DXPDDS19: Status of PCI Emulation in Xen - Roger Pau Monné, Citrix Systems R&D
XPDDS19: Status of PCI Emulation in Xen - Roger Pau Monné, Citrix Systems R&DThe Linux Foundation
 
XPDDS19: [ARM] OP-TEE Mediator in Xen - Volodymyr Babchuk, EPAM Systems
XPDDS19: [ARM] OP-TEE Mediator in Xen - Volodymyr Babchuk, EPAM SystemsXPDDS19: [ARM] OP-TEE Mediator in Xen - Volodymyr Babchuk, EPAM Systems
XPDDS19: [ARM] OP-TEE Mediator in Xen - Volodymyr Babchuk, EPAM SystemsThe Linux Foundation
 
XPDDS19: Bringing Xen to the Masses: The Story of Building a Community-driven...
XPDDS19: Bringing Xen to the Masses: The Story of Building a Community-driven...XPDDS19: Bringing Xen to the Masses: The Story of Building a Community-driven...
XPDDS19: Bringing Xen to the Masses: The Story of Building a Community-driven...The Linux Foundation
 
XPDDS19: Will Robots Automate Your Job Away? Streamlining Xen Project Contrib...
XPDDS19: Will Robots Automate Your Job Away? Streamlining Xen Project Contrib...XPDDS19: Will Robots Automate Your Job Away? Streamlining Xen Project Contrib...
XPDDS19: Will Robots Automate Your Job Away? Streamlining Xen Project Contrib...The Linux Foundation
 
XPDDS19: Client Virtualization Toolstack in Go - Nick Rosbrook & Brendan Kerr...
XPDDS19: Client Virtualization Toolstack in Go - Nick Rosbrook & Brendan Kerr...XPDDS19: Client Virtualization Toolstack in Go - Nick Rosbrook & Brendan Kerr...
XPDDS19: Client Virtualization Toolstack in Go - Nick Rosbrook & Brendan Kerr...The Linux Foundation
 
XPDDS19: Core Scheduling in Xen - Jürgen Groß, SUSE
XPDDS19: Core Scheduling in Xen - Jürgen Groß, SUSEXPDDS19: Core Scheduling in Xen - Jürgen Groß, SUSE
XPDDS19: Core Scheduling in Xen - Jürgen Groß, SUSEThe Linux Foundation
 

More from The Linux Foundation (20)

ELC2019: Static Partitioning Made Simple
ELC2019: Static Partitioning Made SimpleELC2019: Static Partitioning Made Simple
ELC2019: Static Partitioning Made Simple
 
XPDDS19: How TrenchBoot is Enabling Measured Launch for Open-Source Platform ...
XPDDS19: How TrenchBoot is Enabling Measured Launch for Open-Source Platform ...XPDDS19: How TrenchBoot is Enabling Measured Launch for Open-Source Platform ...
XPDDS19: How TrenchBoot is Enabling Measured Launch for Open-Source Platform ...
 
XPDDS19 Keynote: Xen in Automotive - Artem Mygaiev, Director, Technology Solu...
XPDDS19 Keynote: Xen in Automotive - Artem Mygaiev, Director, Technology Solu...XPDDS19 Keynote: Xen in Automotive - Artem Mygaiev, Director, Technology Solu...
XPDDS19 Keynote: Xen in Automotive - Artem Mygaiev, Director, Technology Solu...
 
XPDDS19 Keynote: Xen Project Weather Report 2019 - Lars Kurth, Director of Op...
XPDDS19 Keynote: Xen Project Weather Report 2019 - Lars Kurth, Director of Op...XPDDS19 Keynote: Xen Project Weather Report 2019 - Lars Kurth, Director of Op...
XPDDS19 Keynote: Xen Project Weather Report 2019 - Lars Kurth, Director of Op...
 
XPDDS19 Keynote: Unikraft Weather Report
XPDDS19 Keynote:  Unikraft Weather ReportXPDDS19 Keynote:  Unikraft Weather Report
XPDDS19 Keynote: Unikraft Weather Report
 
XPDDS19 Keynote: Secret-free Hypervisor: Now and Future - Wei Liu, Software E...
XPDDS19 Keynote: Secret-free Hypervisor: Now and Future - Wei Liu, Software E...XPDDS19 Keynote: Secret-free Hypervisor: Now and Future - Wei Liu, Software E...
XPDDS19 Keynote: Secret-free Hypervisor: Now and Future - Wei Liu, Software E...
 
XPDDS19 Keynote: Xen Dom0-less - Stefano Stabellini, Principal Engineer, Xilinx
XPDDS19 Keynote: Xen Dom0-less - Stefano Stabellini, Principal Engineer, XilinxXPDDS19 Keynote: Xen Dom0-less - Stefano Stabellini, Principal Engineer, Xilinx
XPDDS19 Keynote: Xen Dom0-less - Stefano Stabellini, Principal Engineer, Xilinx
 
XPDDS19 Keynote: Patch Review for Non-maintainers - George Dunlap, Citrix Sys...
XPDDS19 Keynote: Patch Review for Non-maintainers - George Dunlap, Citrix Sys...XPDDS19 Keynote: Patch Review for Non-maintainers - George Dunlap, Citrix Sys...
XPDDS19 Keynote: Patch Review for Non-maintainers - George Dunlap, Citrix Sys...
 
XPDDS19: Memories of a VM Funk - Mihai Donțu, Bitdefender
XPDDS19: Memories of a VM Funk - Mihai Donțu, BitdefenderXPDDS19: Memories of a VM Funk - Mihai Donțu, Bitdefender
XPDDS19: Memories of a VM Funk - Mihai Donțu, Bitdefender
 
OSSJP/ALS19: The Road to Safety Certification: Overcoming Community Challeng...
OSSJP/ALS19:  The Road to Safety Certification: Overcoming Community Challeng...OSSJP/ALS19:  The Road to Safety Certification: Overcoming Community Challeng...
OSSJP/ALS19: The Road to Safety Certification: Overcoming Community Challeng...
 
OSSJP/ALS19: The Road to Safety Certification: How the Xen Project is Making...
 OSSJP/ALS19: The Road to Safety Certification: How the Xen Project is Making... OSSJP/ALS19: The Road to Safety Certification: How the Xen Project is Making...
OSSJP/ALS19: The Road to Safety Certification: How the Xen Project is Making...
 
XPDDS19: Speculative Sidechannels and Mitigations - Andrew Cooper, Citrix
XPDDS19: Speculative Sidechannels and Mitigations - Andrew Cooper, CitrixXPDDS19: Speculative Sidechannels and Mitigations - Andrew Cooper, Citrix
XPDDS19: Speculative Sidechannels and Mitigations - Andrew Cooper, Citrix
 
XPDDS19: Keeping Coherency on Arm: Reborn - Julien Grall, Arm ltd
XPDDS19: Keeping Coherency on Arm: Reborn - Julien Grall, Arm ltdXPDDS19: Keeping Coherency on Arm: Reborn - Julien Grall, Arm ltd
XPDDS19: Keeping Coherency on Arm: Reborn - Julien Grall, Arm ltd
 
XPDDS19: QEMU PV Backend 'qdevification'... What Does it Mean? - Paul Durrant...
XPDDS19: QEMU PV Backend 'qdevification'... What Does it Mean? - Paul Durrant...XPDDS19: QEMU PV Backend 'qdevification'... What Does it Mean? - Paul Durrant...
XPDDS19: QEMU PV Backend 'qdevification'... What Does it Mean? - Paul Durrant...
 
XPDDS19: Status of PCI Emulation in Xen - Roger Pau Monné, Citrix Systems R&D
XPDDS19: Status of PCI Emulation in Xen - Roger Pau Monné, Citrix Systems R&DXPDDS19: Status of PCI Emulation in Xen - Roger Pau Monné, Citrix Systems R&D
XPDDS19: Status of PCI Emulation in Xen - Roger Pau Monné, Citrix Systems R&D
 
XPDDS19: [ARM] OP-TEE Mediator in Xen - Volodymyr Babchuk, EPAM Systems
XPDDS19: [ARM] OP-TEE Mediator in Xen - Volodymyr Babchuk, EPAM SystemsXPDDS19: [ARM] OP-TEE Mediator in Xen - Volodymyr Babchuk, EPAM Systems
XPDDS19: [ARM] OP-TEE Mediator in Xen - Volodymyr Babchuk, EPAM Systems
 
XPDDS19: Bringing Xen to the Masses: The Story of Building a Community-driven...
XPDDS19: Bringing Xen to the Masses: The Story of Building a Community-driven...XPDDS19: Bringing Xen to the Masses: The Story of Building a Community-driven...
XPDDS19: Bringing Xen to the Masses: The Story of Building a Community-driven...
 
XPDDS19: Will Robots Automate Your Job Away? Streamlining Xen Project Contrib...
XPDDS19: Will Robots Automate Your Job Away? Streamlining Xen Project Contrib...XPDDS19: Will Robots Automate Your Job Away? Streamlining Xen Project Contrib...
XPDDS19: Will Robots Automate Your Job Away? Streamlining Xen Project Contrib...
 
XPDDS19: Client Virtualization Toolstack in Go - Nick Rosbrook & Brendan Kerr...
XPDDS19: Client Virtualization Toolstack in Go - Nick Rosbrook & Brendan Kerr...XPDDS19: Client Virtualization Toolstack in Go - Nick Rosbrook & Brendan Kerr...
XPDDS19: Client Virtualization Toolstack in Go - Nick Rosbrook & Brendan Kerr...
 
XPDDS19: Core Scheduling in Xen - Jürgen Groß, SUSE
XPDDS19: Core Scheduling in Xen - Jürgen Groß, SUSEXPDDS19: Core Scheduling in Xen - Jürgen Groß, SUSE
XPDDS19: Core Scheduling in Xen - Jürgen Groß, SUSE
 

Recently uploaded

The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...AliaaTarek5
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Hiroshi SHIBATA
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demoHarshalMandlekar2
 
Fact vs. Fiction: Autodetecting Hallucinations in LLMs
Fact vs. Fiction: Autodetecting Hallucinations in LLMsFact vs. Fiction: Autodetecting Hallucinations in LLMs
Fact vs. Fiction: Autodetecting Hallucinations in LLMsZilliz
 
Visualising and forecasting stocks using Dash
Visualising and forecasting stocks using DashVisualising and forecasting stocks using Dash
Visualising and forecasting stocks using Dashnarutouzumaki53779
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 

Recently uploaded (20)

The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demo
 
Fact vs. Fiction: Autodetecting Hallucinations in LLMs
Fact vs. Fiction: Autodetecting Hallucinations in LLMsFact vs. Fiction: Autodetecting Hallucinations in LLMs
Fact vs. Fiction: Autodetecting Hallucinations in LLMs
 
Visualising and forecasting stocks using Dash
Visualising and forecasting stocks using DashVisualising and forecasting stocks using Dash
Visualising and forecasting stocks using Dash
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 

Xrm xensummit

  • 1. XRM:  An  Event-­‐based  Resource   Management  Framework  for  XCP   Pradeep  Padala   in collaboration with Ken Igarashi, Akshay I. Mehta, and Ulas C. Kozat
  • 2. Typical  scenario  in  shared  infrastructures   Web search Data analytics Shared infrastructure (cloud) Data Center! Xen Summit AMD 2010
  • 3. ApplicaCon  requirements   Web search Data analytics Fast searches Analyze large data   Low response time   High throughput   QoS differentiation 3:1 Xen Summit AMD 2010
  • 4. How  to  host  these  applicaCons?   Physical partitioning Virtualized data center app1 app1 app1 app1 web app2 app3 db web db Node I Node II Virtualization Virtualization Virtualized  shared  data  center  =  a  new  paradigm!   Node II app2 app3 Challenge   I Node How  to  allocate  resources  to  meet  goals?   Node III Node IV    Improved utilization   ×  Wasteful    Reduced costs ×  Difficult to manage  High flexibility (elastic!) Xen Summit AMD 2010
  • 5. Challenge  #1:  Developers  don’t  want  to  manage  resources   ProvisionVMs() RunApplications() Where  to  provision  VMs?   While (true) { MonitorApplications() If(AppPerformance != GOAL) { FindReason() If (ScaleUp) { Holy  Grail   FindAvailableResources() MigrateVM() How  to  determine  what  to  do?   DeployService();! } If (ScaleOut) { AutoScale();! Migrate?  Clone?     Scale  UP?  Scale  Out?   ProvisionVMs() RunApplication() } } If (Consolidation == True) { FindSuitableVMs() Consolidate() How  to  consolidate  VMs?   } } Cloud  Providers  Want  to  Consolidate   MulCple  Services  too!   5 Xen Summit AMD 2010
  • 6. Challenge  #2:  Resource  Management  Spans  MulCple  Layers   Services   Management   Resource   PaaS   IaaS   Hardware   How  to  pass  informa.on  between  the  layers  so  that  they   don’t  make  conflic.ng  decisions?   Xen Summit AMD 2010
  • 7. Challenge  #3:  Complexity  of  Scaling  PrimiCves   Slicing   Live  MigraCon     LiZle  overhead     Handles  overload     Efficient     Small  downCme   X  Limited  to  single   X  Overhead   machine   Cloning   Live  ReplicaCon     State-­‐ful  clone     Maintain   X  Overhead   connecCons   X  Side-­‐effects   X  Overhead   How  to  combine  primi.ves  to  achieve  goals?   Xen Summit AMD 2010
  • 8. What  is  a  perfect  Resource  Manager?   A   RM   that   can   automaCcally   re-­‐arrange   resources   to   mulCple  applicaCons/VMs  on  mulCple  physical  machines   and  provides  opCmal  resource  uClizaCon  and  applicaCon   performance     We  are  building  the  (ulCmate)  RM  system    AutomaCon   XRM  =  first  incarnaCon  on  XCP!    Resource  AllocaCon    High  UClizaCon    High  ApplicaCon  Performance   Xen Summit AMD 2010
  • 9. Outline   •  MoCvaCon   •  Challenges  in  RM   •  XRM  Feedback  Control  based  Design   •  XRM  ImplementaCon  and  Preliminary  Results   •  Summary  and  Feedback   Xen Summit AMD 2010
  • 10. How  to  achieve  the  automaCon?   “Almost any system that is considered automatic has some element of feedback control” -Hellerstein et al. XRM  =  A  Feedback  Control  System   Xen Summit AMD 2010
  • 11. RM  in  mulCple  layers   Services   High  level  service  request   Does  app  modeling   PaaS  RM   and  may  request   changes     Slice  request   Slice  changes   IaaS  RM   Automated   Knows  only  about   control  loop   Hardware   VMs  and  hardware   resources   XRM  =  IaaS  RM   Xen Summit AMD 2010
  • 12. XRM’s  feedback  control  loop   XCP   Monitor   Network  stats   Model  can  model   Model   applicaCons,  VMs,  and   Performance   underlying  resources goals   Control   Control   parameters   AcCon   Change  resource   Migrate   Power-­‐off   shares   machines   Xen Summit AMD 2010
  • 13. Current  incarnaCon   XCP   Stats   Stats  analysis   1.  Thresholds   monitoring   module   2.  Rules   module   Filtered  Stats  and  stats  analysis  data   Core  algorithm   Algorithm   module   bank   RRD  database   Take  acCon   Out  of  band  stat   updates  from  XCP   Wrapper   nodes   Low-­‐level  commands/XAPI   commands   XCP  master  node   Openflow   Xen Summit AMD 2010
  • 14. XRM  is  an  event-­‐based  framework   •  Many  algorithms  can  be  developed  and  plugged  in   •  The  algorithms  register  for  specific  events   –  High  CPU  uClizaCon   –  Packet  drops   –  PowerOff   –  PowerOn   –  …   •  Different  algorithms  may  take  different  acCons   A  Common  Abstrac.on  for  ALL  Algorithms   Xen Summit AMD 2010
  • 15. What  algorithms  can  you  implement?   •  AutoControl  –  automated  control  of  mulCple   virtualized  resources  [PadalaEurosys09]   •  Models  applicaCon  and  sets  VM  shares  based  on   applicaCon  goals   App   App   App   Controller   Controller   Controller   Resource Goals Shares Node  Controller   Node  Controller   [PadalaEurosys09] Pradeep Padala, Xiaoyun Zhu, Mustafa Uysal et al. Automated Control of Multiple Virtualized Resources. In the proceedings of the EuroSys 2009 Xen Summit AMD 2010
  • 16. Outline   •  MoCvaCon   •  Challenges  in  RM   •  XRM  Feedback  Control  based  Design   •  XRM  ImplementaCon  and  Preliminary  Results   •  Summary  and  Feedback   Xen Summit AMD 2010
  • 17. XRM  features   •  Interface  to  upper  layers   •  Auto-­‐*  features   •  External  control   •  Pluggable  algorithms   •  Extensibility   Xen Summit AMD 2010
  • 18. XRM  ImplementaCon   •  Implemented  on  XCP  0.1.1   •  WriZen  in  Python   •  Pluggable  algorithms  have  to  be  wriZen  in  Python   •  Currently  implements  four  algorithms   –  Bin  packing   –  Bin  packing  +  Live  migraCon   –  Random  host   –  Round-­‐robin   •  We  have  also  implemented  a  simulator  (run  1  Million   VMs  on  100,000  nodes!)   –  Can  capture  data  during  a  “real”  run   –  Run  mulCple  algorithms  on  exact  same  trace   Xen Summit AMD 2010
  • 19. XRM  EvaluaCon   •  5  hosts,  4  cores   •  Random  uClizaCons   •  Random  slice  requests   •  Three  algorithms   –  Bin-­‐packing   –  Round-­‐robin   –  Random-­‐host   •  Slicing  algorithms  evaluated  in  previous  work  -­‐   AutoControl  [PadalaEurosy’09]   Xen Summit AMD 2010
  • 20. Comparing  three  algorithms   1000   Round-Robin Uses all five hosts, wasting energy 500   Host Utilization 0   1000   Random Host Uses <= five hosts, wasting energy 500   0   1000   Bin Packing Uses <= three hosts! 500   0   1   2   3   4   5   6   7   8   9   Time Interval
  • 21. AutoControl  experiments   •  Experiments on Emulab •  20 server nodes – 80 VMs •  20 client nodes •  Mix of applications •  Load increased on ½ of the VMs chosen randomly Under   Under   Over   Over   Over   loaded   loaded   loaded   loaded   loaded   VM1   VM2   No  control   AutoControl   VM3   VM4   needed   can  readjust  
  • 22. SLO  (performance  goal)  violaCons   Default Xen AutoControl A p p l i c a t i o n s Time Time Bad Target Good
  • 23. Summary   •  Resource  management  in  cloud  infrastructures  is   complex   –  MulCple  layers  of  RM   –  Complex  primiCves   –  Complex  decisions   •  We  are  developing  feedback  control  theory  based  RM     •  XRM  is  event-­‐based,  pluggable  and  extensible   •  Complex  algorithms  like  AutoControl  can  be   developed   •  Research  in  advanced  algorithms  in  progress   Xen Summit AMD 2010
  • 24. Summary  of  our  experiences  with  XCP  0.1.1   •  We  are  trying  to  build  a  research  cloud  based  on  XCP   •  Other  than  XRM,  adding  Fault  Tolerance  and  a  Web-­‐based   GUI  to  XCP   •  Having  to  install  a  special  distribuCon  is  difficult   –  Why  not  have  XCP  as  a  set  of  packages  in  RHEL  or  other   distribuCons?   –  You  are  breaking  toolstacks  developed  at  various  companies   •  XCP  docs  is  same  as  Citrix  Xenserver  docs   –  Some  of  the  features  don’t  work  or  not  supported   –  BeZer  documentaCon  of  API   •  XCP  GUI  needs  to  improve   –  Bugs  in  OpenXenCenter   Xen Summit AMD 2010
  • 25. Xen Summit AMD 2010 25
  • 26. We  want  feedback  from  Xen  community   •  Comments  on  XRM  architecture   •  Should  we  incorporate  XRM  into  XCP?     –  Ocaml   •  Are  you  interested  in  open  source  XRM?   –  Does  the  community  wants  to  be  involved?   •  QuesCons?                    ppadala@docomolabs-­‐usa.com   Xen Summit AMD 2010