VMware-VCSA-all-6.5.0-4602587出现错误“RPM installation failed”

在利用这个版本安装时,出现了如下错误:

https://communities.vmware.com/thread/579293
VMware-VCSA-all-6.5.0-4602587出现错误“RPM installation failed”_第1张图片

查找发现,可以采用如下方法解决:

在启动UI界面按e进入启动项编辑模式,在Consolebank=0后 空格 rw init=/bin/bash
然后按Ctrl + X继续进入root单用户模式:
root@#passwd -x 1000 root
root@#umount /

root@#reboot -f 继续重新启动 即可延长root用户密码过期导致RPM安装失败的问题

或者

VCSA 6.5 安装卡80%问题
是因为使用安装包root密码过期了,root不可用
处理方法,第一次启动时,在引导界面(photon图形界面)里按e编辑启动项,在consolebank=0后空格rw =init=/bin/bash,按F10引导,进入root命令行
输入 passwd -x 1000 root(提高密码有效期时间),继续输入umount /回车
reboot -f 重新启动继续安装

但也有说:

Looks like you're trying deploy the vCenter 6.5 GA (from 2016-11-15) and there is an issue where the RPM installation fail due the "root" account of the appliance is expired (by default 365 days). Please, try deploy the latest vCenter 6.5 version which is vCenter Server Appliance 6.5 U1d (from 2017-12-19, build number 7312210) and let me know the result.

结论:
根据实际的实施情况,不推荐在生产环境安装部署VMware-VCSA-all-6.5.0-4602587版本的VCSA,也不建议部署6.5版本的VMware。

VMware-VCSA-all-6.7.0-9451876.iso
下载地址:

https://download2.vmware.com/software/vc/67/EP3/VMware-VCSA-all-6.7.0-9451876.iso?HashKey=8531f4cd2d5f030d30fe001b5991d2a6¶ms=%7B%22custnumber%22%3A%22dHd0aCVqKncqKg%3D%3D%22%2C%22sourcefilesize%22%3A%223.40+GB%22%2C%22dlgcode%22%3A%22VC670D%22%2C%22languagecode%22%3A%22cn%22%2C%22source%22%3A%22DOWNLOADS%22%2C%22downloadtype%22%3A%22manual%22%2C%22eula%22%3A%22Y%22%2C%22downloaduuid%22%3A%228c2b893c-57db-4f05-980b-9cb7edf671dc%22%2C%22purchased%22%3A%22Y%22%2C%22dlgtype%22%3A%22Product+Binaries%22%2C%22productversion%22%3A%226.7.0d%22%2C%22productfamily%22%3A%22VMware+vSphere%22%7D&AuthKey=1587011759_56c7610e960ce17c2994917c9676aa70

你可能感兴趣的:(虚拟化,虚拟化,vmware)