TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Virtualization and over-subscription: breaking the 100% utilization barrier

23 pointsby tsmithalmost 15 years ago

3 comments

jbzalmost 15 years ago
I can still remember the first time I put together a vmware virtualcenter server with a few servers running the hypervisor. It was the first time I encountered software that left me speechless since it felt like it was built with magic, at the time since I simply couldnt comprehend how this could be done.<p>I ended up quitting the company I built it at because they didnt see the point of virtualization and werent going to implement it.
评论 #1593524 未加载
tsmithalmost 15 years ago
Also of possible interest - things we've done with the current (1.1) version of our platform:<p>Howto: Build and scale a Cassandra cluster in five minutes - <a href="http://blog.gridcentriclabs.com/2010/08/howto-build-and-scale-cassandra-cluster.html" rel="nofollow">http://blog.gridcentriclabs.com/2010/08/howto-build-and-scal...</a><p>Howto: Build a Hadoop cluster in five minutes - <a href="http://blog.gridcentriclabs.com/2010/07/howto-build-hadoop-cluster-in-five.html" rel="nofollow">http://blog.gridcentriclabs.com/2010/07/howto-build-hadoop-c...</a><p>Howto: Build a ten node memcached cluster in five minutes - <a href="http://blog.gridcentriclabs.com/2010/07/how-to-build-10-core-memcached-cluster.html" rel="nofollow">http://blog.gridcentriclabs.com/2010/07/how-to-build-10-core...</a><p>You may notice an interesting trend :)<p>[edit: formatting]
patrickgzillalmost 15 years ago
Actually OpenVZ already has a lot of the things mentioned, although only for Linux VMs running on top of an OpenVZ-ified Linux kernel.<p>Paging, ballooning, content-based sharing, CPU and RAM overcommit, all are there, provided you only use Linux VMs.
评论 #1593644 未加载