<div dir="ltr">Hi<div><br></div><div>We have configured the Lustre filesystem and mounted the same on the client. This is being done using IP as highlighted below</div><div><img src="cid:ii_lcizntck0" alt="image.png" width="542" height="196"><br></div><div>Part 2:</div><div>Now for the next part, we don't want to use this command: (mount -t lustre 11.11.1.211@tcp:/lustre /mnt/lustre) as the connection is through IP.</div><div>We want to mount a particular block device as a lustre file system. For example, in the image below we have created 2 partitions on the server of 10G each and we are sharing ost partition to the client as a block device.</div><img src="cid:ii_lcizo2881" alt="image.png" width="542" height="57"><br><div>when we are sharing the block device. This is our client and we have got 10G of /mnt/ost. </div><div><img src="cid:ii_lcizo8i12" alt="image.png" width="542" height="147"><br></div><div>After mounting  using <b>mount /dev/nvme0n1 /mnt/lustre/ </b><br></div><div>The filesystem type is ext4 and not lustre as mentioned below.</div><div><img src="cid:ii_lcizogn43" alt="image.png" width="542" height="208"><br></div><div>We want to mount using the lustre filesystem and not ext4.</div><div>Is there a need to change the lnet configuration? What else is need to be done?</div></div>