<div dir="auto">Any chance the firewall is running?</div><div dir="auto"><br></div><div dir="auto">You can use `lctl ping ipaddress@lnet` to check if you have functional lnet between machines. Example `lctl ping 10.0.0.10@tcp`</div><div dir="auto"><br></div><div dir="auto">—Jeff</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Sep 27, 2023 at 05:35 Jan Andersen <<a href="mailto:jan@comind.io">jan@comind.io</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)">However, it is still timing out when I try to mount on the oss. This is <br>
the kernel module:<br>
<br>
[root@mds ~]# lsmod | grep lnet<br>
lnet                  704512  7 mgs,obdclass,osp,ptlrpc,mgc,ksocklnd,mdt<br>
libcfs                266240  15 <br>
fld,lnet,fid,lod,mdd,mgs,obdclass,osp,ptlrpc,mgc,ksocklnd,mdt,osd_ldiskfs,lquota,lfsck<br>
sunrpc                577536  2 lnet<br>
<br>
But it only listens on tcp6, which I don't use - is there a way to for <br>
it to use tcp4?<br>
<br>
[root@mds ~]# netstat -nap | grep 988<br>
tcp6       0      0 :::988                  :::* <br>
LISTEN      -<br>
<br>
/jan<br>
<br>
On 27/09/2023 10:15, Jan Andersen wrote:<br>
> Hi Rick,<br>
> <br>
> Very strange - when I started the vm this morning, 'modprobe lnet' <br>
> didn't return an error - and it seems to have loaded the module:<br>
> <br>
> [root@rocky8 ~]# lsmod | grep lnet<br>
> lnet                  704512  0<br>
> libcfs                266240  1 lnet<br>
> sunrpc                577536  2 lnet<br>
> <br>
> Looking at the running kernel and the kernel source, they now seem to be <br>
> the same version:<br>
> <br>
> [root@rocky8 ~]# ll /usr/src/kernels<br>
> total 4<br>
> drwxr-xr-x. 23 root root 4096 Sep 26 12:34 4.18.0-477.27.1.el8_8.x86_64/<br>
> [root@rocky8 ~]# uname -r<br>
> 4.18.0-477.27.1.el8_8.x86_64<br>
> <br>
> - which would explain that it now works. Things were a bit hectic with <br>
> other things yesterday afternoon, and I don't quite remember installing <br>
> a new kernel, but it looks like I did. Hopefully this is my problem <br>
> solved, then - sorry for jumping up and down and making noise!<br>
> <br>
> /jan<br>
> <br>
> On 26/09/2023 18:13, Mohr, Rick wrote:<br>
>> What error do you get when you run "modprobe lnet"?<br>
>><br>
>> --Rick<br>
>><br>
_______________________________________________<br>
lustre-discuss mailing list<br>
<a href="mailto:lustre-discuss@lists.lustre.org" target="_blank">lustre-discuss@lists.lustre.org</a><br>
<a href="http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org" rel="noreferrer" target="_blank">http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org</a><br>
</blockquote></div></div>