<div dir="ltr"> Hello lustre folks,<div><br><div>New to this form and lustre as well. </div><div><br></div><div>We have a lustre system and the users are getting an error that no space is left on the device. after checking, we have realised that the inodes are full for one of the MDT. </div><div><br></div><div>lfs df -ihv /mnt/lustre/<br>UUID                      Inodes       IUsed       IFree IUse% Mounted on<br>lustre-MDT0000_UUID       894.0M      894.0M          58 100% /mnt/lustre[MDT:0]<br>lustre-MDT0001_UUID       894.0M         313      894.0M   1% /mnt/lustre[MDT:1]<br>lustre-MDT0002_UUID       894.0M         313      894.0M   1% /mnt/lustre[MDT:2]<br>lustre-OST0000_UUID         4.0G       26.2M        4.0G   1% /mnt/lustre[OST:0]<br>lustre-OST0001_UUID         4.0G       26.1M        4.0G   1% /mnt/lustre[OST:1]<br>lustre-OST0002_UUID         4.0G       28.1M        4.0G   1% /mnt/lustre[OST:2]<br>lustre-OST0003_UUID         4.0G       26.6M        4.0G   1% /mnt/lustre[OST:3]<br>lustre-OST0004_UUID         4.0G       28.2M        4.0G   1% /mnt/lustre[OST:4]<br>lustre-OST0005_UUID         4.0G       27.3M        4.0G   1% /mnt/lustre[OST:5]<br>lustre-OST0006_UUID         4.0G       27.5M        4.0G   1% /mnt/lustre[OST:6]<br>lustre-OST0007_UUID         4.0G       28.0M        4.0G   1% /mnt/lustre[OST:7]<br>lustre-OST0008_UUID         4.0G       27.5M        4.0G   1% /mnt/lustre[OST:8]<br>lustre-OST0009_UUID         4.0G       26.4M        4.0G   1% /mnt/lustre[OST:9]<br>lustre-OST000a_UUID         4.0G       27.9M        4.0G   1% /mnt/lustre[OST:10]<br>lustre-OST000b_UUID         4.0G       28.4M        4.0G   1% /mnt/lustre[OST:11]<br>lustre-OST000c_UUID         4.0G       28.3M        4.0G   1% /mnt/lustre[OST:12]<br>lustre-OST000d_UUID         4.0G       27.8M        4.0G   1% /mnt/lustre[OST:13]<br>lustre-OST000e_UUID         4.0G       27.6M        4.0G   1% /mnt/lustre[OST:14]<br>lustre-OST000f_UUID         4.0G       27.1M        4.0G   1% /mnt/lustre[OST:15]<br>lustre-OST0010_UUID         4.0G       26.5M        4.0G   1% /mnt/lustre[OST:16]<br>lustre-OST0011_UUID         4.0G       27.3M        4.0G   1% /mnt/lustre[OST:17]<br>lustre-OST0012_UUID         4.0G       27.1M        4.0G   1% /mnt/lustre[OST:18]<br>lustre-OST0013_UUID         4.0G       28.8M        4.0G   1% /mnt/lustre[OST:19]<br>lustre-OST0014_UUID         4.0G       28.2M        4.0G   1% /mnt/lustre[OST:20]<br>lustre-OST0015_UUID         4.0G       26.1M        4.0G   1% /mnt/lustre[OST:21]<br>lustre-OST0016_UUID         4.0G       27.2M        4.0G   1% /mnt/lustre[OST:22]<br>lustre-OST0017_UUID         4.0G       28.7M        4.0G   1% /mnt/lustre[OST:23]<br>lustre-OST0018_UUID         4.0G       28.5M        4.0G   1% /mnt/lustre[OST:24]<br>lustre-OST0019_UUID         4.0G       28.3M        4.0G   1% /mnt/lustre[OST:25]<br>lustre-OST001a_UUID         4.0G       27.3M        4.0G   1% /mnt/lustre[OST:26]<br>lustre-OST001b_UUID         4.0G       27.0M        4.0G   1% /mnt/lustre[OST:27]<br>lustre-OST001c_UUID         4.0G       28.8M        4.0G   1% /mnt/lustre[OST:28]<br>lustre-OST001d_UUID         4.0G       28.5M        4.0G   1% /mnt/lustre[OST:29]<br><br>filesystem_summary:         2.6G      894.0M        1.7G  34% /mnt/lustre</div><div><br></div><div>After some search on google I have found that there may be some open files on the compute which can lead to consuming of the inodes. </div><div>With the command below I have got the list of the nodes where the files were open. </div><div> lctl get_param mdt.*.exports.*.open_files</div><div>I login to each server and with lsof, I figure out the files and kill all those files, but still it does not work for us. </div><div><br></div><div>Our primary goal is to bring the usage of inodes from 100% to below 90%, and then we can share the load of inodes on the other two MDT nodes. </div><div>Need your guidance and support. </div><div><br></div><div>regards,</div><div><br></div><div>Ihsan </div><div class="gmail-yj6qo"></div><div class="gmail-adL"></div><div class="gmail-adL"><br></div></div></div>