Skip to content

Update errors function to give more info #7

Description

@chuckleb

Combine output lines better to show in one line:

Enclosure Drive Errors

$MegaCli -PDlist -aALL -NoLog | egrep -i 'Enclosure device|error|fail|slot' | egrep -v 'Count: 0|Seq Number: 0' | paste -d " " - -

This is close, but the paste command breaks a few things yet.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions