Bug#655301: [Pkg-xen-devel] Bug#655301: Bug#655301: xcp-xapi fails to start

2012-01-12 Thread Ritesh Raj Sarraf
On 01/12/2012 01:36 PM, Mike McClurg wrote: > Could you attach the fresh logs from this environment? There should be > a few hundred lines of logs in /var/log/xcp-xapi.log coming from > thread_zero, which is xapi's initialisation bit. Could you attach > that? Attached is the log with this email.

Bug#655301: [Pkg-xen-devel] Bug#655301: Bug#655301: xcp-xapi fails to start

2012-01-12 Thread Mike McClurg
On Thu, Jan 12, 2012 at 7:21 AM, Ritesh Raj Sarraf wrote: > Setting up xcp-fe (0.5.2-3) ... > Setting up xcp-squeezed (1.3-15) ... > xc: error: Could not obtain handle on privileged command interface (2 = > No such file or directory): Internal error > Fatal error: exception Xenctrl.Error("Unable t

Bug#655301: [Pkg-xen-devel] Bug#655301: Bug#655301: xcp-xapi fails to start

2012-01-11 Thread Ritesh Raj Sarraf
On 01/12/2012 12:15 PM, Ritesh Raj Sarraf wrote: > Sorry, I wiped it out. We should document about uuid and other stuff. > If there's a web page that talks about them (UUID, Management > Interface, Current Interface etc), we should mention its link in the > README.Debian file. So I had purged the

Bug#655301: [Pkg-xen-devel] Bug#655301: Bug#655301: xcp-xapi fails to start

2012-01-11 Thread Ritesh Raj Sarraf
On 01/12/2012 05:01 AM, Mike McClurg wrote: > It is likely that the uuid's changed in the upgrade because we didn't > handle the file renaming well. Do you have both > /etc/xensource-inventory and /etc/xcp/inventory? The second file is > the correct location. You may be able to copy the uuid from t

Bug#655301: [Pkg-xen-devel] Bug#655301: Bug#655301: xcp-xapi fails to start

2012-01-11 Thread Mike McClurg
On Tue, Jan 10, 2012 at 12:06 PM, Ritesh Raj Sarraf wrote: > This seems to be happening because of this: > > # Wait for xapi to write its "init complete" cookie: after here it's > safe to modify templates. > wait_for_xapi() { >    MAX_RETRIES=50 >    RETRY=0 >    while [ ${RETRY} -lt ${MAX_RETRIES