Different OpenStack instances on top of one infrastructure

Asked by TMB

Folks,

Assume: 15 nodes connected through on switch.

Aim: 3 parallel OpenStack instances (one productive, one for testing, one experimental) are supposed to be deployed on top of the single infrastructure 5 nodes per OpenStack instance.

Idea: Isolation on L2, dividing the LAN into 3 L3 domains, e.g. via VLan. Run one OpenStack instance per VLan.

Question: Would that work?

Thanks, Both

Question information

Language:
English Edit question
Status:
Answered
For:
OpenStack Compute (nova) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Vish Ishaya (vishvananda) said :
#1

Yes, that would work.

You might consider an extra vlan per deploy, or potentially 3 if they are available to the public network
vlan1 -public ips
vlan2 -mgmt ips
vlan3- vm ips

On Jan 19, 2012, at 5:35 AM, TMB wrote:

> New question #185194 on OpenStack Compute (nova):
> https://answers.launchpad.net/nova/+question/185194
>
> Folks,
>
> Assume: 15 nodes connected through on switch.
>
> Aim: 3 parallel OpenStack instances (one productive, one for testing, one experimental) are supposed to be deployed on top of the single infrastructure 5 nodes per OpenStack instance.
>
> Idea: Isolation on L2, dividing the LAN into 3 L3 domains, e.g. via VLan. Run one OpenStack instance per VLan.
>
> Question: Would that work?
>
> Thanks, Both
>
> --
> You received this question notification because you are a member of Nova
> Core, which is an answer contact for OpenStack Compute (nova).

Revision history for this message
TMB (both) said :
#2

Thanks, Vish. But I am not perfectly sure I understand it fully.

Setup: 1 router/mgt-host <-> 1 switch <-> 15 workers

The mgt host is used for non-OpenStack related issues, it acts in particular as router (gateway) to the public internet.
Idea was configure 3 vlans to divided the 15 nodes into three complete OpenStack instances (1 master/worker, 4 workers)

Would that work? Which network mode do I use for the three instances?

And what in case my switch (HP ProCurve 2910 AL-48G) does not support "host-managed VLan"?

Thanks, TMB

Revision history for this message
Vish Ishaya (vishvananda) said :
#3

use flatdhcp

That should work fine.

On Jan 23, 2012, at 4:45 PM, TMB wrote:

> Question #185194 on OpenStack Compute (nova) changed:
> https://answers.launchpad.net/nova/+question/185194
>
> Status: Answered => Open
>
> TMB is still having a problem:
> Thanks, Vish. But I am not perfectly sure I understand it fully.
>
> Setup: 1 router/mgt-host <-> 1 switch <-> 15 workers
>
> The mgt host is used for non-OpenStack related issues, it acts in particular as router (gateway) to the public internet.
> Idea was configure 3 vlans to divided the 15 nodes into three complete OpenStack instances (1 master/worker, 4 workers)
>
> Would that work? Which network mode do I use for the three instances?
>
> And what in case my switch (HP ProCurve 2910 AL-48G) does not support
> "host-managed VLan"?
>
> Thanks, TMB
>
> --
> You received this question notification because you are a member of Nova
> Core, which is an answer contact for OpenStack Compute (nova).

Can you help with this problem?

Provide an answer of your own, or ask TMB for more information if necessary.

To post a message you must log in.