CentOS7 RAID(VROC)環境でのインストールトラブル
2022/3/1
■結論:無難に、DVD版でインストールを進めた方が早い。
※Minimal版でも成功する方法はある様です。
■トラブル症状:Minimal版で、インストールを始めると、最初の画面が表示された直後に
エラーで、インストーラーが停止します。
警告メッセージ例
File "/usr/lib/python2.7/site-packages/blivet/devices/storage.py", line 839, in isNameValid
if name.startswith("cciss/"):
File "/usr/lib/python2.7/site-packages/blivet/devices/device.py", line 83, in __init__
if not self.isNameValid(name):
File "/usr/lib/python2.7/site-packages/blivet/devices/storage.py", line 131, in __init__
Device.__init__(self, name, parents=parents)
■メディアの選択での注意事項
以下のメディアの選択で
- CentOS-7-x86_64-Minimal-2009.iso にてインストールを進めてしまったのが問題でした。
- CentOS-7-x86_64-DVD-2009.iso
※但し、最近のDVD版は、容量が大きくなっており、ダブルレイヤーのDVDが必要となっています。
その為、USBにてBootをするのがおすすめです。
Rufusというツールを使用しました。https://rufus.ie/ja/
Author And Source
この問題について(CentOS7 RAID(VROC)環境でのインストールトラブル), 我々は、より多くの情報をここで見つけました https://qiita.com/0to9/items/89583a3cd2afe4736149著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .