[[PageOutline]] = [https://genidesktop.netlab.uky.edu GeniDesktop] = == FAQ == === I see a message "Failed to logon to the Genidesktop" when using my [https://portal.geni.net Geni Portal] login ?[[BR]] === [[Image(wiki:GD:failed_logon.png,10%)]][[BR]] Make sure you typed in the correct passphrase for the ssh keys you have generated at the [https://portal.geni.net Geni Portal].[[BR]] If you need additional assistance , please email genidesktop-admins@netlab.uky.edu[[BR]] [[BR]] [[BR]][[BR]] === [=#set_ams] After login , i see my slices , but it says "No Resources Present" even though i have slivers reserved. === You may have the wrong Aggregate managers selected, or they system automatically picked some for you which are not correct. You need to manually select the Aggregate managers you have used for this slice, so that the Genidesktop knows who to communicate with in-order to get information about your slice and nodes. Follow the arrows to set the AMs appropriately. Then select the slice using the checkbox and perform the "Update Status" operation again on that slice. [[BR]] [[Image(wiki:GD:no_resources.png,25%,align=left)]] [[Image(wiki:GD:set_am.png,10%,align=center)]]][[BR] [[BR]] [[BR]][[BR]] === My Slice status says "MIXED". What should I do ? === Your slice may have had resources from more than one aggregate. When you had used the Genidesktop to "Initialize/Instrumentize" your slice, you may not have had all your Aggregate Managers selected in the AM list selection. But there is hope of recovery. Perform the following operations to bring the state of the slice to a recognized state. 1. Find the AMs at which you believe your resources are reserved. 2. In the Genidesktop mouse over the word "MIXED". You should see something like {{{ {"GN0": "CREATED","GN1":"INITIALIZATION_COMPLETE"} Assume for this example, that GN0 belongs to KY-IG and GN1 belongs to Utah PG. }}} This indicates that the "Initialization" operation was performed on the nodes that match the AM to which the node "GN1" belongs. The ranking of the states are : {{{ 0 - CREATED (least) 1 - INITIALIZATION_IN_PROGRESS 2 - INITIALIZATION_COMPLETE 3 - INSTALLATION_IN_PROGRESS 4 - INSTALLATION_COMPLETE 5 - INSTRUMENTIZE_IN_PROGRESS 6 - INSTRUMENTIZE_COMPLETE (highest) }}} If your slice details (when you mouse over) has any of the _IN_PROGRESS states, then this may not be recoverable and you may have to delete the slice and start over. 3. Change the AM selection for this slice to the one with the least state. In our example from (2) GN0 is in the CREATED state which is the least. So we set the AM to KY-IG using the method mentioned [#set_ams [here].