Results 1 to 4 of 4
  1. #1

    How are resources managed in cloud hosting?

    I kind of understand what cloud is after reading some articles. But I can not quite figure out how resources are managed in cloud hosting?

    Lets say I have a cloud of 2 servers, each has one quad core cpu, 8gb ram and 200gb local storage devoted for vm. please also presume there is no overhead on hypersor servers.

    Now, I have a VM that requires 6 core of processing power, 12gb of ram, and 300gb of storage.

    Would the clound controller automatically spread tasks on this VM to two servers? (4 core/8gb ram/200gb storage on server1, 2core/4gb/100gb storage on server2)

    Is this how cloud works?


    Thank you.

  2. #2
    no because what that would be is distributed processing

    if you wanted a 6 core, 12gb ram, 300gb hd vps/vm you would need a hypervisor that was at list that big to be able to have it

    the cloud controller depending on what you use only assigns vm's to servers and manages them from the outside (power network etc)

  3. #3
    Join Date
    Mar 2010
    Posts
    448
    Quote Originally Posted by torwill View Post
    I kind of understand what cloud is after reading some articles. But I can not quite figure out how resources are managed in cloud hosting?

    Lets say I have a cloud of 2 servers, each has one quad core cpu, 8gb ram and 200gb local storage devoted for vm. please also presume there is no overhead on hypersor servers.

    Now, I have a VM that requires 6 core of processing power, 12gb of ram, and 300gb of storage.

    Would the clound controller automatically spread tasks on this VM to two servers? (4 core/8gb ram/200gb storage on server1, 2core/4gb/100gb storage on server2)

    Is this how cloud works?


    Thank you.
    Cloud doesn't do that by default. Think of cloud instances as dedicated servers in the way they function. Your two servers are two separate systems, and they won't just merge together at will. If you need a server with 6 cores and 12GM RAM, you'll need to provision one of the servers to have that much.

    If you're using VMware, there is something called DRS (distributed resource scheduling). What that does is, if a VM is on a host that has low resources, the software will migrate the VM to another host that has the resources available using vMotion technology. So, DRS ensures that a VM has the resources it needs if the current host it's on can't provide it. But this is different than a VM gaining additional RAM or CPU in real time to handle a process.
    WINKY.NET
    Phone: 213-291-0558 Email: sales@winky.net
    VMware Partner, Public and Private Cloud, Los Angeles One Wilshire Colo
    SaaS Hosting, cPanel Servers, Resellers Welcome, 100% SLA

  4. #4
    Join Date
    Jan 2010
    Posts
    1,030
    Also, if you only have two servers in a Cloud then you should only ever use the resources of one. Why? What happens when one fails? you will have no redundancy or high-availability as you need enough free resources to run all of the applications on your cloud.

    While a Cloud can technically be built with just two servers, it's obviously inefficient at this level.. with 2 servers you lose 1 that's a 50% reduction, with 10 servers you lose 1 it's only a 10% reduction and so on...

Similar Threads

  1. Replies: 2
    Last Post: 09-06-2010, 10:15 AM
  2. [UK] Fully Managed Cloud Hosting - from £2.95/month | 10% off
    By TheHostHouse in forum Shared Hosting Offers
    Replies: 0
    Last Post: 07-21-2010, 04:06 PM
  3. [UK] Fully Managed Cloud Reseller Hosting | 10% off
    By TheHostHouse in forum Reseller Hosting Offers
    Replies: 0
    Last Post: 07-18-2010, 04:30 PM
  4. [UK] Fully Managed Cloud Hosting - from £2.95/month | 10% off
    By TheHostHouse in forum Shared Hosting Offers
    Replies: 0
    Last Post: 07-14-2010, 03:56 PM
  5. Replies: 18
    Last Post: 05-21-2010, 06:13 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •