2015-03-06 12:36:24 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Continuing will configure this host for serving as hypervisor and create a VM where you have to install oVirt Engine afterwards.
2015-03-06 12:36:24 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Are you sure you want to continue? (Yes, No)[Yes]:
2015-03-06 12:37:06 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND It has been detected that this program is executed through an SSH connection without using screen.
2015-03-06 12:37:06 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Continuing with the installation may lead to broken installation if the network connection fails.
2015-03-06 12:37:06 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND It is highly recommended to abort the installation and run it inside a screen session using command "screen".
2015-03-06 12:37:06 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Do you want to continue anyway? (Yes, No)[No]:
2015-03-06 12:37:33 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Please specify the storage you would like to use (iscsi, nfs3, nfs4)[nfs3]:
2015-03-06 12:37:46 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-03-06 12:37:46 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Please specify the full shared storage connection path to use (example: host:/path):
2015-03-06 12:39:17 ERROR otopi.plugins.ovirt_hosted_engine_setup.storage.nfs nfs._mount:93 Error while mounting specified storage path: mount.nfs: remote share not in 'host:dir' format
2015-03-06 12:39:28 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Please specify the full shared storage connection path to use (example: host:/path):
mount.nfs: requested NFS version or transport protocol is not supported
2015-03-06 12:40:46 ERROR otopi.plugins.ovirt_hosted_engine_setup.storage.nfs nfs._mount:93 Error while mounting specified storage path: mount.nfs: requested NFS version or transport protocol is not supported
File "/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/ovirt-hosted-engine-setup/storage/nfs.py", line 226, in _customization
check_space=False,
File "/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/ovirt-hosted-engine-setup/storage/nfs.py", line 153, in _validateDomain
self._mount(path, connection, domain_type)
File "/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/ovirt-hosted-engine-setup/storage/nfs.py", line 96, in _mount
raise RuntimeError(error)
RuntimeError: mount.nfs: requested NFS version or transport protocol is not supported
2015-03-06 12:40:57 ERROR otopi.plugins.ovirt_hosted_engine_setup.storage.nfs nfs._customization:241 Cannot access storage connection xion2:/export/VM_NewDataDomain2: mount.nfs: requested NFS version or transport protocol is not supported
2015-03-06 12:40:57 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Please specify the full shared storage connection path to use (example: host:/path):
mount.nfs: mounting xion2:/export/VM_NewDataDomain2 failed, reason given by server: No such file or directory
2015-03-06 12:44:54 ERROR otopi.plugins.ovirt_hosted_engine_setup.storage.nfs nfs._mount:93 Error while mounting specified storage path: mount.nfs: mounting xion2:/export/VM_NewDataDomain2 failed, reason given by server: No such file or directory
File "/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/ovirt-hosted-engine-setup/storage/nfs.py", line 226, in _customization
check_space=False,
File "/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/ovirt-hosted-engine-setup/storage/nfs.py", line 153, in _validateDomain
self._mount(path, connection, domain_type)
File "/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/ovirt-hosted-engine-setup/storage/nfs.py", line 96, in _mount
raise RuntimeError(error)
RuntimeError: mount.nfs: mounting xion2:/export/VM_NewDataDomain2 failed, reason given by server: No such file or directory
2015-03-06 12:45:05 ERROR otopi.plugins.ovirt_hosted_engine_setup.storage.nfs nfs._customization:241 Cannot access storage connection xion2:/export/VM_NewDataDomain2: mount.nfs: mounting xion2:/export/VM_NewDataDomain2 failed, reason given by server: No such file or directory
2015-03-06 12:45:05 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Please specify the full shared storage connection path to use (example: host:/path):
File "/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/ovirt-hosted-engine-setup/storage/nfs.py", line 226, in _customization
check_space=False,
File "/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/ovirt-hosted-engine-setup/storage/nfs.py", line 155, in _validateDomain
self._check_domain_rights(path)
File "/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/ovirt-hosted-engine-setup/storage/nfs.py", line 143, in _check_domain_rights
'permission settings on the specified storage do not '
RuntimeError: permission settings on the specified storage do not allow access to the storage to vdsm user and kvm group. Verify permission settings on the specified storage or specify another location
2015-03-06 12:45:22 ERROR otopi.plugins.ovirt_hosted_engine_setup.storage.nfs nfs._customization:241 Cannot access storage connection xion2:/export: permission settings on the specified storage do not allow access to the storage to vdsm user and kvm group. Verify permission settings on the specified storage or specify another location
2015-03-06 12:45:22 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Please specify the full shared storage connection path to use (example: host:/path):
2015-03-06 12:47:52 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Local storage datacenter name is an internal name and currently will not be shown in engine's admin UI.
2015-03-06 12:47:52 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Please enter local datacenter name [hosted_datacenter]:
2015-03-06 12:47:58 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-03-06 12:47:58 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Please indicate a nic to set ovirtmgmt bridge on: (wlp2s0, p3p2) [wlp2s0]:
2015-03-06 12:48:04 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND iptables was detected on your computer, do you wish setup to configure it? (Yes, No)[Yes]:
2015-03-06 12:48:08 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-03-06 12:48:11 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Please specify the device to boot the VM from (cdrom, disk, pxe) [cdrom]:
2015-03-06 12:48:22 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-03-06 12:48:22 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Please specify an alias for the Hosted Engine image [hosted_engine]:
2015-03-06 12:49:24 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-03-06 12:49:25 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Please specify the CPU type to be used by the VM [model_SandyBridge]:
2015-03-06 12:49:45 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-03-06 12:49:45 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Please specify path to installation media you would like to use [None]:
2015-03-06 12:52:12 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Please specify the number of virtual CPUs for the VM [Defaults to minimum requirement: 2]:
2015-03-06 12:52:18 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-03-06 12:52:18 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Please specify the disk size of the VM in GB [Defaults to minimum requirement: 25]:
2015-03-06 12:52:21 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-03-06 12:52:21 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND You may specify a unicast MAC address for the VM or accept a randomly generated default [00:16:3e:1f:0a:2b]:
2015-03-06 12:52:24 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-03-06 12:52:24 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Please specify the memory size of the VM in MB [Defaults to minimum requirement: 4096]:
2015-03-06 12:52:26 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-03-06 12:52:26 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Please specify the console type you would like to use to connect to the VM (vnc, spice) [vnc]:
2015-03-06 12:52:44 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-03-06 12:52:44 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Enter the name which will be used to identify this host inside the Administrator Portal [hosted_engine_1]:
2015-03-06 12:52:57 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Enter 'admin@internal' user password that will be used for accessing the Administrator Portal:
2015-03-06 12:53:03 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Please provide the FQDN for the engine you would like to use.
2015-03-06 12:53:03 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND This needs to match the FQDN that you will use for the engine installation within the VM.
2015-03-06 12:53:03 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Note: This will be the FQDN of the VM you are now going to create,
2015-03-06 12:53:03 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND it should not point to the base host or to any other existing machine.
2015-03-06 12:54:44 WARNING otopi.plugins.ovirt_hosted_engine_setup.engine.fqdn fqdn._validateFQDNresolvability:159 Failed to resolve ovirt-vm.smartcity.net using DNS, it can be resolved only locally
2015-03-06 12:54:44 DEBUG otopi.context context.dumpEnvironment:490 ENVIRONMENT DUMP - BEGIN
2015-03-06 12:54:44 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Please provide the name of the SMTP server through which we will send notifications [localhost]:
2015-03-06 12:54:58 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Please provide the TCP port number of the SMTP server [25]:
2015-03-06 12:55:00 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Please provide the email address from which notifications will be sent [root@localhost]:
2015-03-06 12:55:34 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Please provide a comma-separated list of email addresses which will get notifications [root@localhost]:
2015-03-06 12:55:48 WARNING otopi.plugins.ovirt_hosted_engine_setup.engine.fqdn fqdn._validateFQDNresolvability:159 Failed to resolve xion2.smartcity.net using DNS, it can be resolved only locally
Active: active (running) since Fri 2015-03-06 12:28:00 EST; 28min ago
Docs: man:sshd(8)
man:sshd_config(5)
Main PID: 1568 (sshd)
CGroup: /system.slice/sshd.service
`-1568 /usr/sbin/sshd -D
Mar 06 12:28:00 xion2.smartcity.net systemd[1]: Started OpenSSH server daemon.
Mar 06 12:28:00 xion2.smartcity.net sshd[1568]: Server listening on 0.0.0.0 port 22.
Mar 06 12:28:00 xion2.smartcity.net sshd[1568]: Server listening on :: port 22.
Mar 06 12:28:08 xion2.smartcity.net sshd[2121]: Accepted publickey for root from 172.16.1.31 port 36455 ssh2: RSA 60:1a:d1:67:f7:c8:e6:c9:15:d6:54:31:dd:1f:3f:80
Mar 06 12:38:09 xion2.smartcity.net sshd[3089]: Accepted publickey for rad from 172.16.1.31 port 44894 ssh2: RSA 60:1a:d1:67:f7:c8:e6:c9:15:d6:54:31:dd:1f:3f:80
2015-03-06 12:57:48 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND You can now connect to the VM with the following command:
2015-03-06 12:57:48 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Use temporary password "**FILTERED**" to connect to vnc console.
2015-03-06 12:57:48 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Please note that in order to use remote-viewer you need to be able to run graphical applications.
2015-03-06 12:57:48 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND This means that if you are using ssh you have to supply the -Y flag (enables trusted X11 forwarding).
2015-03-06 12:57:48 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Otherwise you can run the command from a terminal in your preferred desktop environment.
2015-03-06 12:57:48 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND If you cannot run graphical applications you can connect to the graphic console from another host or connect to the console using the following command:
2015-03-06 12:57:48 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND If you need to reboot the VM you will need to start it manually using the command:
2015-03-06 12:57:48 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND The VM has been started. Install the OS and shut down or reboot it. To continue please make a selection:
2015-03-06 13:16:33 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND You can now connect to the VM with the following command:
2015-03-06 13:16:33 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Use temporary password "**FILTERED**" to connect to vnc console.
2015-03-06 13:16:33 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Please note that in order to use remote-viewer you need to be able to run graphical applications.
2015-03-06 13:16:33 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND This means that if you are using ssh you have to supply the -Y flag (enables trusted X11 forwarding).
2015-03-06 13:16:33 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Otherwise you can run the command from a terminal in your preferred desktop environment.
2015-03-06 13:16:33 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND If you cannot run graphical applications you can connect to the graphic console from another host or connect to the console using the following command:
2015-03-06 13:16:33 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND If you need to reboot the VM you will need to start it manually using the command:
2015-03-06 13:16:33 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Please install and setup the engine in the VM.
2015-03-06 13:16:33 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND You may also be interested in installing ovirt-guest-agent-common package in the VM.
2015-03-06 13:56:14 DEBUG otopi.ovirt_hosted_engine_setup.check_liveliness check_liveliness.isEngineUp:46 Checking for Engine health status
2015-03-06 13:56:14 INFO otopi.ovirt_hosted_engine_setup.check_liveliness check_liveliness.isEngineUp:64 Engine replied: DB Up!Welcome to Health Status!
2015-03-06 13:56:15 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._closeup:532 Connecting to the Engine
2015-03-06 13:56:19 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._closeup:593 Getting the list of available clusters via engine's APIs
2015-03-06 13:56:20 DEBUG otopi.plugins.otopi.dialog.human dialog.__logString:215 DIALOG:SEND Enter the name of the cluster to which you want to add the host (Default) [Default]:
2015-03-06 13:56:23 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._closeup:626 Adding the host to the cluster
2015-03-06 13:56:24 DEBUG otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._closeup:652 Cannot add the host to cluster Default
Traceback (most recent call last):
File "/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/ovirt-hosted-engine-setup/engine/add_host.py", line 644, in _closeup
override_iptables=True,
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/brokers.py", line 13278, in add
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py", line 88, in add
return self.request('POST', url, body, headers)
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py", line 118, in request
persistent_auth=self._persistent_auth)
File "/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/proxy.py", line 146, in __doRequest
persistent_auth=persistent_auth
File "/usr/lib/python2.7/site-packages/ovirtsdk/web/connection.py", line 134, in doRequest
raise RequestError, response
RequestError:
status: 409
reason: Conflict
detail: Cannot add Host. Connecting to host via SSH has failed, verify that the host is reachable (IP address, routable address etc.) You may refer to the engine.log file for further details.
2015-03-06 13:56:24 ERROR otopi.plugins.ovirt_hosted_engine_setup.engine.add_host add_host._closeup:660 Cannot automatically add the host to cluster Default:
Cannot add Host. Connecting to host via SSH has failed, verify that the host is reachable (IP address, routable address etc.) You may refer to the engine.log file for further details.
We use cookies to provide, improve, protect and promote our services. Visit our Privacy Policy and Privacy Policy FAQs to learn more. You can manage your personal preferences, including your ‘Do not sell or share my personal data to third parties’ setting using the “Customize cookies” button below.