Forum
Welcome, Guest
Username: Password: Remember me

TOPIC:

install problem 8 years 4 months ago #591

  • szilvagyi
  • szilvagyi's Avatar Topic Author
  • Offline
  • Posts: 8
Dear ,
Successfully installed xen 6.5, follow the youtube video (without bond)
set up network like in video... same ip , with switch so servers can ping each other
when I'm installing i have a problem
...
Parameter name fence_reboot_lone_host not found in xapi database - check your configuration and syntax
Valid configuration parameters are listed above
...

thats error for all parameter...

Whats the problem? need xen 6.2 or bond? or what can i do?

Please Log in or Create an account to join the conversation.

Last edit: by szilvagyi.

install problem 8 years 4 months ago #595

  • Salvatore Costantino
  • Salvatore Costantino's Avatar
  • Offline
  • Posts: 722
Looks like something may have gone wrong with the installation of the default database during installation. Can you run the following command from any of the 2 hosts and post the results here:

xe pool-param-get uuid=`xe pool-list --minimal` param-name=other-config

Please Log in or Create an account to join the conversation.

install problem 8 years 4 months ago #596

  • szilvagyi
  • szilvagyi's Avatar Topic Author
  • Offline
  • Posts: 8
XenCenter.CustomFields.ha-lizard-enabled: false; XenCenter.CustomFields.: true; cpuid_feature_mask: ffffff7f-ffffffff-ffffffff-ffffffff; memory-ratio-hvm: 0.25; memory-ratio-pv: 0.25

Please Log in or Create an account to join the conversation.

install problem 8 years 4 months ago #597

  • szilvagyi
  • szilvagyi's Avatar Topic Author
  • Offline
  • Posts: 8
Tomorrow i'll download xen 6.5 again ... make bootable USB and reinstall everything :)

And i'll post again about at 9:40 am:)

Please Log in or Create an account to join the conversation.

install problem 8 years 4 months ago #598

  • szilvagyi
  • szilvagyi's Avatar Topic Author
  • Offline
  • Posts: 8
installed xen 6.2...and now.while install


drbd-udev Successfully Installed!
drbd-xen Successfully Installed!
drbd-8.3 Successfully Installed!
Installing HA-Lizard High Availability Component
/etc/bash_completion.d/ha-cfg: line 88: `_ha-cfg': not a valid identifier
Installing iSCSI-HA Storage High Availability Component
Installing iSCSI Target Framework
...
...
...
...
Parameter name FENCE_ENABLED not found in xapi database - check your configuration and syntax
Valid configuration parameters are listed above
Parameter name FENCE_HEURISTICS_IPS not found in xapi database - check your configuration and syntax
Valid configuration parameters are listed above
Parameter name FENCE_MIN_HOSTS not found in xapi database - check your configuration and syntax
Valid configuration parameters are listed above
Parameter name FENCE_QUORUM_REQUIRED not found in xapi database - check your configuration and syntax
Valid configuration parameters are listed above
Parameter name FENCE_USE_IP_HEURISTICS not found in xapi database - check your configuration and syntax
Valid configuration parameters are listed above
Parameter name MONITOR_DELAY not found in xapi database - check your configuration and syntax
Valid configuration parameters are listed above
Parameter name MONITOR_MAX_STARTS not found in xapi database - check your configuration and syntax
Valid configuration parameters are listed above
Parameter name XAPI_COUNT not found in xapi database - check your configuration and syntax
Valid configuration parameters are listed above
Parameter name XAPI_DELAY not found in xapi database - check your configuration and syntax
Valid configuration parameters are listed above






So what can i do now?

xe pool-param-get uuid=`xe pool-list --minimal` param-name=other-config ->

cpuid_feature_mask: ffffff7f-ffffffff-ffffffff-ffffffff; memory-ratio-hvm: 0.25; memory-ratio-pv: 0.25

Please Log in or Create an account to join the conversation.

Last edit: by szilvagyi.

install problem 8 years 4 months ago #599

  • Salvatore Costantino
  • Salvatore Costantino's Avatar
  • Offline
  • Posts: 722
Thank you for the information. It looks like there could be a bug in the installer that only affects xenserver 6.2. We will need to put a 6.2 system together to test and isolate.

In the meantime, have you considered installing on top of XenServer 6.5? With 6.5 you get the added benefit of not having to update DRBD drivers each time there is a kernel update in XS.

Please Log in or Create an account to join the conversation.