<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    I am trying to use xen with Ceph and openstack using the devstack
    package.<br>
    I am slowly wacking my way through things and have noticed a few
    issues.<br>
    <br>
    <ol>
      <li> openstack expects to be running in a domU and generates error
        messages even if xenapi_check_host is false. I am not sure if
        this causes other side effects. The tests for the local dom0
        should be completley bypassed if the check is disabled.</li>
      <li>Open stack tries to read the xen SRs and checks the default
        one which ends up being the xen local storage and not any other
        SR. If I set the sr_matching_filter = other-config:ceph-sr=true
        there should be a xapi SR.get_all request generated but it looks
        like it is not generated at all. I have tracked the http traffic
        and no out put is generated even though the approprate code is
        being called.</li>
    </ol>
    <br>
    <pre class="moz-signature" cols="72">-- 
Alvin Starr                   ||   voice: (905)513-7688
Netvel Inc.                   ||   Cell:  (416)806-0133
<a class="moz-txt-link-abbreviated" href="mailto:alvin@netvel.net">alvin@netvel.net</a>              ||
</pre>
  </body>
</html>