有一个带有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该怎么办呢?
发布于 2013-04-17 12:02:00
如果我得到了它,您可以将1个磁盘从RAID1中分离出来,然后在另一个服务器中打开它,并最终将其引入原始服务器:如果是,控制器可能会被混淆,而另一个服务器上的主磁盘必须镜像。
你能再次初始化应该接收数据的磁盘吗?这将从磁盘中删除RAID信息。
https://serverfault.com/questions/499745
复制相似问题