Closed
Bug 1127513
Opened 10 years ago
Closed 10 years ago
create IP ranges in inventory to avoid use of .0 .255 and dynamic IP pools in dhcp
Categories
(Infrastructure & Operations :: RelOps: General, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: arich, Assigned: arich)
Details
Because of the way inventory was configured, we wound up with static IPs in the range of the dynamic pool, fighting to keep their addresses when new hosts came online without a known MAC. Creating ranges will help us avoid this (assuming people stick to using them properly).
Assignee | ||
Comment 1•10 years ago
|
||
Ranges
Network Start End Name
10.26.137.0/24 10.26.137.16 10.26.137.223 p10 host addresses
10.26.136.0/24 10.26.136.16 10.26.136.223 p9 host addresses
10.26.135.0/24 10.26.135.16 10.26.135.223 p8 host addresses
10.26.134.0/24 10.26.134.16 10.26.134.223 p7 host addresses
10.26.133.0/24 10.26.133.16 10.26.133.223 p6 host addresses
10.26.132.0/24 10.26.132.16 10.26.132.223 p5 host addresses
10.26.131.0/24 10.26.131.16 10.26.131.223 p4 host addresses
10.26.130.0/24 10.26.130.16 10.26.130.223 p3 host addresses
10.26.129.0/24 10.26.129.16 10.26.129.223 p2 host addresses
10.26.128.0/24 10.26.128.16 10.26.128.223 p1 host addresses
10.26.102.0/23 10.26.103.200 10.26.103.230 Openstack Inband IPMI
10.26.78.0/24 10.26.78.16 10.26.78.223 hosts
10.26.75.0/24 10.26.75.16 10.26.75.239 private host addresses
10.26.74.0/24 10.26.74.16 10.26.74.239 dmz host addresses
10.26.64.0/22 10.26.64.16 10.26.64.254 try host addresses
10.26.64.0/22 10.26.67.1 10.26.67.239 try host addresses
10.26.64.0/22 10.26.65.1 10.26.65.254 try host addresses
10.26.64.0/22 10.26.66.1 10.26.66.254 try host addresses
10.26.60.0/22 10.26.63.1 10.26.63.254 OpenstackBaremetalNodes
10.26.56.0/22 10.26.56.16 10.26.56.254 test host addresses
10.26.56.0/22 10.26.57.1 10.26.57.254 test host addresses
10.26.56.0/22 10.26.58.1 10.26.58.254 test host addresses
10.26.56.0/22 10.26.59.1 10.26.59.239 test host addresses
10.26.52.0/22 10.26.52.16 10.26.52.254 build host addresses
10.26.52.0/22 10.26.53.1 10.26.53.254 build host addresses
10.26.52.0/22 10.26.54.1 10.26.54.254 build host addresses
10.26.52.0/22 10.26.55.1 10.26.55.239 build host addresses
10.26.48.0/22 10.26.51.1 10.26.51.254 OpenstackFloatIPs
10.26.48.0/22 10.26.48.16 10.26.48.254 srv host addresses
10.26.48.0/22 10.26.49.1 10.26.49.254 srv host addresses
10.26.48.0/22 10.26.50.1 10.26.50.254 srv host addresses
10.26.44.0/22 10.26.47.1 10.26.47.239 wintry host addresses
10.26.44.0/22 10.26.44.16 10.26.44.254 wintry host addresses
10.26.44.0/22 10.26.45.1 10.26.45.254 wintry host addresses
10.26.44.0/22 10.26.46.1 10.26.46.254 wintry host addresses
10.26.40.0/22 10.26.40.16 10.26.40.254 wintest host addresses
10.26.40.0/22 10.26.41.1 10.26.41.254 wintest host addresses
10.26.40.0/22 10.26.42.1 10.26.42.254 wintest host addresses
10.26.40.0/22 10.26.43.1 10.26.43.239 wintest host addresses
10.26.36.0/22 10.26.36.16 10.26.36.254 winbuild host addresses
10.26.36.0/22 10.26.37.1 10.26.37.254 winbuild host addresses
10.26.36.0/22 10.26.38.1 10.26.38.254 winbuild host addresses
10.26.36.0/22 10.26.39.1 10.26.39.239 winbuild host addresses
10.26.16.0/22 10.26.16.16 10.26.16.254 static inband IPs for 10.26.16
10.26.16.0/22 10.26.17.1 10.26.17.254 static inband IPs for 10.26.17
10.26.16.0/22 10.26.18.1 10.26.18.254 static inband IPs for 10.26.18
10.26.16.0/22 10.26.19.1 10.26.19.209 static inband IPs for 10.26.19
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•