[lustre-discuss] Regarding client mount on Lustre

Nick dan nickdan2999 at gmail.com
Thu Jan 12 21:37:53 PST 2023


Hi

ip for st02=192.168.10.12
I have configured mgs and mdt on one server (say st02) using

*mkfs.lustre --fsname=lustre --mgs --mdt --index=0 /dev/nvme0n1*
*mount -t lustre /dev/nvme0n1 /mnt/mds*

And I have configured the ost on other server (say sv01)

*mkfs.lustre --ost --index=1 --reformat --fsname=lustre
--mgsnode=192.168.10.12 at tcp /dev/nvme0n1*
*mount -t lustre /dev/nvme0n1 /mnt/ost*

When I am mounting on client(cl01) using
*mount -t lustre 192.168.10.12 at tcp:/lustre /mnt/lustre *

But after mounting, we are getting the connection timed out error,
I have stopped the firewall from both the servers and also configured lnet
on all three nodes (st02, sv01, cl01)

Can you help with solving this error?

Thank you!

Regards,
Nick Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lustre.org/pipermail/lustre-discuss-lustre.org/attachments/20230113/930eb399/attachment.htm>


More information about the lustre-discuss mailing list