这是物理机部署, 底层的磁盘是NVME的闪存盘,使用dd命令测试,速率大概1.5G/s. 为什么还会提示“性能不达标” ?
[root@ob1 1]# dd if=/dev/zero of=test.log bs=1M count=10000
10000+0 records in
10000+0 records out
10485760000 bytes (10 GB, 9.8 GiB) copied, 4.4226 s, 2.4 GB/s
[root@ob1 1]#
ob推荐磁盘类型 推荐使用 SSD 存储
有试过重新执行么
io bench failed. Please check observer_install_path/etc/bench.log for detailed error info.
看下是否有这个日志。有可以提供下
重试过很多次,仍然过不去。
while io_size_byte reaching 4096, io_ps 0.0 is too low(should >= 1000).
日志提示:The disk io performance isnt up to standard. Please make sure that the disk has required io performance. 磁盘io性能不达标。请确认磁盘已达到io性能要求。
磁盘性能肯定没有问题。
[root@ob1 1]# dd if=/dev/zero of=test.log bs=1M count=10000
10000+0 records in
10000+0 records out
10485760000 bytes (10 GB, 9.8 GiB) copied, 4.4226 s, 2.4 GB/s
[root@ob1 1]#
最后用OCP安装了4.2.2版本才成功。 尝试安装3.2.3 和 3.2.4版本时,都提示io bench failed
observer_install_path/etc/bench.log 日志找下
稍等,我重新安装 3.2.3版本,让故障重现。
安装422可以安装成功?
是的,安装4.2.2可以安装成功。
故障已经重现, 安装3.2.3版本时,“Do IO bench”处报错。 但主机上没有bench.log日志。
[root@ob1 opt]# find / -name bench.log
[root@ob1 opt]#
422企业版吗?
是的。