[Pkg-xen-devel] Bug#655303: Bug#655303: xcp-xapi: document network configuration in README.Debian
Thomas Goirand
zigo at debian.org
Tue Jan 10 10:46:42 UTC 2012
On 01/10/2012 11:33 PM, Ritesh Raj Sarraf wrote:
> Package: xcp-xapi
> Version: 1.3-15
> Severity: normal
>
> By default, xapi listens on the loopback interface. To make it available over the network, its inventory needs to be updated with
> the bridged interface details. For example, if xenbr0 is the bridged interface, it needs to be set it:
>
> lnx200-39:~# cat /etc/xcp/inventory
> BUILD_NUMBER='0'
> CURRENT_INTERFACES='xenbr0'
> CONTROL_DOMAIN_UUID='de90f922-8bd8-176e-ea9a-4efece397b73'
> MANAGEMENT_INTERFACE='xenbr0'
> INSTALLATION_UUID='7f4f3149-2e9d-7bb5-bb99-fd51420a8cd6'
>
>
> Please add details about MANAGEMENT_INTERFACE in README.Debian
>
> It would also be good if more details (purpose and how to create) about the DOMAIN_UUID is provided.
Hi Ritesh,
Thanks for your bug report.
Are you saying that MANAGEMENT_INTERFACE was not populated, after you
installed xcp-xapi? Or is it because you upgraded from the packages at
Citrix (which are older)?
Here's hat I had OUT OF THE BOX, without even touching the file, when I
installed xcp-xapi:
root at GPLHost:node4407>_ ~# cat /etc/xcp/inventory
CURRENT_INTERFACES=''
BUILD_NUMBER='0'
CONTROL_DOMAIN_UUID='<some-uuid>'
MANAGEMENT_INTERFACE='xenbr0'
INSTALLATION_UUID='<another-uuid>'
So, there's no details to be added for MANAGEMENT_INTERFACE, IMHO.
Please let me know.
Thomas
More information about the Pkg-xen-devel
mailing list