[Users] oVirt setup fails on vlan tagged, bonded interface

Hi I am trying to install a all-in-one oVirt 3.2 on my host (Centos 6.4) which has bonded interfaces with vlan tagging. Somehow it does not recognize my interface. Any idea how to solve that? [root@vxhost01 ~]# engine-setup --config-allinone=yes Welcome to oVirt Engine setup utility Setup can configure server default page to launch oVirt Engine. Do you wish to do so? ['yes'| 'no'] [yes] : Host fully qualified domain name. Note: this name should be fully resolvable [vxhost01.xxx.ch] : Error while trying to read parameter HOST_FQDN from user. Please check log file /var/log/ovirt-engine/engine-setup_2013_07_03_10_31_17.log for more information You have mail in /var/spool/mail/root 2013-07-03 10:24:41::DEBUG::common_utils::495::root:: stderr = 2013-07-03 10:24:41::DEBUG::common_utils::496::root:: retcode = 0 2013-07-03 10:24:41::DEBUG::engine_validators::143::root:: stopping httpd service 2013-07-03 10:24:41::DEBUG::common_utils::1341::root:: stopping httpd 2013-07-03 10:24:41::DEBUG::common_utils::1378::root:: executing action httpd on service stop 2013-07-03 10:24:41::DEBUG::common_utils::456::root:: Executing command --> '/sbin/service httpd stop' in working directory '/root' 2013-07-03 10:24:41::DEBUG::common_utils::494::root:: output = Stopping httpd: [FAILED] 2013-07-03 10:24:41::DEBUG::common_utils::495::root:: stderr = 2013-07-03 10:24:41::DEBUG::common_utils::496::root:: retcode = 0 2013-07-03 10:24:41::INFO::engine-setup::1602::root:: Comparing pre-conditions; condition: 'True', and match: 'True' 2013-07-03 10:24:42::INFO::engine_validators::118::root:: Validating yes as part of ['yes', 'no'] 2013-07-03 10:24:42::DEBUG::engine-setup::1593::root:: going over group ALL_PARAMS 2013-07-03 10:24:42::INFO::engine-setup::1602::root:: Comparing pre-conditions; condition: 'True', and match: 'True' 2013-07-03 10:24:42::DEBUG::engine-setup::557::root:: setting default value (no) for key (RANDOM_PASSWORDS) 2013-07-03 10:24:42::DEBUG::engine-setup::557::root:: setting default value (00:1a:4a:16:84:02-00:1a:4a:16:84:fd) for key (MAC_RANGE) 2013-07-03 10:24:44::INFO::engine_validators::246::root:: Validating vxhost01.sanc.ch as a FQDN on non loopback devices 2013-07-03 10:24:44::INFO::engine_validators::152::root:: validating vxhost01.sanc.ch as a valid domain string 2013-07-03 10:24:44::DEBUG::common_utils::456::root:: Executing command --> '/sbin/ip addr' in working directory '/root' 2013-07-03 10:24:44::DEBUG::common_utils::494::root:: output = 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master bond0 state UP qlen 1000 link/ether bc:5f:f4:7c:3e:91 brd ff:ff:ff:ff:ff:ff 3: eth1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000 link/ether 68:05:ca:11:55:c0 brd ff:ff:ff:ff:ff:ff 4: eth2: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master bond1 state UP qlen 1000 link/ether 90:e2:ba:22:27:87 brd ff:ff:ff:ff:ff:ff 5: eth3: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master bond1 state UP qlen 1000 link/ether 90:e2:ba:22:27:87 brd ff:ff:ff:ff:ff:ff 6: bond0: <BROADCAST,MULTICAST,MASTER,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP link/ether bc:5f:f4:7c:3e:91 brd ff:ff:ff:ff:ff:ff inet6 fe80::be5f:f4ff:fe7c:3e91/64 scope link valid_lft forever preferred_lft forever 7: bond1: <BROADCAST,MULTICAST,MASTER,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP link/ether 90:e2:ba:22:27:87 brd ff:ff:ff:ff:ff:ff inet6 fe80::92e2:baff:fe22:2787/64 scope link valid_lft forever preferred_lft forever 8: bond0.110@bond0: <BROADCAST,MULTICAST,MASTER,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP link/ether bc:5f:f4:7c:3e:91 brd ff:ff:ff:ff:ff:ff inet 10.0.10.30/24 brd 10.0.10.255 scope global bond0.110 inet6 fe80::be5f:f4ff:fe7c:3e91/64 scope link valid_lft forever preferred_lft forever 9: bond0.120@bond0: <BROADCAST,MULTICAST,MASTER,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP link/ether bc:5f:f4:7c:3e:91 brd ff:ff:ff:ff:ff:ff inet 10.0.20.30/24 brd 10.0.20.255 scope global bond0.120 inet6 fe80::be5f:f4ff:fe7c:3e91/64 scope link valid_lft forever preferred_lft forever 10: bond0.140@bond0: <BROADCAST,MULTICAST,MASTER,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP link/ether bc:5f:f4:7c:3e:91 brd ff:ff:ff:ff:ff:ff inet 10.0.40.30/24 brd 10.0.40.255 scope global bond0.140 inet6 fe80::be5f:f4ff:fe7c:3e91/64 scope link valid_lft forever preferred_lft forever 11: bond1.130@bond1: <BROADCAST,MULTICAST,MASTER,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP link/ether 90:e2:ba:22:27:87 brd ff:ff:ff:ff:ff:ff inet 10.0.30.30/24 brd 10.0.30.255 scope global bond1.130 inet6 fe80::92e2:baff:fe22:2787/64 scope link valid_lft forever preferred_lft forever 13: ;vdsmdummy;: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN link/ether 66:82:08:cc:14:ff brd ff:ff:ff:ff:ff:ff 14: bond4: <BROADCAST,MULTICAST,MASTER> mtu 1500 qdisc noop state DOWN link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff 15: bond2: <BROADCAST,MULTICAST,MASTER> mtu 1500 qdisc noop state DOWN link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff 16: bond3: <BROADCAST,MULTICAST,MASTER> mtu 1500 qdisc noop state DOWN link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff 2013-07-03 10:24:44::DEBUG::common_utils::495::root:: stderr = 2013-07-03 10:24:44::DEBUG::common_utils::496::root:: retcode = 0 2013-07-03 10:24:44::ERROR::engine_validators::259::root:: Could not find any configured IP address on the host 2013-07-03 10:24:44::ERROR::engine_validators::322::root:: Traceback (most recent call last): File "/usr/share/ovirt-engine/scripts/engine_validators.py", line 260, in validateFQDN raise Exception(output_messages.ERR_EXP_CANT_FIND_IP) Exception: Could not find any configured IP address 2013-07-03 10:24:44::ERROR::engine-setup::614::root:: Traceback (most recent call last): File "/usr/bin/engine-setup", line 587, in _getInputFromUser if param.getKey("VALIDATION_FUNC")(userInput, param.getKey("OPTION_LIST")): File "/usr/share/ovirt-engine/scripts/engine_validators.py", line 260, in validateFQDN raise Exception(output_messages.ERR_EXP_CANT_FIND_IP) Exception: Could not find any configured IP address 2013-07-03 10:24:44::ERROR::engine-setup::1638::root:: Traceback (most recent call last): File "/usr/bin/engine-setup", line 1607, in _handleInteractiveParams input_param(param) File "/usr/bin/engine-setup", line 641, in input_param _getInputFromUser(param) File "/usr/bin/engine-setup", line 615, in _getInputFromUser raise Exception(output_messages.ERR_EXP_READ_INPUT_PARAM % (param.getKey("CONF_NAME"))) Exception: Error while trying to read parameter HOST_FQDN from user. 2013-07-03 10:24:44::DEBUG::engine-setup::2006::root:: *** The following params were used as user input: 2013-07-03 10:24:44::DEBUG::engine-setup::2011::root:: override-httpd-root: yes 2013-07-03 10:24:44::DEBUG::engine-setup::2011::root:: random-passwords: no 2013-07-03 10:24:44::DEBUG::engine-setup::2011::root:: mac-range: 00:1a:4a:16:84:02-00:1a:4a:16:84:fd 2013-07-03 10:24:44::ERROR::engine-setup::2487::root:: Traceback (most recent call last): File "/usr/bin/engine-setup", line 2481, in <module> main(confFile) File "/usr/bin/engine-setup", line 2196, in main _handleParams(configFile) File "/usr/bin/engine-setup", line 1650, in _handleParams _handleInteractiveParams() File "/usr/bin/engine-setup", line 1607, in _handleInteractiveParams input_param(param) File "/usr/bin/engine-setup", line 641, in input_param _getInputFromUser(param) File "/usr/bin/engine-setup", line 615, in _getInputFromUser raise Exception(output_messages.ERR_EXP_READ_INPUT_PARAM % (param.getKey("CONF_NAME"))) Exception: Error while trying to read parameter HOST_FQDN from user.

On 07/03/2013 11:34 AM, Christian Sandrini wrote:
Hi
I am trying to install a all-in-one oVirt 3.2 on my host (Centos 6.4) which has bonded interfaces with vlan tagging. Somehow it does not recognize my interface.
still relevant?
Any idea how to solve that?
[root@vxhost01 ~]# engine-setup --config-allinone=yes Welcome to oVirt Engine setup utility Setup can configure server default page to launch oVirt Engine. Do you wish to do so? ['yes'| 'no'] [yes] : Host fully qualified domain name. Note: this name should be fully resolvable [vxhost01.xxx.ch] : Error while trying to read parameter HOST_FQDN from user. Please check log file /var/log/ovirt-engine/engine-setup_2013_07_03_10_31_17.log for more information You have mail in /var/spool/mail/root
2013-07-03 10:24:41::DEBUG::common_utils::495::root:: stderr = 2013-07-03 10:24:41::DEBUG::common_utils::496::root:: retcode = 0 2013-07-03 10:24:41::DEBUG::engine_validators::143::root:: stopping httpd service 2013-07-03 10:24:41::DEBUG::common_utils::1341::root:: stopping httpd 2013-07-03 10:24:41::DEBUG::common_utils::1378::root:: executing action httpd on service stop 2013-07-03 10:24:41::DEBUG::common_utils::456::root:: Executing command --> '/sbin/service httpd stop' in working directory '/root' 2013-07-03 10:24:41::DEBUG::common_utils::494::root:: output = Stopping httpd: [FAILED]
2013-07-03 10:24:41::DEBUG::common_utils::495::root:: stderr = 2013-07-03 10:24:41::DEBUG::common_utils::496::root:: retcode = 0 2013-07-03 10:24:41::INFO::engine-setup::1602::root:: Comparing pre-conditions; condition: 'True', and match: 'True' 2013-07-03 10:24:42::INFO::engine_validators::118::root:: Validating yes as part of ['yes', 'no'] 2013-07-03 10:24:42::DEBUG::engine-setup::1593::root:: going over group ALL_PARAMS 2013-07-03 10:24:42::INFO::engine-setup::1602::root:: Comparing pre-conditions; condition: 'True', and match: 'True' 2013-07-03 10:24:42::DEBUG::engine-setup::557::root:: setting default value (no) for key (RANDOM_PASSWORDS) 2013-07-03 10:24:42::DEBUG::engine-setup::557::root:: setting default value (00:1a:4a:16:84:02-00:1a:4a:16:84:fd) for key (MAC_RANGE) 2013-07-03 10:24:44::INFO::engine_validators::246::root:: Validating vxhost01.sanc.ch as a FQDN on non loopback devices 2013-07-03 10:24:44::INFO::engine_validators::152::root:: validating vxhost01.sanc.ch as a valid domain string 2013-07-03 10:24:44::DEBUG::common_utils::456::root:: Executing command --> '/sbin/ip addr' in working directory '/root' 2013-07-03 10:24:44::DEBUG::common_utils::494::root:: output = 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master bond0 state UP qlen 1000 link/ether bc:5f:f4:7c:3e:91 brd ff:ff:ff:ff:ff:ff 3: eth1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000 link/ether 68:05:ca:11:55:c0 brd ff:ff:ff:ff:ff:ff 4: eth2: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master bond1 state UP qlen 1000 link/ether 90:e2:ba:22:27:87 brd ff:ff:ff:ff:ff:ff 5: eth3: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast master bond1 state UP qlen 1000 link/ether 90:e2:ba:22:27:87 brd ff:ff:ff:ff:ff:ff 6: bond0: <BROADCAST,MULTICAST,MASTER,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP link/ether bc:5f:f4:7c:3e:91 brd ff:ff:ff:ff:ff:ff inet6 fe80::be5f:f4ff:fe7c:3e91/64 scope link valid_lft forever preferred_lft forever 7: bond1: <BROADCAST,MULTICAST,MASTER,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP link/ether 90:e2:ba:22:27:87 brd ff:ff:ff:ff:ff:ff inet6 fe80::92e2:baff:fe22:2787/64 scope link valid_lft forever preferred_lft forever 8: bond0.110@bond0: <BROADCAST,MULTICAST,MASTER,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP link/ether bc:5f:f4:7c:3e:91 brd ff:ff:ff:ff:ff:ff inet 10.0.10.30/24 brd 10.0.10.255 scope global bond0.110 inet6 fe80::be5f:f4ff:fe7c:3e91/64 scope link valid_lft forever preferred_lft forever 9: bond0.120@bond0: <BROADCAST,MULTICAST,MASTER,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP link/ether bc:5f:f4:7c:3e:91 brd ff:ff:ff:ff:ff:ff inet 10.0.20.30/24 brd 10.0.20.255 scope global bond0.120 inet6 fe80::be5f:f4ff:fe7c:3e91/64 scope link valid_lft forever preferred_lft forever 10: bond0.140@bond0: <BROADCAST,MULTICAST,MASTER,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP link/ether bc:5f:f4:7c:3e:91 brd ff:ff:ff:ff:ff:ff inet 10.0.40.30/24 brd 10.0.40.255 scope global bond0.140 inet6 fe80::be5f:f4ff:fe7c:3e91/64 scope link valid_lft forever preferred_lft forever 11: bond1.130@bond1: <BROADCAST,MULTICAST,MASTER,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP link/ether 90:e2:ba:22:27:87 brd ff:ff:ff:ff:ff:ff inet 10.0.30.30/24 brd 10.0.30.255 scope global bond1.130 inet6 fe80::92e2:baff:fe22:2787/64 scope link valid_lft forever preferred_lft forever 13: ;vdsmdummy;: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN link/ether 66:82:08:cc:14:ff brd ff:ff:ff:ff:ff:ff 14: bond4: <BROADCAST,MULTICAST,MASTER> mtu 1500 qdisc noop state DOWN link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff 15: bond2: <BROADCAST,MULTICAST,MASTER> mtu 1500 qdisc noop state DOWN link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff 16: bond3: <BROADCAST,MULTICAST,MASTER> mtu 1500 qdisc noop state DOWN link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff
2013-07-03 10:24:44::DEBUG::common_utils::495::root:: stderr = 2013-07-03 10:24:44::DEBUG::common_utils::496::root:: retcode = 0 2013-07-03 10:24:44::ERROR::engine_validators::259::root:: Could not find any configured IP address on the host 2013-07-03 10:24:44::ERROR::engine_validators::322::root:: Traceback (most recent call last): File "/usr/share/ovirt-engine/scripts/engine_validators.py", line 260, in validateFQDN raise Exception(output_messages.ERR_EXP_CANT_FIND_IP) Exception: Could not find any configured IP address
2013-07-03 10:24:44::ERROR::engine-setup::614::root:: Traceback (most recent call last): File "/usr/bin/engine-setup", line 587, in _getInputFromUser if param.getKey("VALIDATION_FUNC")(userInput, param.getKey("OPTION_LIST")): File "/usr/share/ovirt-engine/scripts/engine_validators.py", line 260, in validateFQDN raise Exception(output_messages.ERR_EXP_CANT_FIND_IP) Exception: Could not find any configured IP address
2013-07-03 10:24:44::ERROR::engine-setup::1638::root:: Traceback (most recent call last): File "/usr/bin/engine-setup", line 1607, in _handleInteractiveParams input_param(param) File "/usr/bin/engine-setup", line 641, in input_param _getInputFromUser(param) File "/usr/bin/engine-setup", line 615, in _getInputFromUser raise Exception(output_messages.ERR_EXP_READ_INPUT_PARAM % (param.getKey("CONF_NAME"))) Exception: Error while trying to read parameter HOST_FQDN from user.
2013-07-03 10:24:44::DEBUG::engine-setup::2006::root:: *** The following params were used as user input: 2013-07-03 10:24:44::DEBUG::engine-setup::2011::root:: override-httpd-root: yes 2013-07-03 10:24:44::DEBUG::engine-setup::2011::root:: random-passwords: no 2013-07-03 10:24:44::DEBUG::engine-setup::2011::root:: mac-range: 00:1a:4a:16:84:02-00:1a:4a:16:84:fd 2013-07-03 10:24:44::ERROR::engine-setup::2487::root:: Traceback (most recent call last): File "/usr/bin/engine-setup", line 2481, in <module> main(confFile) File "/usr/bin/engine-setup", line 2196, in main _handleParams(configFile) File "/usr/bin/engine-setup", line 1650, in _handleParams _handleInteractiveParams() File "/usr/bin/engine-setup", line 1607, in _handleInteractiveParams input_param(param) File "/usr/bin/engine-setup", line 641, in input_param _getInputFromUser(param) File "/usr/bin/engine-setup", line 615, in _getInputFromUser raise Exception(output_messages.ERR_EXP_READ_INPUT_PARAM % (param.getKey("CONF_NAME"))) Exception: Error while trying to read parameter HOST_FQDN from user. _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
participants (2)
-
Christian Sandrini
-
Itamar Heim