Re: [SSI-users] openssi and virtual machine
Brought to you by:
brucewalker,
rogertsang
|
From: Robert W. <no...@ro...> - 2009-12-22 12:43:07
|
On Tue, Dec 22, 2009 at 04:59:16AM -0500, James T Studebaker wrote: > Has anyone been able to set up VM software to run on an openssi cluster to > make all the resources of the cluster available to the VM software? You mean, some VM software running in openssi as host system, where the guests can use all the ressources of the whole cluster? I never tried that, but I think, the main problem would be, if you want to run a guest as a virtual multiprocessor system, and run the processes inside the guest on different hosts of the cluster. I guess, that this is not possible at the moment (because threads have to run on one clusternode). On the other side, running one virtual machine on one clusternode shouldn't be a big problem. I hope. Nevertheless, a good idea to try that. Robert |