adilger

Results 6 issues of adilger

Would a patch to add a .soec file for RPM package building be accepted?

If many ranks are copying a large file in Lustre, the chunk distribution should prefer to assign chunks from the same stripe to a given rank to avoid DLM lock...

According to the `dstripe.1` man page, the current default is to restripe all files over all OSTs: By default, stripe size is 1MB and stripe count is -1 allowing dstripe...

It would be useful to update the README.md text to indicate this project is abandoned and point explicitly to hpc/mpifileutils? It seems that the http://filecopy.org/ URL already directs there, but...

The "lfs getstripe" and "lfs find" code is using an ioctl(LL_IOC_MDC_GETINFO) to fetch both the stat attributes and Lustre layout from the MDS in a single RPC. This also opens...

The IO-500 project (https://github.com/VI4IO/io-500-dev) is currently using https://github.com/hpc/libcircle to implement a basic parallel find (pfind) utility. However, the libcircle library is dependent on OpenMPI and not portable to all environments...