I need to know that if I have a blade server with 4 quad core processors, then is it possible to use each processor individually in a way that to install 4 OS on the same server (without using visualizing technologies, VM, HyperV, OVM etc), assign one processor to each OS and boot all 4 OS at the same time. Thanks.
Asked
Active
Viewed 55 times
-2
-
This is probably silly... but what OS are you planning to use? That's a critical part of this question. – ewwhite Sep 06 '15 at 07:40
-
@ewwhite Linux................ – Zaffar Sep 06 '15 at 07:51
-
Can you provide more details? – ewwhite Sep 06 '15 at 07:51
-
6I'm voting to close this question as off-topic because user clearly hasn't done their homework and lacks understanding of basic IT concepts such as ring zero. – Chopper3 Sep 06 '15 at 08:18
3 Answers
3
No it isn't possible from what I understand as the bios on each blade can only boot a single OS at a time.
A blade is just a minified rack server.
You could probably use containers or paravirtualisation within a single OS to achieve what you want.

damolp
- 331
- 1
- 6