Skip to content

Commit

Permalink
fix LdPdInfo dump
Browse files Browse the repository at this point in the history
  • Loading branch information
dpavlin committed Aug 14, 2018
1 parent 2cfd8d6 commit cfc929a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion megacli.sh
Expand Up @@ -17,7 +17,7 @@ fi

megacli -AdpAllInfo -aALL | tee /dev/shm/megacli.AdpAllInfo

megacli -LdPdInfo -aALL | tee /dev/shm/megacli.AdpAllInfo
megacli -LdPdInfo -aALL | tee /dev/shm/megacli.LdPdInfo

megacli -AdpAlILog -aALL | tee /dev/shm/megacli.AdpAlILog | egrep -v '(Sense|IllegalReq|Rdm|Unknown DCDB Opcode)'

0 comments on commit cfc929a

Please sign in to comment.