Opened 9 years ago
Closed 9 years ago
#131 closed (fixed)
shared VLAN RSpecs definitions do not work as expected
Reported by: | lnevers@bbn.com | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Experiment | Version: | SPIRAL5 |
Keywords: | Cc: | ||
Dependencies: |
Description
Requests for a shared VLAN 1750 were submitted which result in non-working slivers.
Here are the two scenarios tested:
(1)RSpec uses protogeni.net for the shared vlan extensions in header:
http://www.protogeni.net/resources/rspec/ext/shared-vlan/1 http://www.protogeni.net/resources/rspec/ext/shared-vlan/1/request.xsd" xmlns:s="http://www.protogeni.net/resources/rspec/ext/shared-vlan/1"(2)RSpec uses geni.net for shared vlan extentions
http://www.geni.net/resources/rspec/ext/shared-vlan/1 http://www.geni.net/resources/rspec/ext/shared-vlan/1/request.xsd" xmlns:s="http://www.geni.net/resources/rspec/ext/shared-vlan/1"
Here is what I found when sliver where "ready".
- If (1), sliverstatus shows vlantag="1750", but the interface is not configured. Only eth0 is available.
- If (2) sliver status shows vlantag="4" and the interface is configured not VLAN 1750 and the requested interface is configured in addition to eth0.
This problem was first found by Tim who has sent an email to instageni-design.
Change History (3)
comment:1 Changed 9 years ago by
comment:2 Changed 9 years ago by
RENCI rack has been upgraded, have set up experiment to verify the resolution on RENCI rack, waiting on OF sliver approvals. Expect to close this ticket soon.
comment:3 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
This issue is resolved closing ticket.
Note: See
TracTickets for help on using
tickets.
This problem is no longer an issue for the BBN rack, although it is still outstanding for the RENCI rack, leaving ticket open for resolution of this problem at the RENCI rack.