Custom Query (98 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 98)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Resolution Summary Owner Reporter
#97 fixed Northwestern procurve2 switch configuration inconsistencies somebody lnevers@bbn.com
Description

As part of the InstaGENI Confirmation testing there is a check to verify that the new site switch configuration is somewhat consistent with the existing GPO switch configuration.

The Northwestern rack data plane switch procurve2 differs for VLAN configuration on GPO, there are 4 differences below, please provide and explanation for each.

Note: I am ignoring interface name differences, but expect that the configuration is consistent for number of ports and settings configured for a VLAN

  1. Northwestern had one network for VLAN 10:
    vlan 10 
    name "control-hardware" 
    untagged A20 
    ip address 10.3.1.253 255.255.255.0
    
    while GPO has 2 network for the same VLAN 10:
    vlan 10 
    name "control-hardware" 
    untagged E20 
    ip address 10.2.1.253 255.255.255.0 
    ip address 10.3.1.253 255.255.255.0 
    
  1. GPO has 4 VLANs (1, 10, 257, 1750) while Northwestern has 6 VLANs (1, 10, 257, 258, 259, 1750).
  1. Northwestern VLAN 1 includes:
     vlan 1 
     name "DEFAULT_VLAN" 
     forbid A3,A6 
     untagged A4-A5,A7-A12,A14-A19,A21-A23 
     no untagged A1-A3,A6,A13,A20,A24 
     no ip address 
    
    While GPO VLAN 1 includes ranges that do not quite match:
    vlan 1 
    name "DEFAULT_VLAN" 
    forbid E1-E3,E5-E6 
    untagged A1-A24,E7-E19,E21-E22 
    tagged E23 
    no untagged E1-E6,E20,E24 
    no ip address 
    
  1. Northwestern VLAN 1750 includes:
     vlan 1750 
     name "_11" 
     tagged E4,E24 
     no ip address 
    
    While GPO VLAN 1750 includes:
    vlan 1750 
    name "_3" 
    tagged A1-A2,A24 
    no ip address 
    
#96 fixed Northwestern is missing a campus connection (port 23 on vlan 10) somebody lnevers@bbn.com
Description

As part of the InstaGENI Confirmation testing there is a check to verify that a campus resources connection is configured for the rack being verified. The Northwestern rack does not have a port configured for a campus network.

Current procurve1 config:

vlan 10 
   name "control-hardware" 
   ip address 10.1.1.253 255.255.255.0 

Expected procurve1 config:

vlan 10 
   name "control-hardware" 
   untagged 23 
   ip address 10.1.1.253 255.255.255.0 
#94 fixed Missing Northwestern compute resource aggregate at GMOC monitoring somebody lnevers@bbn.com
Description

While starting the monitoring test case IG-CT-5 for Confirmation Testing found that there is no compute resource aggregate for Northwestern InstaGENI rack.

https://gmoc-db.grnoc.iu.edu/protected-openid/index.pl?method=aggregates&search=northwestern

There is a FOAM aggregate, but will wait for both aggregates to be listed.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Note: See TracQuery for help on using queries.