{5} Assigned, Active Tickets by Owner (Full Description) (1 match)

List tickets assigned, group by ticket owner. This report demonstrates the use of full-row display.

nasir@netlab.uky.edu (1 match)

Ticket Summary Component Milestone Type Created
Description
#5 Failure instrumentizing passive-only slice Bootstrapping defect 08/23/12

I created a sliver configured to only install and enable passive services (full rspec attached):

<gemini:node type="mp_node">

<gemini:services>

<gemini:active enable="no" install="no"/> <gemini:passive enable="yes" install="yes"/>

</gemini:services>

</gemini:node>

When I ran instrumentize.py on this slice, I got the following traceback and the instrumentize quits early.

Placing the LAMP Cert on Node:"GN" to allow it to complete setup

Traceback (most recent call last):

File "./instrumentize.py", line 327, in <module>

gemini_util.install_Active_measurements(my_managernodes_sliver_urn?,my_managerGN_sliver_urn?,username,USERURN,SLICEURN,my_managerLAMPCERT?,LOGFILE,keyfile,debug)

File "/home/geniuser/src/UW/gemini_util.py", line 1404, in install_Active_measurements

if (nodes_sliver_urns[node_sliver_urn]active?enable? != 'yes'):

KeyError?: 'enable' Running Active Services Install Scripts on Node: "GN"

Active Services Scripts on Node: "GN" completed.


Note: See TracReports for help on using and creating reports.