-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
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:
- resilient or not (degree of parity protection)
- asynchronous resilience or synchronous
- transient namespace or permanent
- shared namespace or private
- stripe layout
Metadata
Metadata
Assignees
Labels
No labels