Databases Reference
In-Depth Information
Device Boot Start End Blocks Id System
/dev/sda1 * 1 16 128488+ 83 Linux
/dev/sda2 17 72809 584709772+ 8e Linux LVM
[root@cm01dbm01 ~]#
We see a 600 GB drive partitioned into /dev/sda1 and /dev/sda2 partitions. We know that /dev/sda1 is mounted
to /boot from the df listing, so we also know that the / and /u01 file systems are built on logical volumes. An lsscsi -v
output clues us in that the disks are controlled via an LSI MegaRAID controller:
[root@cm01dbm01 ~]# lsscsi -v
[0:2:0:0] disk LSI MR9261-8i 2.12 /dev/sda
dir: /sys/bus/scsi/devices/0:2:0:0 [/sys/devices/pci0000:00/0000:00:03.0/0000:0d:00.0/host0/
target0:2:0/0:2:0:0]
[root@cm01dbm01 ~]#
Using MegaCli64 we can display the physical hardware:
[root@cm01dbm01 ~]# /opt/MegaRAID/MegaCli/MegaCli64 -ShowSummary -aALL
System
OS Name (IP Address) : Not Recognized
OS Version : Not Recognized
Driver Version : Not Recognized
CLI Version : 8.00.23
Hardware
Controller
ProductName : LSI MegaRAID SAS 9261-8i(Bus 0, Dev 0)
SAS Address : 500605b002f054d0
FW Package Version: 12.12.0-0048
Status : Optimal
BBU
BBU Type : Unknown
Status : Healthy
Enclosure
Product Id : SGPIO
Type : SGPIO
Status : OK
PD
Connector : Port 0 - 3<Internal>: Slot 3
Vendor Id : SEAGATE
Product Id : ST930003SSUN300G
State : Global HotSpare
Disk Type : SAS,Hard Disk Device
Capacity : 278.875 GB
Power State : Spun down
Connector : Port 0 - 3<Internal>: Slot 2
Vendor Id : SEAGATE
Product Id : ST930003SSUN300G
State : Online
Search WWH ::




Custom Search