LSI RAID 不同步

LSI RAID 不同步

有一個帶有 RAID 的 HS22 刀鋒伺服器。我刪除了其中一個鏡像磁碟,並將其用於其他磁碟,但現在我將其插回,但它不與工作磁碟同步。

cfggen顯示以下內容:

cfggen_linux_i686_x86-64/cfggen 0 display
LSI Logic IR Configuration Utility 2.06.00
Read configuration has been initiated for controller 0
------------------------------------------------------------------------
Controller information
------------------------------------------------------------------------
  Controller type                         : SAS1064E
  BIOS version                            : 6.30.00.00
  Firmware version                        : 1.30.05.00
  Channel description                     : 1 Serial Attached SCSI
  Initiator ID                            : 112
  Maximum physical devices                : 62
  Concurrent commands supported           : 277
  Slot                                    : 0
  Bus                                     : 11
  Device                                  : 0
  Function                                : 0
  RAID Support                            : Yes
------------------------------------------------------------------------
IR Volume information
------------------------------------------------------------------------
IR volume 1
  Volume ID                               : 1
  Status of volume                        : Degraded (DGD)
  RAID level                              : 1
  Size (in MB)                            : 285148
  Physical hard disks (Target ID)         : 3 255
IR volume 2
  Volume ID                               : 132
  Status of volume                        : Inactive, Okay (OKY)
  RAID level                              : 1
  Size (in MB)                            : 285148
------------------------------------------------------------------------
Physical device information
------------------------------------------------------------------------
Initiator at ID #112
Target on ID #2
  Device is a Hard disk
  Enclosure #                             : 1
  Slot #                                  : 1
  Connector ID                            : 1
  Target ID                               : 2
  State                                   : Online (ONL)
  Size (in MB)/(in sectors)               : 286102/585937500
  Manufacturer                            : IBM-ESXS
  Model Number                            : CBRCA300C3ETS0
  Firmware Revision                       : C370
  Serial No                               :
  Drive Type                              : SAS
  Protocol                                : SAS
Target on ID #3
  Device is a Hard disk
  Enclosure #                             : 1
  Slot #                                  : 0
  Connector ID                            : 0
  Target ID                               : 3
  State                                   : Online (ONL)
  Size (in MB)/(in sectors)               : 286102/585937500
  Manufacturer                            : IBM-ESXS
  Model Number                            : CBRCA300C3ETS0
  Firmware Revision                       : C370
  Serial No                               :         PDVTTZME
  Drive Type                              : SAS
  Protocol                                : SAS
------------------------------------------------------------------------
Enclosure information
------------------------------------------------------------------------
Enclosure#                                : 1
  Logical ID                              : 088306cc:5005076b
  Numslots                                : 4
  StartSlot                               : 0
  Start TargetID                          : 0
  Start Bus                               : 0

怎麼辦?

答案1

如果我知道你從RAID1 中分離了1 個磁碟,然後它在另一台伺服器上打開並最終引入回原始伺服器:如果是這樣,控制器可能會混淆哪個是必須在另一台伺服器上鏡像的主磁碟.

您可以再次初始化應該接收資料的磁碟嗎?這將從該磁碟中刪除 RAID 資訊。

相關內容