[lustre-discuss] lnet_selftest - fails for me
Pinkesh Valdria
pinkesh.valdria at oracle.com
Mon Aug 12 10:59:13 PDT 2019
Figured out the issue. I forgot to load module on the server side.
Solution: Load module on all nodes involved in testing.
[root at lustre-oss-server-nic0-1 ~]# modprobe lnet_selftest
[root at lustre-oss-server-nic0-1 ~]#
From: lustre-discuss <lustre-discuss-bounces at lists.lustre.org> on behalf of Pinkesh Valdria <pinkesh.valdria at oracle.com>
Date: Monday, August 12, 2019 at 10:55 AM
To: "lustre-discuss at lists.lustre.org" <lustre-discuss at lists.lustre.org>
Subject: [lustre-discuss] lnet_selftest - fails for me
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 at tcp1" is the client node where I am running this script.
LTO="10.0.3.6 at tcp1" is one of the OSS server. I have total 3 of them.
[root at 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 at tcp1" LTO="10.0.3.6 at tcp1" ./lnet_selftest_wrapper.sh
lst-output-2019-08-12-17:47:09 1 1M 60 read simple 10.0.3.4 at tcp1 10.0.3.6 at tcp1
LST_SESSION = 6787
SESSION: lstread FEATURES: 1 TIMEOUT: 300 FORCE: No
10.0.3.4 at tcp1 are added to session
create session RPC failed on 12345-10.0.3.6 at 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 lustre-discuss at lists.lustre.org https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.lustre.org_listinfo.cgi_lustre-2Ddiscuss-2Dlustre.org&d=DwICAg&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=HpfvG0tozSl7HgJJuyxxo2149EjwqpQDE7ytv-4sZuI&m=kCjhxVXU3X4xpBaM7SJPPhcFh8shTcCUiBfvAcZsICs&s=XGV5I0U6R0olO7ocBaiHEeBgcrCMIJFe2xUQMh_ymjI&e=
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lustre.org/pipermail/lustre-discuss-lustre.org/attachments/20190812/0bd5eea4/attachment.html>
More information about the lustre-discuss
mailing list