Status: Accepted
Owner: ----
Labels: Type-Defect Milestone-Release2.12

New issue 1068 by [email protected]: gnt-network info outputs wrong external reservations (addresses offset by +30)
https://code.google.com/p/ganeti/issues/detail?id=1068

Using ganeti 2.12.0 with a /24 network, gnt-network outputs wrong externally reserved addresses:

  Subnet: 10.44.2.0/24
  externally reserved IPs:
    10.44.2.30, 10.44.2.31, 10.44.2.32, 10.44.2.33, 10.44.2.72,
    10.44.3.29

For a start, 10.44.3.29 is not even part of the subnet. Looking at config.data, the bitmap is correct, reserving network, router, nodes and broadcast IPs:

"ext_reservations": 
"1111000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001"

It looks as if the reported IP addresses are offset by 30. The same happens with the other network we defined, a /28 where all reported IPs are offset by 30 as well.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to