Changes between Version 54 and Version 55 of GeniDesktop/FAQ


Ignore:
Timestamp:
05/02/16 14:24:34 (8 years ago)
Author:
Hussamuddin Nasir
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GeniDesktop/FAQ

    v54 v55  
    7878[[BR]]
    7979[[BR]]
    80 === 12. Taking too long to initialize/instrumentize a slice. What should I do ?
     80=== 12. Taking too long to initialize/instrumentize a slice. What should I do ? ===
    8181Do you have a very large topology (more than 15 nodes)? All all your nodes reserved from the same rack ? These could be causing the issue you see. The GENIDesktop requires to ssh into your nodes to install software it needs. It does so by ssh'ing into all your nodes simultaneously. If you have many nodes, then there will be many such parallel ssh connections. SOme University Campuses treat it as an attack and kill all these session. So the best strategy is to create a topology by spreading your network over multiple racks and connect the nodes via GENI Stitching.
    8282[[BR]]