<div>thanks, it is work, &nbsp;I change my hostname by hostnamectl.</div><div><div>[root@hosted-engine-test1 ~]# hostnamectl set-hostname hosted-engine-test1</div></div><div><br></div><div><br></div><div><br></div><div id="origbody"><div style="background: #f2f2f2;">----- 原始邮件 -----<br>发件人:Martin Sivak &lt;msivak@redhat.com&gt;<br>收件人:dhy336 &lt;dhy336@sina.com&gt;<br>抄送人:Simone Tiraboschi &lt;stirabos@redhat.com&gt;, users &lt;users@ovirt.org&gt;<br>主题:Re: [ovirt-users] hosted-engine deploy error<br>日期:2018年04月04日 19点29分<br></div><br><br>Hi,<br>the hostname is invalid for hosted engine because it is set to<br>localhost.localdomain.<br>Check the shell prompt, do you see the localhost there?<br>[root@localhost ~]# hosted-engine --deploy<br>You can change the hostname by using many different tools, check<br>https://fedoramagazine.org/set-hostname-fedora/ for examples. Most of<br>them (if not all) should be valid for CentOS as well.<br>The hostname you set must be resolvable to IP and that IP has to point<br>back to the host you are on.<br>Best regards<br>Martin Sivak<br>On Wed, Apr 4, 2018 at 12:50 PM, dhy336 &lt;dhy336@sina.com&gt; wrote:<br>&gt; thanks, but i do not know why is my hostname invalid?<br>&gt;<br>&gt;<br>&gt; 在2018年04月04日 18:41,Simone Tiraboschi 写道:<br>&gt;<br>&gt;<br>&gt; On Wed, Apr 4, 2018 at 12:28 PM, &lt;dhy336@sina.com&gt; wrote:<br>&gt;&gt;<br>&gt;&gt; Hi,<br>&gt;&gt;<br>&gt;&gt; I deloy hosted-engine, by this<br>&gt;&gt; blog,https://ovirt.org/documentation/self-hosted/chap-Deploying_Self-Hosted_Engine/<br>&gt;&gt;  but I am facing some error.who  may give me  some advise?<br>&gt;&gt;<br>&gt;&gt; [root@localhost ~]# hosted-engine --deploy<br>&gt;<br>&gt;<br>&gt; ^^^<br>&gt;<br>&gt; The error is here: please set a valid hostname for your host: the engine VM<br>&gt; should be able to reach it.<br>&gt; If you add the host as localhost the engine VM will reach itself and it's<br>&gt; not what we want.<br>&gt;<br>&gt; If you don'y have a working DNS system, hosted-engine-setup will ask about<br>&gt; injecting an entry for you under /etc/hosts on the engine VM but you still<br>&gt; need a valid hostname.<br>&gt;<br>&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;           --== STORAGE CONFIGURATION ==--<br>&gt;&gt;<br>&gt;&gt;           Please specify the storage you would like to use (glusterfs,<br>&gt;&gt; iscsi, fc, nfs3, nfs4)[nfs3]:<br>&gt;&gt;           Please specify the full shared storage connection path to use<br>&gt;&gt; (example: host:/path): 192.168.122.134:/home/exports/hosted-engine<br>&gt;&gt;<br>&gt;&gt;           --== HOST NETWORK CONFIGURATION ==--<br>&gt;&gt;<br>&gt;&gt;           iptables was detected on your computer, do you wish setup to<br>&gt;&gt; configure it? (Yes, No)[Yes]:<br>&gt;&gt;           Please indicate a pingable gateway IP address [192.168.122.1]:<br>&gt;&gt;           Please indicate a nic to set ovirtmgmt bridge on: (eth0) [eth0]:<br>&gt;&gt;<br>&gt;&gt;           --== VM CONFIGURATION ==--<br>&gt;&gt;<br>&gt;&gt;           The following appliance have been found on your system:<br>&gt;&gt;           [1] - The oVirt Engine Appliance image (OVA) -<br>&gt;&gt; 4.1-20180124.1.el7.centos<br>&gt;&gt;           [2] - Directly select an OVA file<br>&gt;&gt;           Please select an appliance (1, 2) [1]:<br>&gt;&gt; [ INFO  ] Verifying its sha1sum<br>&gt;&gt; [ INFO  ] Checking OVF archive content (could take a few minutes depending<br>&gt;&gt; on archive size)<br>&gt;&gt; [ INFO  ] Checking OVF XML content (could take a few minutes depending on<br>&gt;&gt; archive size)<br>&gt;&gt;           Please specify the console type you would like to use to connect<br>&gt;&gt; to the VM (vnc, spice) [vnc]:<br>&gt;&gt; [ INFO  ] Detecting host timezone.<br>&gt;&gt;           Would you like to use cloud-init to customize the appliance on<br>&gt;&gt; the first boot (Yes, No)[Yes]?<br>&gt;&gt;           Would you like to generate on-fly a cloud-init ISO image (of<br>&gt;&gt; no-cloud type)<br>&gt;&gt;           or do you have an existing one (Generate, Existing)[Generate]?<br>&gt;&gt;           Please provide the FQDN you would like to use for the engine<br>&gt;&gt; appliance.<br>&gt;&gt;           Note: This will be the FQDN of the engine VM you are now going<br>&gt;&gt; to launch,<br>&gt;&gt;           it should not point to the base host or to any other existing<br>&gt;&gt; machine.<br>&gt;&gt;           Engine VM FQDN: (leave it empty to skip):  []: engine.tchyp.com<br>&gt;&gt;           Please provide the domain name you would like to use for the<br>&gt;&gt; engine appliance.<br>&gt;&gt;           Engine VM domain: [tchyp.com]<br>&gt;&gt;           Automatically execute engine-setup on the engine appliance on<br>&gt;&gt; first boot (Yes, No)[Yes]?<br>&gt;&gt;           Automatically restart the engine VM as a monitored service after<br>&gt;&gt; engine-setup (Yes, No)[Yes]?<br>&gt;&gt;           Enter root password that will be used for the engine appliance<br>&gt;&gt; (leave it empty to skip):<br>&gt;&gt; [WARNING] Skipping appliance root password<br>&gt;&gt;           Enter ssh public key for the root user that will be used for the<br>&gt;&gt; engine appliance (leave it empty to skip):<br>&gt;&gt; [WARNING] Skipping appliance root ssh public key<br>&gt;&gt;           Do you want to enable ssh access for the root user (yes, no,<br>&gt;&gt; without-password) [yes]:<br>&gt;&gt; [WARNING] The oVirt engine appliance is not configured with a default<br>&gt;&gt; password, please consider configuring it via cloud-init<br>&gt;&gt;           Please specify the size of the VM disk in GB: [58]:<br>&gt;&gt; [WARNING] Minimum requirements not met by available memory: Required: 4096<br>&gt;&gt; MB. Available: 3064 MB<br>&gt;&gt;           Please specify the memory size of the VM in MB (Defaults to<br>&gt;&gt; maximum available): [3064]:<br>&gt;&gt; [WARNING] Minimum requirements for memory size not met<br>&gt;&gt;           Continue with specified memory size? (Yes, No) [No]: yes<br>&gt;&gt;           The following CPU types are supported by this host:<br>&gt;&gt;           - model_Haswell-noTSX: Intel Haswell-noTSX Family<br>&gt;&gt;           - model_SandyBridge: Intel SandyBridge Family<br>&gt;&gt;           - model_Westmere: Intel Westmere Family<br>&gt;&gt;           - model_Nehalem: Intel Nehalem Family<br>&gt;&gt;           - model_Penryn: Intel Penryn Family<br>&gt;&gt;           - model_Conroe: Intel Conroe Family<br>&gt;&gt;           Please specify the CPU type to be used by the VM<br>&gt;&gt; [model_Haswell-noTSX]:<br>&gt;&gt;           Please specify the number of virtual CPUs for the VM (Defaults<br>&gt;&gt; to appliance OVF value): [4]:<br>&gt;&gt;           You may specify a unicast MAC address for the VM or accept a<br>&gt;&gt; randomly generated default [00:16:3e:5d:72:8a]:<br>&gt;&gt;           How should the engine VM network be configured (DHCP,<br>&gt;&gt; Static)[DHCP]? Static<br>&gt;&gt;           Please enter the IP address to be used for the engine VM<br>&gt;&gt; [192.168.122.2]: 192.168.122.211<br>&gt;&gt; [ INFO  ] The engine VM will be configured to use 192.168.122.211/24<br>&gt;&gt;           Please provide a comma-separated list (max 3) of IP addresses of<br>&gt;&gt; domain name servers for the engine VM<br>&gt;&gt;           Engine VM DNS (leave it empty to skip) [192.168.122.1]:<br>&gt;&gt;           Add lines for the appliance itself and for this host to<br>&gt;&gt; /etc/hosts on the engine VM?<br>&gt;&gt;           Note: ensuring that this host could resolve the engine VM<br>&gt;&gt; hostname is still up to you<br>&gt;&gt;           (Yes, No)[No]<br>&gt;&gt;<br>&gt;&gt;           --== HOSTED ENGINE CONFIGURATION ==--<br>&gt;&gt;<br>&gt;&gt;           Enter engine admin password:<br>&gt;&gt;           Confirm engine admin password:<br>&gt;&gt;           Please provide the name of the SMTP server through which we will<br>&gt;&gt; send notifications [localhost]:<br>&gt;&gt;           Please provide the TCP port number of the SMTP server [25]:<br>&gt;&gt;           Please provide the email address from which notifications will<br>&gt;&gt; be sent [root@localhost]:<br>&gt;&gt;           Please provide a comma-separated list of email addresses which<br>&gt;&gt; will get notifications [root@localhost]:<br>&gt;&gt; [ INFO  ] Stage: Setup validation<br>&gt;&gt; [WARNING] Cannot validate host name settings, reason: resolved host does<br>&gt;&gt; not match any of the local addresses<br>&gt;&gt; [ ERROR ] Host name is not valid: localhost.localdomain resolves to<br>&gt;&gt; 127.0.0.1 and not all of them can be mapped to non loopback devices on this<br>&gt;&gt; host<br>&gt;&gt; [ ERROR ] Failed to execute stage 'Setup validation': Host name is not<br>&gt;&gt; valid: localhost.localdomain resolves to 127.0.0.1 and not all of them can<br>&gt;&gt; be mapped to non loopback devices on this host<br>&gt;&gt; [ INFO  ] Stage: Clean up<br>&gt;&gt; [ INFO  ] Generating answer file<br>&gt;&gt; '/var/lib/ovirt-hosted-engine-setup/answers/answers-20180404182053.conf'<br>&gt;&gt; [ INFO  ] Stage: Pre-termination<br>&gt;&gt; [ INFO  ] Stage: Termination<br>&gt;&gt; [ ERROR ] Hosted Engine deployment failed<br>&gt;&gt;           Log file is located at<br>&gt;&gt; /var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20180404181811-aq5ord.log<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; _______________________________________________<br>&gt;&gt; Users mailing list<br>&gt;&gt; Users@ovirt.org<br>&gt;&gt; http://lists.ovirt.org/mailman/listinfo/users<br>&gt;&gt;<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; Users mailing list<br>&gt; Users@ovirt.org<br>&gt; http://lists.ovirt.org/mailman/listinfo/users<br>&gt;<br></div>