Hello,
I would like to reserve resources with an RSpec that has 'lan', 'egre' and 'stitched' link types. I'm not quite sure if this is doable at this time.
I have tried to use stitcher tool and got failures as showing below.
I have attached my RSpec file and stitcher.log.
-----
dhcp89-69-127:create_rspec xliu$ stitcher --logconfig
~/Documents/tools/stitcher_logging.conf createsliver xuan-test1
custom5-2LAN-4am.xml
17:42:19 INFO : Configured logging from file
/Users/xliu/Documents/tools/stitcher_logging.conf
17:42:19 INFO : Reading slice xuan-test1 credential...
17:42:19 INFO : Slice
urn:publicid:IDN+ch.geni.net:GPOInterns2014+slice+xuan-test1 expires on
2014-08-25 21:30:50 UTC
17:42:19 INFO : Calling SCS...
17:42:21 INFO : Multi-AM reservation will include resources from
these aggregates:
17:42:21 INFO : <Aggregate nysernet-ig>
17:42:21 INFO : <Aggregate illinois-ig>
17:42:21 INFO : <Aggregate ion>
17:42:21 INFO : <Aggregate kansas-ig>
17:42:21 INFO : <Aggregate stanford-ig>
17:42:21 INFO : Stitcher doing createsliver at <Aggregate nysernet-ig>...
17:43:33 ERROR : {'output': 'egre1: No local nodes for tunnel',
'code': {'am_type': 'protogeni', 'protogeni_error_log':
'urn:publicid:IDN+instageni.nysernet.org+log+873109ed5018f8f64a0e14c3ca9cae26',
'geni_code': 2, 'am_code': 2, 'protogeni_error_url':
'https://www.instageni.nysernet.org/spewlogfile.php3?logfile=873109ed5018f8f64a0e14c3ca9cae26'},
'value': 0}
17:43:33 WARNING : Stitching failed but will retry: Circuit reservation
failed at <Aggregate nysernet-ig> (AMAPIError: Error from Aggregate:
code 2. protogeni AM code: 2: egre1: No local nodes for tunnel.). Try
again from the SCS
17:43:33 INFO : Calling SCS for the 2nd time...
17:43:33 INFO : Pausing for 30 seconds for Aggregates to free up
resources...
--------------
Thanks,
Xuan