3つのRAID 1アレイを搭載したサーバーにCentOSを再インストールする必要があります。 sda(300g)にOSをインストールし、sdbとsdcを維持しました(フォーマットされていないか、他の方法で操作されていません)。
オペレーティングシステムが起動しましたが、マウントできませんそれはおそらく、vg設定が継承されていないからです。 VG設定をバックアップしていないが復元したようです。dd
次のコードスニペットでは、LogVol05、LogVol03、およびLogVol02は以前にマウントされたボリューム名です。
最初、次の設定は基本的に正常に見えますか?
第二、大丈夫だったら、既存のVG設定にどのようにマージできますか?
logical_volumes {
LogVol05 {
id = "ZdFwA8-lj4Y-XwD0-hFMB-iHf8-kZdo-VfJy89"
status = ["READ", "WRITE", "VISIBLE"]
flags = []
creation_host = "ursula2012"
creation_time = 1378846949
segment_count = 2
segment1 {
start_extent = 0
extent_count = 471858
type = "striped"
stripe_count = 1 # linear
stripes = [
"pv1", 0
]
}
segment2 {
start_extent = 471858
extent_count = 225240
type = "striped"
stripe_count = 1 # linear
stripes = [
"pv2", 0
]
}
}
id = "Ex8O6x-y9bt-nDDZ-tqfM-L5hG-GKPM-O1YcsS"
status = ["READ", "WRITE", "VISIBLE"]
flags = []
creation_host = "ursula2012"
creation_time = 1378847075
segment_count = 1
segment1 {
start_extent = 0
extent_count = 15000
type = "striped"
stripe_count = 1 # linear
stripes = [
"pv0", 0
]
}
}
LogVol03 {
id = "o2RB9c-Idd9-WGCT-54o4-e2ZZ-EtBn-q8s9Vo"
status = ["READ", "WRITE", "VISIBLE"]
flags = []
creation_host = "ursula2012"
creation_time = 1378847083
segment_count = 1
segment1 {
start_extent = 0
extent_count = 15000
type = "striped"
stripe_count = 1 # linear
stripes = [
"pv0", 15000
]
}
}
LogVol02 {
id = "Szb39M-Kp37-j5di-kY9I-g2VV-SOkk-oMj1d0"
status = ["READ", "WRITE", "VISIBLE"]
flags = []
creation_host = "ursula2012"
creation_time = 1378847092
segment_count = 1
segment1 {
start_extent = 0
extent_count = 37500
type = "striped"
stripe_count = 1 # linear
stripes = [
"pv0", 30000
]
}
}
}
}
# Generated by LVM2 version 2.02.98(2)-RHEL6 (2012-10-15): Tue Sep 10 17:04:52 2013
contents = "Text Format Volume Group"
version = 1
description = ""
creation_host = "ursula2012" # Linux ursula2012 2.6.32-358.el6.x86_64 #1 SMP Fri Feb 22 00:31:26 UTC 2013 x86_64
creation_time = 1378847092 # Tue Sep 10 17:04:52 2013