Opened 11 years ago

Closed 11 years ago

#1035 closed (fixed)

Circuit status falls back from 'ready' into 'changing' in sliverstatus query

Reported by: xyang@maxgigapop.net Owned by: ckotil@grnoc.iu.edu
Priority: major Milestone:
Component: GPO Version: SPIRAL5
Keywords: Cc: Aaron Helsinger, lnevers@bbn.com, tlehman@maxgigapop.net
Dependencies:

Description

This occurs when there are multiple VLANs in single RSpec.

When multiple circuits are requested in a rspec, some may get into 'ready' while some other may fail. In this case, the AM will rollback and teardown the 'ready' ones and put them into 'CANNCELLED' status. As geni_status has no accommodation for that, it ends up into 'changing' status.

Attached is a patch to the SFA code to force this as 'failed' and give an error_message 'VLAN cancelled by rollback from contingent failure'.

Assign to Chad to update ION AM.

Attachments (1)

sfa-2.0-9-patch-10.diff (1.5 KB) - added by xyang@maxgigapop.net 11 years ago.

Download all attachments as: .zip

Change History (2)

Changed 11 years ago by xyang@maxgigapop.net

Attachment: sfa-2.0-9-patch-10.diff added

comment:1 Changed 11 years ago by ckotil@grnoc.iu.edu

Resolution: fixed
Status: newclosed

Patched and restarted sfa.

Note: See TracTickets for help on using tickets.