python - 在物理服务器上安装centOS 7时出错(anaconda 21.48.22.93-1异常报告))

标签 python linux centos raid

我正在使用 dvd 磁盘在服务器上安装 centOS 7 最小版本,它有 iso 镜像。选择语言选项后,它给了我以下错误:

anaconda 21.48.22.93-1 exception report
Traceback (most recent call first):
File "/usr/lib/python2.7/site-packages/block/device.py", line 719, in get_map if compare_tables(map.table, self.rs.dmTable):
File "/usr/lib64/python2.7/site-packages/block/device.py", line 838, in active self.map.dev.mknod(self.prefix+self.name)
File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1768, in handleUdevDMRaidMemberFormat rs.activate(mknod=True)
file "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1979, in handleUdevDeviceFormat seld.handleUdevDMRaidMemberFormat(info, device)
File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1285, in addUdevDevice serlf.handleUdevDeviceFormat(info, device)
File "/usr/lib7python2.7/site-packages/blivet/devicetree.py", line 2295, in _populate self.addUdevDevice(dev)
file "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 2228, in populate self._populate()
File "7usr/lib/python2.7/site-packages/blivet/__init__py", line 489, in reset self.devicetree.populate(cleanupOnly=cleanupOnly)
File "/usr/lib/python2.7/site-packages/blivet/__init__py",line 184, in storagelnitialize storage.reset()
File "/usr/lib64/python2.7/threading.py", line 764, in run self.__target(*self.__args, **self.__kwargs)
File"/usr/lib64/python2.7/site-packages/anaconda/threads.py", line 227, in run threading.Thread.run(self, *args, **kwargs)
File"/usr/lib64/python2.7/site-packages/anaconda/threads.py", line 112, in wait self.raise_if_error(name)
File"/usr/lib64/python2.7/site-packages/anaconda/timezone.py", line 75, in time_initialize threadMgr.wait(THREAD_STORAGE)
File"/usr/lib64/python2.7/threading.py", line 764, in run self.__target(*self.__args,**self.__kwargs)
File"/usr/lib64/python2.7/site-packages/pythonanaconda/threads.py" line 227, in run threading.Thread.run(self,*args,**kwargs)
ValueError: invalid map 'nglish (the divide/multiply keys toggle the layout)'

最佳答案

该问题可能依赖于 3 种不同的情况:

  • VirtualBox 上的 CentOS:您需要创建 Root PasswordUser Creation在安装程序开始安装东西之前的前 30 秒内。这可能是一个错误(CentOS 8)。设置User Creation然后是 Root Password ,你会看到安装程序会继续没有问题
    enter image description here
  • 高清上已有的数据 : https://bugzilla.redhat.com/show_bug.cgi?id=1441891

  • 在这种情况下,首先以救援模式启动,然后运行命令 dmraid -r -E /dev/sd<x>

    关于python - 在物理服务器上安装centOS 7时出错(anaconda 21.48.22.93-1异常报告)),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41898894/

    相关文章:

    linux - 为什么子目录中的文件没有被复制?

    centos - Kubernetes配置步骤2 CentOS 7

    linux - 如何让我的 docker 在指定的 linux 内核版本上运行?

    Python 脚本在 Spyder 上运行,但如果我打开 .py 文件则不会运行

    python - 使用 google app engine 作为 smtp 服务器

    python - 如何从 S3 读取 Parquet 数据以激发 Python 数据框?

    python - 有没有办法将数字单词转换为整数?

    linux - 如何将剪切命令与文本限定符一起使用

    linux - 从外部源通过 SSH 连接到 Linux guest 虚拟机?

    linux-kernel - 奇怪的内核错误 - 无法 Yum 更新