Olaf Faaland

Results 9 issues of Olaf Faaland

A job that needs many nodes has a higher likelihood that a node will fail during the run. A user may handle this by requesting an extra node (N+1 total...

The following command produces a usage message, but no indication of which argument(s) I provided are/is invalid. Also, the exit status is 0. ``` bash-4.2$ which dfind /usr/tce/packages/mpifileutils/mpifileutils-0.10/bin/dfind bash-4.2$ dfind...

### Motivation and Context Add a new option j to the zpool status command to cause json dump of pool status to stdout. This eases integration with external tools which...

Status: Work in Progress
Status: Design Review Needed

Update the dist, specfile used for rpm, and documentation to specify v0.12 for the release.

When run on a single node, allocated by slurm, I can trigger an OOM while writing content to files, and dfilemaker is killed. I'm not sure if this is flaw...

Add support to dfind to find files or directories residing on a specific OST or MDT. See options available in "lfs find" to make them consistent where possible. One use...

wish list

Either in conjunction with lfs find (see earlier issue) or instead of it, enable migration off a given Lustre MDT or OST. 1. Identify files residing on the given target...

wish list

Add a --printf option to dfind, enabling the user to produce strings with an arbitrary format using values discovered during the find (e.g. filename, file size, blocks allocated). For example:...

Lustre can return ENOTSUPP (524) in response to an FS_IOC_FIEMAP ioctl() call, for a file striped a certain way. The file can still be copied, fiemap just can't tell us...