Re: [lustre-discuss] OST still has inodes and size after deleting all files

2024-01-20 Thread Pavlo Khmel via lustre-discuss
Thank you. I checked all those files with "ll_decode_filter_fid" and "lfs fid2path": On OSS servers: # umount /lustre/ost01 # mount -t ldiskfs /dev/mapper/ost01 /mnt/ # find /mnt/O/0/d*/ -type f /mnt/O/0/d11/450605003 /mnt/O/0/d12/450605484 . . . # ll_decode_filter_fid /mnt/O/0/d11/450605003

Re: [lustre-discuss] OST still has inodes and size after deleting all files

2024-01-19 Thread Andreas Dilger via lustre-discuss
On Jan 19, 2024, at 13:48, Pavlo Khmel via lustre-discuss mailto:lustre-discuss@lists.lustre.org>> wrote: Hi, I'm trying to remove 4 OSTs. # lfs osts OBDS: 0: cluster-OST_UUID ACTIVE 1: cluster-OST0001_UUID ACTIVE 2: cluster-OST0002_UUID ACTIVE 3: cluster-OST0003_UUID ACTIVE . . . I

[lustre-discuss] OST still has inodes and size after deleting all files

2024-01-19 Thread Pavlo Khmel via lustre-discuss
Hi, I'm trying to remove 4 OSTs. # lfs osts OBDS: 0: cluster-OST_UUID ACTIVE 1: cluster-OST0001_UUID ACTIVE 2: cluster-OST0002_UUID ACTIVE 3: cluster-OST0003_UUID ACTIVE . . . I moved all files to other OSTs. "lfs find" cannot find any files on these 4 OSTs. # time lfs find --ost 0 --ost