Forum
Welcome, Guest
Username: Password: Remember me

TOPIC:

CloudStack + Xenserver + HA-Lizard On 2 NICs 7 years 4 months ago #1060

Thanks for all the help,

This is where I'm getting stuck now:

awk found OK..
grep found OK..
which: no ip in (/usr/bin:/bin)
!! Missing Dependancy ip

Which IP is it referring to? Each of my hosts has a dedicated IP, and I've added the two IP to the bonded NICs (10.10.10.1 and 10.10.10.2 respectively). Also, each host has a default gateway (different on each host, not sure if that's the issue)

Thank you for your patience.

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

CloudStack + Xenserver + HA-Lizard On 2 NICs 7 years 4 months ago #1061

  • Salvatore Costantino
  • Salvatore Costantino's Avatar
  • Offline
  • Posts: 722
That means that your server is missing the ip command. Is this a standard xenserver installation? What version of xenserver? Or is this a custom built dom0 with xapi installed on top?

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

CloudStack + Xenserver + HA-Lizard On 2 NICs 7 years 4 months ago #1062

It is version 6.5, standard.

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

CloudStack + Xenserver + HA-Lizard On 2 NICs 7 years 4 months ago #1063

  • Salvatore Costantino
  • Salvatore Costantino's Avatar
  • Offline
  • Posts: 722
What version of the installer are you using?

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

CloudStack + Xenserver + HA-Lizard On 2 NICs 7 years 4 months ago #1064

halizard_nosan_installer_1.4.7

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

CloudStack + Xenserver + HA-Lizard On 2 NICs 7 years 4 months ago #1065

I actually figured out my issue, I was logged in as a user that had root access but wasn't actually root (rookie mistake). Logged in as root and was able to continue.

Now it's getting stuck at this point:

Initializing DRBD.. This host will wait until its peer connects. |
| Installation will resume after the DRBD peers connect |
1+0 records in
1+0 records out
1048576 bytes (1.0 MB) copied, 0.00120914 seconds, 867 MB/s
Writing meta data...
initializing activity log
NOT initializing bitmap
New drbd meta data block successfully created.
Starting DRBD resources: [
adjust disk: iscsi1:failed(attach:10)
]
..........
***************************************************************
DRBD's startup script waits for the peer node(s) to appear.
- In case this node was already a degraded cluster before the
reboot the timeout is 0 seconds. [degr-wfc-timeout]
- If the peer was available before the reboot the timeout will
expire after 0 seconds. [wfc-timeout]
(These values are for resource 'iscsi1'; 0 sec -> wait forever)
To abort waiting enter 'yes' [ 698]:

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