Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Remove outdated information

...

NFS mount point is unreachable by XenServer. Connect to XenCenter and delete the Abiquo repositories (ONLY the Abiquo repositories) of the XenServer machines that are failing. To delete them you must Detach and Forget.
Once deleted, try to deploy again. The Abiquo repository should appear again in XenServer and the VM should deploy successfully.

When Deploying in KVM, display does not update

Symptoms

Sometimes, when you try to deploy with KVM, the process never ends because the Events do not arrive and it is necessary to press "Force Refresh"

Solution

The problem is that hypervisor is not connecting to the Redis server to update the VM status. Check the "abiquo-aim.ini" may not be properly configured.

Do these steps:

  1. Open a Terminal and enter to Hypervisor (ssh root@IP).
  2. Check that Abiquo AIM is running
  3. Check that the machine can connect to the "redisHost" and "redisPort" 

  4. If necessary, restart AIM service (service abiquo-aim restart)

See AIM - Abiquo Infrastructure Management

...