Skip to content

scrape_env.sh #53

@johnbent

Description

@johnbent

It would be really nice if there was a companion script to io500.sh called 'scrape_env.sh'.
It could take the path of the output dir and do the easy stuff like 'df' and 'mount' and 'statfs' on that dir. Then it would have a big if/else section for each particular file system. For example, if the mount identified it as 'lustre' then it would do a bunch of 'lfs_*' commands to get Lustre specific environmentals. Then slowly the different file systems would fill in their branches as well.

This would be a great way to collect info such as:

  1. resilient or not (degree of parity protection)
  2. asynchronous resilience or synchronous
  3. transient namespace or permanent
  4. shared namespace or private
  5. stripe layout

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions