Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use $(hostname) instead of ${HOSTNAME} for log names #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ofaaland
Copy link
Contributor

When run under the SLURM job scheduler, $HOSTNAME is the hostname
of the job on which the job was submitted (ie where srun was invoked),
not the hostname of the node on which zfsstress is running.

This doesn't affect zfsstress in the normal situation of ZFS testing,
but does affect it when in use for testing lustre.

Signed-off-by: Olaf Faaland [email protected]

When run under the SLURM job scheduler, $HOSTNAME is the hostname
of the job on which the job was submitted (ie where srun was invoked),
not the hostname of the node on which zfsstress is running.

This doesn't affect zfsstress in the normal situation of ZFS testing,
but does affect it when in use for testing lustre.

Signed-off-by: Olaf Faaland <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant