ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
From: Vladimir Karpinsky <vkarpinsky@mail.ru>
To: sysadmins@lists.altlinux.org
Subject: Re: [Sysadmins] LSI 1078
Date: Tue, 18 Feb 2014 22:43:03 +0400
Message-ID: <5303A9B7.8010702@mail.ru> (raw)
In-Reply-To: <CAMM-HjP0bs9y1-EPyhRfbWARBKmUftPQ_yQEsqRedOr8h_QNaA@mail.gmail.com>

18.02.2014 19:00, Yury Konovalov пишет:
> Я ставил MegaCli-8.07.14-1.noarch.rpm, оно все падает в /opt

Спасибо! Без подготовки ставить "чужой" rpm побоялся. Теперь 3-й час изучаю...

> потом я пользую такой скрипт, пускаю по крону, если что-то не так, он
> присылает письмо:

Моя "последняя версия" почему-то меньше (8.07.08-1) ;-). Ну да ладно --- 
вроде, работает...

> #!/bin/bash
> STATUS=`/opt/MegaRAID/MegaCli/MegaCli64 -AdpAllInfo -aALL -NoLog|egrep '^
> (Degraded|Failed)'|grep -v ' 0'`;

Т.е. Вы контролируете Degraded и Failed из:

                 Device Present
                 ================
Virtual Drives    : 1
   Degraded        : 0
   Offline         : 0
Physical Devices  : 3
   Disks           : 2
   Critical Disks  : 0
   Failed Disks    : 0

А Critical и Offline не надо тоже отслеживать?

К сожалению или к счастью нет проблемных дисков под рукой, поэтому нет 
возможности поставить эксперимент и посмотреть, что будет, когда с диском 
случатся проблемы --- /proc/mdstat в этом отношении прост и информативен.

Я ещё разглядываю вывод команды
/opt/MegaRAID/MegaCli/MegaCli64 -ShowSummary --aAll

Там есть несколько строк про статусы:

Hardware
         Controller
...
                  Status            : Optimal
         Enclosure
...
                  Status            : OK

         PD
...
                 State              : Online
...
                 Power State        : Active
...
Storage
        Virtual Drives
...
                 State              : Optimal
...

Exit Code: 0x00

Они несут меньше или больше информации по сравнению с "Device Present"?

Кстати, ещё вопрос: а какое 3-е физ. устройство в моём случае, контроллер, 
виртуальный диск или ещё что-то?

-- 
	С уважением,
		Владимир.


  parent reply	other threads:[~2014-02-18 18:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-18 10:06 Vladimir Karpinsky
2014-02-18 14:31   ` Vladimir Karpinsky
2014-02-18 18:43       ` Vladimir Karpinsky [this message]
2014-02-19  6:13           ` Vladimir Karpinsky
2014-02-24 14:08             ` Michael Shigorin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5303A9B7.8010702@mail.ru \
    --to=vkarpinsky@mail.ru \
    --cc=sysadmins@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sysadmins


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git