On Fri, Jan 29, 2010 at 12:30:51PM -0500, Ms. Megan Larko wrote: > that "network" was not run. Am I missing something in lctl command > usage?
# lctl lctl > net up LNET configured lctl > list_nids 10.8.0....@tcp lctl > conn_list You must run the 'network' command before 'conn_list'. lctl > net tcp lctl > conn_list 12345-10.8.0....@tcp I[2]sata17->sata18:1014 16384/654368 nonagle 12345-10.8.0....@tcp O[1]sata17->sata18:1015 66232/87380 nonagle 12345-10.8.0....@tcp C[0]sata17->sata18:1016 16384/87380 nonagle 12345-10.8.0....@tcp I[0]sata17->sfire10:1020 16384/87380 nonagle 12345-10.8.0....@tcp O[3]sata17->sfire10:1022 58440/87380 nonagle 12345-10.8.0....@tcp C[1]sata17->sfire10:1023 16384/4194304 nonagle 12345-10.8.0....@tcp I[0]sata17->sfire11:1014 16384/87380 nonagle 12345-10.8.0....@tcp O[3]sata17->sfire11:1015 16384/87380 nonagle 12345-10.8.0....@tcp C[2]sata17->sfire11:1016 58440/3246672 nonagle I don't have any ib cards on this node, but you can do the same with "o2ib" instead of "tcp". HTH Johann _______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
