search for: johe

Displaying 4 results from an estimated 4 matches for "johe".

Did you mean: joe
2018 May 02
0
Usage monitoring per user
Hi Alex, John Thanks for confirming my suspicion that there is no getting away from POSIX tree traversal . I was aware of age-du but not robinhood. Cheers Kashif On Wed, May 2, 2018 at 8:57 AM, JOHE (John Hearns) <JOHE at novozymes.com> wrote: > I rather like agedu It probably does what you want. > > But as Mohammad says you do have to traverse your filesystem. > > > https://www.chiark.greenend.org.uk/~sgtatham/agedu/ > agedu: track down wasted disk space - chiar...
2018 May 02
1
Usage monitoring per user
...quicker than querying the filesystem. But of course the results will be a little bit outdated. One such project is robinhood. https://github.com/cea-hpc/robinhood/wiki<https://emea01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fcea-hpc%2Frobinhood%2Fwiki&data=01%7C01%7Cjohe%40novozymes.com%7Cb280d3cf0fde4c28124c08d5af82fa19%7C43d5f49ee03a4d22a2285684196bb001%7C0&sdata=m5s1l7DvoKiXlAhSP8eGlu9lYjtlkIM5k3CTGt6zoH0%3D&reserved=0> A simpler way might be to just have daily/weekly cron jobs that output text reports, without maintaining a separate database. But t...
2018 May 01
0
Usage monitoring per user
Hi, There are several programs that will basically take the outputs of your scans and store the results in a database. If you size the database appropriately, then querying that database will be much quicker than querying the filesystem. But of course the results will be a little bit outdated. One such project is robinhood. https://github.com/cea-hpc/robinhood/wiki A simpler way might be to
2018 Apr 30
0
New style replication in version 4?
Good morning all. I am landing here again following a spell on the list when I worked at XMA in the UK. Hello again. I have a use case of having a remote office, which should be able to have a common storage area with a main office. I recently worked on GPFS with AFM to achieve this at another company (not really relevant to this list). I at first though Geo Replication would be ideal fo