~mauricio-stekl/percona-toolkit/pt-docs-percona-theme

« back to all changes in this revision

Viewing changes to t/pt-summary/fusionmpt-03

  • Committer: Daniel Nichter
  • Date: 2011-08-19 17:40:45 UTC
  • mfrom: (78.1.9 bash-tool-testing)
  • Revision ID: daniel@percona.com-20110819174045-bb003ilo8sfriak0
Merge bash-tool-testing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/bash
2
 
#parse_fusionmpt_lsiutil
3
 
 
4
 
cat <<EOF > $1
5
 
 
6
 
  /proc/mpt/ioc0    LSI Logic SAS1064E B3    MPT 105   Firmware 011e0000   IOC 0
7
 
   B___T___L  Type       Vendor   Product          Rev      SASAddress     PhyNum
8
 
   0   1   0  Disk       LSILOGIC Logical Volume   3000  
9
 
  Hidden RAID Devices:
10
 
   B___T    Device       Vendor   Product          Rev      SASAddress     PhyNum
11
 
   0   2  PhysDisk 0     IBM-ESXS MBD2300RC        SB17  500000e113c00ed2     1
12
 
   0   3  PhysDisk 1     IBM-ESXS MBD2300RC        SB17  500000e113c17ee2     0
13
 
EOF
14
 
 
15
 
cat samples/lsiutil-003.txt > $2