One of the cool features of CephFS is the recursive accounting the filesystem can do. On a regular filesystem you have to use ‘du -sh’ to figure out how big a directory is. It will traverse into the directory and sum everything up for you. This can take a very long time and be very … Continue reading Playing with CephFS recursive statistics
↧