ziorep_config - Configuration report
Use the ziorep_config to report the configuration of the
attached SCSI storage and to visualize the interconnection between the different layers that are
involved in the SCSI attachment. Use the .cfg file from
ziomon as input.The configuration data is reported according to
configuration report type (adapter report, device report, or multipath report).
ziorep_config syntax
See the ziorep_config man page for the complete syntax and all options.- -i or --input <input_file>
- Specifies the configuration file that is created by ziomon as source.
- -a or --adapter <device_bus_id>
- Limits the output to the list of FCP devices specified.
- -A or --Adapter
- Prints the adapter (FCP device) report, this report is the default.
- -D or --Device
- Prints the SCSI device report.
- -M or --Map
- Prints the multipath mapper report.
Example
To generate a device report for a specific SCSI device from a previous
ziomon run that created the configuration file trace_data.cfg, and with an enabled first line (table header), issue the following
command:
[root@system]# ziorep_config -D -t -l 0x4021400f00000000 -i trace_data.cfg