Simone Tiraboschi has posted comments on this change.

Change subject: packaging: setup: let the user configure engine VM networking
......................................................................


Patch Set 18: Verified+1

Verified

           --== VM CONFIGURATION ==--
          
           Please specify the device to boot the VM from (cdrom, disk, pxe) 
[cdrom]: disk
           Would you like to use cloud-init to customize the appliance on the 
first boot (Yes, No)[Yes]? 
           Would you like to generate on-fly a cloud-init no-cloud ISO image
           or do you have an existing one (Generate, Existing)[Generate]? 
           Please provide the FQDN you would like to use for the engine 
appliance.
           Note: This will be the FQDN of the engine VM you are now going to 
launch,
           it should not point to the base host or to any other existing 
machine.
           Engine VM FQDN: (leave it empty to skip): topolino.localdomain
           Automatically execute engine-setup on the engine appliance on first 
boot (Yes, No)[Yes]? 
           Automatically restart the engine VM as a monitored service after 
engine-setup (Yes, No)[Yes]? 
           Enter root password that will be used for the engine appliance 
(leave it empty to skip): 
           Confirm appliance root password: 
           Please provide the domain name you would like to use for the engine 
appliance.
           Engine VM domain: [localdomain]
           How should the engine VM network should be configured (DHCP, 
Static)[DHCP]? static
           Please enter the IP address to be used for the engine VM 
[192.168.1.2]: aaa
 [ ERROR ] 'aaa/24' is not a valid CIDR IP address
           How should the engine VM network should be configured (DHCP, 
Static)[DHCP]? static
           Please enter the IP address to be used for the engine VM 
[192.168.1.2]: 192.168.3.2
 [ ERROR ] The Engine VM (192.168.3.2/24) and this host (192.168.1.121/24) will 
not be in the same IP subnet Static routing configuration are not supported on 
automatic VM configuration, please proceed manually
           How should the engine VM network should be configured (DHCP, 
Static)[DHCP]? static
           Please enter the IP address to be used for the engine VM 
[192.168.1.2]: 192.168.1.184
 [ INFO  ] The engine VM will be configured to use 192.168.1.184/24
           Please provide a comma-separated list of IP addresses of domain name 
servers for the engine VM
           Engine VM DNS (leave it empty to skip) [192.168.1.1,0.0.0.0]: 
 [ ERROR ] '0.0.0.0' doesn't look like a valid IP address
           Please provide a comma-separated list of IP addresses of domain name 
servers for the engine VM
           Engine VM DNS (leave it empty to skip) [192.168.1.1,0.0.0.0]: dsfasdf
 [ ERROR ] 'dsfasdf' doesn't look like a valid IP address
           Please provide a comma-separated list of IP addresses of domain name 
servers for the engine VM
           Engine VM DNS (leave it empty to skip) [192.168.1.1,0.0.0.0]: 
192.168.1.1,8.8.8.8
           Add a line for this host to /etc/hosts on the engine VM?
           Note: ensuring that this host could resolve the engine VM hostname 
is still up to you
           (Yes, No)[No] yes
           Please specify path to OVF archive you would like to use [None]: 
/mnt/ovirt.ova
...
 [ INFO  ] The VDSM Host is now operational
 [ INFO  ] Shutting down the engine VM
 [ INFO  ] Enabling and starting HA services
           Hosted Engine successfully set up
 [ INFO  ] Stage: Clean up
 [ INFO  ] Generating answer file 
'/var/lib/ovirt-hosted-engine-setup/answers/answers-20150527005531.conf'
 [ INFO  ] Generating answer file '/etc/ovirt-hosted-engine/answers.conf'
 [ INFO  ] Stage: Pre-termination
 [ INFO  ] Stage: Termination

-- 
To view, visit https://gerrit.ovirt.org/41357
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ic09f4d92e44f1bf810f06ada703e533b8c5e2061
Gerrit-PatchSet: 18
Gerrit-Project: ovirt-hosted-engine-setup
Gerrit-Branch: master
Gerrit-Owner: Simone Tiraboschi <stira...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Simone Tiraboschi <stira...@redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <d...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-HasComments: No
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to