D
D
dmikhaylenko2017-03-28 18:35:37
System administration
dmikhaylenko, 2017-03-28 18:35:37

Is it possible to combine the resources of several physical machines to run one virtual machine on them?

The situation is as follows:
There are 2 physical machines, each with 1 GB of memory and one 4-core processor.
So, is there any means to create one virtual machine with 8 virtual
cores and 2GB of memory, but with all this, the load is distributed to these two machines and
one physical core per virtual and memory is involved also distributed
between these physical machines? Is it possible?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
R
romy4, 2017-03-28
@romy4

This is called horizontal clustering. And physically, this will not work out due to the huge lag between the network speed and the memory access speed. But some software can be configured in this way according to the principle of master-slave operation, some cannot.

A
athacker, 2017-03-28
@athacker

www.etronik.ru/scalemp-arxitektura-vsmp

C
CityCat4, 2017-03-28
@CityCat4

No. No data bus will have time to transfer the exchange with memory.

P
Puma Thailand, 2017-04-01
@opium

no
rewrite the application to skillfully work on several servers in parallel

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question