On Mon, Jul 4, 2016 at 12:23 PM, qinglong.dong@horebdata.cn <qinglong.dong@horebdata.cn> wrote:Hi, allI got an error when I excuted "hosted-engine --deploy" on centos 7.0We don't support 7.0 you need Centos 7.2If you are running 7.2 look at /var/log/vdsm/vdsm.log to see why it isn't functional[root@node ~]# hosted-engine --deploy
[ INFO ] Stage: Initializing
[ INFO ] Generating a temporary VNC password.
[ INFO ] Stage: Environment setup
During customization use CTRL-D to abort.
Continuing will configure this host for serving as hypervisor and create a VM where you have to install the engine afterwards.
Are you sure you want to continue? (Yes, No)[Yes]:
[ INFO ] Hardware supports virtualization
Configuration files: []
Log file: /var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20160704170730-e6bm6x.log
Version: otopi-1.5.0 (otopi-1.5.0-1.el7.centos)
[ INFO ] Stage: Environment packages setup
[ INFO ] Stage: Programs detection
[ INFO ] Stage: Environment setup
[ INFO ] Waiting for VDSM to reply......[ INFO ] Waiting for VDSM to reply[ ERROR ] Failed to execute stage 'Environment setup': Couldnt connect to VDSM within 240 seconds
[ INFO ] Stage: Clean up
[ INFO ] Generating answer file '/var/lib/ovirt-hosted-engine-setup/answers/answers-20160704171138.conf'
[ INFO ] Stage: Pre-termination
[ INFO ] Stage: Termination
[ ERROR ] Hosted Engine deployment failed: this system is not reliable, please check the issue, fix and redeploy
Log file is located at /var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20160704170730-e6bm6x.log
Anyone can help? Thanks!