detecting hdd for failure

Bryan Mclellan bryanm at widemile.com
Tue Apr 29 18:32:47 CDT 2008


"modprobe mptctl

has to executed before /etc/init.d/dataeng starts.
Rainer Sabelka sabelka add iue dot tuwien dot ac dot at>"

( '/etc/init.d/dataeng stop ; modprobe mptctl ; /etc/init.d/dataeng start' )

http://blog.loftninjas.org/?p=100
https://subtrac.rc.sara.nl/oss/omsa_2_deb/wiki/FAQ


-----Original Message-----
From: linux-poweredge-bounces at dell.com [mailto:linux-poweredge-bounces at dell.com] On Behalf Of Dusan
Sent: Tuesday, April 29, 2008 11:33 AM
To: linux-poweredge at dell.com
Subject: Re: detecting hdd for failure

Thanks for replying.
It seams there is no controller.

Any help?

lorank:~# omreport storage controller
No controllers found

lorank:~# omreport storage pdisk controller=0
Invalid controller value. Read, controller=0
No controllers found.

lorank:~# omreport storage pdisk controller=1
Invalid controller value. Read, controller=1
No controllers found.

Thanks

Dusan


Patrick_Boyd at Dell.com wrote:
> Any output from 'omreport storage controller' or 'omreport storage pdisk
> controller=0'? This would give you the information that you want.
>
> -----Original Message-----
> From: linux-poweredge-bounces at dell.com
> [mailto:linux-poweredge-bounces at dell.com] On Behalf Of Dusan
> Sent: Tuesday, April 29, 2008 9:38 AM
> To: linux-poweredge-Lists
> Subject: detecting hdd for failure
>
> Hello,
>
> I'm running Debian Etch on my PowerEdge840 server, with SAS5iR, 2 HDD in
> RAID1.
>
> I installed OMSA 5.3 and IPMITOOL with them I can control temps, fans,
> processor etc.
> but what I am not able to controll are hard disks.
>
> I can see my 2 disks with lshw, but is it enough?
>
> Could you help me please, how can I controll my 2 HDD for failure?
> If one of the two disk get out how will I get noticed?
>
> I'm including some logs
>
> Thanks a lot
>
> Dusan
>
> lorank:~# omreport chassis
> Health
>
> Main System Chassis
>
> SEVERITY : COMPONENT
> Ok       : Fans
> Ok       : Intrusion
> Ok       : Memory
> Ok       : Power Supplies
> Ok       : Processors
> Ok       : Temperatures
> Ok       : Voltages
> Ok       : Hardware Log
>
> ----------------------
>
> lorank:~# lshw
> ...
> *-scsi
>                    description: SCSI storage controller
>                    product: SAS1068 PCI-X Fusion-MPT SAS
>                    vendor: LSI Logic / Symbios Logic
>                    physical id: 8
>                    bus info: pci at 02:08.0
>                    logical name: scsi0
>                    version: 01
>                    width: 64 bits
>                    clock: 66MHz
>                    capabilities: scsi bus_master cap_list scsi-host
>                    configuration: driver=mptsas latency=72 maxlatency=10
> mingnt=64
>                    resources: iomemory:fe9fc000-fe9fffff
> iomemory:fe9e0000-fe9effff irq:169
>                  *-disk:0 UNCLAIMED
>                       description: SCSI Disk
>                       product: WDC WD2500YS-18S
>                       vendor: ATA
>                       physical id: 0.0.0
>                       bus info: scsi at 0:0.0.0
>                       version: 6C07
>                       serial: WD-WCANY4149595
>                       capacity: 232GB
>                       configuration: ansiversion=5
>                  *-disk:1 UNCLAIMED
>                       description: SCSI Disk
>                       product: WDC WD2500YS-18S
>                       vendor: ATA
>                       physical id: 0.1.0
>                       bus info: scsi at 0:0.1.0
>                       version: 6C07
>                       serial: WD-WCANY4186098
>                       capacity: 232GB
>                       configuration: ansiversion=5
>                  *-disk:2
>                       description: SCSI Disk
>                       product: VIRTUAL DISK
>                       vendor: Dell
>                       physical id: 1.0.0
>                       bus info: scsi at 0:1.0.0
>                       logical name: /dev/sda
>                       version: 1028
>                       size: 231GB
>                       capacity: 231GB
>                       capabilities: partitioned partitioned:dos
>                       configuration: ansiversion=5
>                     *-volume:0
>                          description: Linux filesystem partition
>                          physical id: 1
>                          bus info: scsi at 0:1.0.0,1
>                          logical name: /dev/sda1
>                          capacity: 37GB
>                          capabilities: primary bootable
>                     *-volume:1
>                          description: Linux swap / Solaris partition
>                          physical id: 2
>                          bus info: scsi at 0:1.0.0,2
>                          logical name: /dev/sda2
>                          capacity: 1906MB
>                          capabilities: primary nofs
>                     *-volume:2
>                          description: Linux filesystem partition
>                          physical id: 3
>                          bus info: scsi at 0:1.0.0,3
>                          logical name: /dev/sda3
>                          capacity: 192GB
>                          capabilities: primary
> ...
> ---------------------------
> lorank:~# omreport chassis biossetup
> BIOS Setup
>
> General
> Attribute : Num Lock
> Setting   : On
>
> Attribute : Diskette
> Setting   : Auto
>
> Attribute : NIC
> Setting   : Enabled with PXE
>
> Attribute : USB
> Setting   : Enabled with BIOS support
>
> Attribute : IDE
> Setting   : Auto
>
> Attribute : Boot Sequence
> Setting   : Device List
>
> Attribute : Speaker
> Setting   : Off
>
> Attribute : CPU Virtualization Technology
> Setting   : Disabled
>
> Attribute : AC Power Recovery Mode
> Setting   : On
>
> Attribute : Embedded SATA Controller
> Setting   : Off
>
> Attribute : SATA Port 0
> Setting   : Off
>
> Attribute : SATA Port 1
> Setting   : Off
>
> Attribute : SATA Port 2
> Setting   : Off
>
> Attribute : SATA Port 3
> Setting   : Off
>
> Attribute : IDE Primary Drive 0
> Setting   : Auto
>
> Attribute : IDE Primary Drive 1
> Setting   : Off
>
> Attribute : Demand-Based Power Management
> Setting   : Disabled
>
> Serial Communications
> Attribute : Serial Port 1
> Setting   : Com1
>
> Attribute : Console Redirection After Boot
> Setting   : Enabled
>
> Attribute : Console Redirection
> Setting   : Off
>
> Attribute : Console Redirection Failsafe BAUD Rate
> Setting   : 115200
>
>
>
> _______________________________________________
> Linux-PowerEdge mailing list
> Linux-PowerEdge at dell.com
> http://lists.us.dell.com/mailman/listinfo/linux-poweredge
> Please read the FAQ at http://lists.us.dell.com/faq
>

_______________________________________________
Linux-PowerEdge mailing list
Linux-PowerEdge at dell.com
http://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq



More information about the Linux-PowerEdge mailing list