> On Mar 5, 2020, at 2:48 AM, Torsten Harenberg > <[email protected]> wrote: > > [QUOTA WARNING] Usage inconsistent for ID 2901:actual (757747712, 217) > != expected (664182784, 215)
I assume you are running ldiskfs as the backend? If so, have you tried regenerating the quota info for the OST? I believe the command is “tune2fs -O ^quota <ost_block_device>” to clear quotas and then “tune2fs -O quota <ost_block_device>” to reenable/regenerate them. I don’t know if that would work, but it might be worth a shot. — Rick Mohr Senior HPC System Administrator National Institute for Computational Sciences University of Tennessee _______________________________________________ lustre-discuss mailing list [email protected] http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org
