Public bug reported:

I installed an XCP server on Ubuntu 12.04 with nova-xcp-plugins and
nova-xcp-network (ubuntu cloud archive repository enabled)

On a Paravirtualized Ubuntu 12.04 VM on this XCP server I installed the
nova-compute-xcp component and when I tried to run virtual machines I
got the following errors:

.....
.....
2013-07-02 11:05:20.588 2738 TRACE nova.utils [instance: 
e31820fb-bf72-4d9a-9790-81ed5381ffa5]     result = _parse_result(getattr(self, 
methodname)(*full_params))
2013-07-02 11:05:20.588 2738 TRACE nova.utils [instance: 
e31820fb-bf72-4d9a-9790-81ed5381ffa5]   File 
"/usr/lib/python2.7/dist-packages/XenAPI.py", line 209, in _parse_result
2013-07-02 11:05:20.588 2738 TRACE nova.utils [instance: 
e31820fb-bf72-4d9a-9790-81ed5381ffa5]     raise 
Failure(result['ErrorDescription'])
2013-07-02 11:05:20.588 2738 TRACE nova.utils [instance: 
e31820fb-bf72-4d9a-9790-81ed5381ffa5] Failure: ['XENAPI_MISSING_PLUGIN', 
'kernel']
.....
.....
2013-07-02 11:13:21.747 2738 INFO nova.compute.manager [-] Updating bandwidth 
usage cache
2013-07-02 11:13:21.868 2738 ERROR nova.manager [-] Error during 
ComputeManager._poll_bandwidth_usage: ['XENAPI_MISSING_PLUGIN', 'bandwidth']
.....

After checking the directory /usr/lib/xcp/plugins/, I realized that
these plugins simply do not exist.

I downloaded them manually from
https://github.com/openstack/nova/tree/master/plugins/xenserver/xenapi/etc/xapi.d/plugins
and after that the errors have gone.

** Affects: nova (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1196964

Title:
  nova-xcp-plugins needs to be updated to include the latest plugins

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1196964/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to