1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

AIX LVCBが壊れた時の復活の呪文

Posted at

AIX LVCB壊れても焦らなくても大丈夫!なぜならODMからLVCDを復活させる呪文があります。

1.LVCBの内容確認

getlvcb -AT <lv name>

2.復活の呪文(論理ボリューム制御ブロック、デバイス構成データベース、およびデバイス・スペシャル・ファイルを再構築)

synclvodm <vg name> <lv name>

3.LVCBの内容確認

ODMからLVCBへLV情報が引継がれたことを確認。

getlvcb -AT <lv name>
1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?