Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extending Mesos for Storage and External Resources #4

Closed
clintkitson opened this issue Mar 7, 2016 · 5 comments
Closed

Extending Mesos for Storage and External Resources #4

clintkitson opened this issue Mar 7, 2016 · 5 comments

Comments

@clintkitson
Copy link
Member

Mesos and Mesosphere are popular platforms for managing the consumption of data center resources and workloads. Recent enhancements to Mesos extend its management scope to go beyond resources supplied by individual cluster nodes. For example, Mesos can manage external storage from a platform such as ScaleIO. Stop by and learn about the data center of the future running Mesos.

@cantbewong
Copy link
Member

Draft outline:
Extending Mesos for Storage and External Resources

-What is Mesos

  • Cluster Manager + Scheduler
  • Why do I care? What can it do for me?
  • How do I run it? What is required?
  • Re-describe in a way comparing it to vSphere
  • How stable is this thing?
    • If I put this into production, will I gets calls late at night, or get fired?
  • What is storage like with Mesos?
    • Past
    • Present
    • Future
  • Describe how former limitations resulted in attitudes and deployment models that are now outmoded
  • Describe ScaleIO
    • Highly scalable
    • Highly Available
    • Storage bandwidth grows concurrently with capacity
    • Storage IOPs grows with capacity
    • Performance scales linearly
    • Uses a fraction of a typical server node’s CPU and memory
      • Turns out this is a match made in heaven for a scheduler like Mesos
  • Describe how you can architect a cluster that runs Mesos and ScaleIO concurrently
  • Describe the types of applications that are suitable for running on such a cluster
    • Pretty much anything – save perhaps certain NoSqls and distributed filesystems that can’t be prevented from implement an additional needless level of redundancy
  • Describe the logical and physical architecture of a Mesos cluster overlayed on a ScaleIo cluster
  • Demo

@clintkitson
Copy link
Member Author

@cantbewong My thought here was to include in this discussion our thinking around extending the "offer" logic to external resources. I would weigh the talk less on SIO.

@clintkitson clintkitson added this to the Outline milestone Mar 17, 2016
@clintkitson clintkitson modified the milestones: Outline, Draft Mar 18, 2016
@clintkitson clintkitson reopened this Mar 18, 2016
@clintkitson
Copy link
Member Author

Demo idea #31

@cantbewong
Copy link
Member

Added draft ppt deck to google drive

@clintkitson clintkitson modified the milestones: Draft, Complete Apr 14, 2016
@clintkitson clintkitson reopened this Apr 14, 2016
@clintkitson clintkitson modified the milestone: Complete Apr 14, 2016
@cantbewong
Copy link
Member

posted completed deck to drive

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants