Closed
Bug 668521
Opened 13 years ago
Closed 13 years ago
Turn VLAN 40 in scl1 into a production network
Categories
(Infrastructure & Operations Graveyard :: NetOps, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: arich, Assigned: ravi)
References
Details
Looking at the VLAN assignments, I don't see VLAN76 listed in SCL1, but I believe that's what we're currently using for the windows test network to set up win64. Right now that subnet has a very s restricted set of ACLs that we need to open up to bring that VLAN into production.
First a question, should we move off to a different VLAN since 76 is designated as sandbox?
Secondly, the flows for the network. It should look exactly like VLAN48 (including access from the build-vpn) *except* for the fact that it should not have the dhcp helper IPs. This subnet will have a windows server managing it's own dhcp/install configuration network.
If we're going to set up a new vlan and not use vlan76, it would be best to get all of the configuration done ahead of time so we can (hopefully) just cut over the machine currently on vlan76 (Matt, presumably you'll be able to change IPs on the windows boxes and change the subnet range for the dhcp pool the win server is managing?).
Comment 1•13 years ago
|
||
> First a question, should we move off to a different VLAN since 76 is
> designated as sandbox?
Yes. It's a somewhat-locked down Vlan for stuff that should only live in a sandbox and the elevate out at some point.
Assignee | ||
Comment 2•13 years ago
|
||
It would be helpful to understand what service is being moved so DNS labels can also be defined (which we associate to network device configuration).
Reporter | ||
Comment 3•13 years ago
|
||
The purpose of this vlan is to allow a microsoft server to control dhcp and automated installation for other windows hosts (using native tools instead of pxe booting to deploystudio). At some point active directory may or may not come into play. But specifically we need a separate broadcast domain for dhcp that is not controlled by the main infra servers.
Reporter | ||
Comment 4•13 years ago
|
||
All of the hosts in this network should still be in the build.scl1.mozilla.com domain as far as DNS goes.
Comment 5•13 years ago
|
||
(In reply to comment #4)
> All of the hosts in this network should still be in the
> build.scl1.mozilla.com domain as far as DNS goes.
This makes me slightly sad. There's a 1:1 mapping between vlan and the vlan atom in the hostname, which makes me think that they should be winbuild.scl1.
cname from build.m.o as usual.
Assignee | ||
Comment 6•13 years ago
|
||
Correct. How it is in MPT where there are 3 build vlans all under the same atom is an edge case.
If this new vlan is exclusively for windows build hosts then that is a suitable label. I'll identify a vlan ID and begin the configuration.
Reporter | ||
Comment 7•13 years ago
|
||
I'm not a fan of splitting out the DNS info for the VLAN just because we need a separate broadcast domain, but the two of you are in agreement, so winbuild.scl1.mozilla.com it is.
Assignee | ||
Comment 8•13 years ago
|
||
Functionally the vlan will be different than all the other build ones that have dns and dhcp served by core infrastructure. By virtue of needing a distinct broadcast domain it gets a new dns label so we can identify that hosts in it are different than the traditional build one.
Will a /24 be sufficient? If so do you expect it to go beyond a /24 with future growth?
Reporter | ||
Comment 9•13 years ago
|
||
In order to accommodate the possibility of moving all windows hosts in scl1 into this vlan, let's go with a /23.
Reporter | ||
Comment 10•13 years ago
|
||
If we want to plan ahead for scl3, we'd want a /22.
Assignee | ||
Updated•13 years ago
|
Assignee: network-operations → ravi
Assignee | ||
Comment 11•13 years ago
|
||
vlan40, 10.12.40.0/22 has been configured on the FW and policies match that of sandbox. I still need to plumb the vlan on the switches.
Status: NEW → ASSIGNED
Comment 12•13 years ago
|
||
(In reply to comment #11)
> and policies match that
> of sandbox.
In fact, the policies should match vlan48. (those may be the same thing)
Comment 13•13 years ago
|
||
Once this is ready I need wds1.build and dc1.build (running on geneti) to be moved over to the new vlan, Though before they are moved I need to power them down and change there IP's
Assignee | ||
Comment 14•13 years ago
|
||
The cores have been configured. All that remains are the individual rack switches to have 40 added to their trunk and then individual port moves.
Security policy now matches vlan48.
Vlan has been extended to the kvm hosts so work there will need to be done to bring up an interface.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 15•13 years ago
|
||
Still cannot see vlan75 from vlan40 also still cannot rdp from boris vpn
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 16•13 years ago
|
||
The initial request was executed as requested. These are new flows and so deserve a new bug.
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
Comment 17•13 years ago
|
||
(In reply to comment #16)
> The initial request was executed as requested. These are new flows and so
> deserve a new bug.
Both of the flows described in comment 15 work for vlan48:
boris -> 10.12.48.0/22:3389
10.12.48.0/22 -> 10.12.75.0/24
If the security policy is the same for both VLANs, there's something else amiss.
Comment 18•13 years ago
|
||
I saw a lot of IRC conversation back and forth last week.
Did this get solved (comment 17)?
Reporter | ||
Updated•13 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Summary: Turn VLAN 76 in scl1 into a production network → Turn VLAN 40 in scl1 into a production network
Reporter | ||
Comment 19•13 years ago
|
||
Didn't mean to reopen this, just correct the summary to list the right vlan.
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Infrastructure & Operations
Updated•2 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•