Hello,  

 

Does anyone know why this simple lnet_selftest is failing.    I am able to use 
the Lustre file system without any problem.    I looked at /var/log/messages on 
the client and server node and there are no errors.     Googling for the error, 
 was not helpful. 

 

 

 

The script:  lnet_selftest_wrapper.sh. has content which is mentioned on this 
page:  http://wiki.lustre.org/LNET_Selftest  (wrapper script at the end of the 
page). 

 

LFROM="10.0.3.4@tcp1"   is the client node where I am running this script. 

LTO="10.0.3.6@tcp1"   is one of the OSS server.    I have total 3 of them. 

 

 

[root@lustre-client-1 ~]# ST=lst-output-$(date +%Y-%m-%d-%H:%M:%S)  CN=1  SZ=1M 
 TM=60 BRW=read CKSUM=simple LFROM="10.0.3.4@tcp1" LTO="10.0.3.6@tcp1" 
./lnet_selftest_wrapper.sh

lst-output-2019-08-12-17:47:09 1 1M 60 read simple 10.0.3.4@tcp1 10.0.3.6@tcp1

LST_SESSION = 6787

SESSION: lstread FEATURES: 1 TIMEOUT: 300 FORCE: No

10.0.3.4@tcp1 are added to session

create session RPC failed on 12345-10.0.3.6@tcp1: Unknown error -110

No nodes added successfully, deleting group lto

Group is deleted

Can't get count of nodes from lto: No such file or directory

bulk_read is running now

Capturing statistics for 60 secs Invalid nid: lto

Failed to get count of nodes from lto: Success

 

 

_______________________________________________
lustre-discuss mailing list
[email protected]
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org

Reply via email to