Re: [Xen-API] device disappeared from xenstore

2012-05-02 Thread David Hout
Jon, I've attached a snippet from my syslog. My current status is I reinstalled again and this time tried to install an ubuntu vm using the instructions here (http://wiki.xen.org/wiki/Installing_Linux_on_Kronos ) I get the same error: the dev

Re: [Xen-API] device disappeared from xenstore

2012-05-02 Thread David Hout
Thanks Jon So I decided to go back and run the XCP 1.5 installation CD and make sure things were still working for me with that. I found that I couldn't install a VM from my NFS share onto XCP 1.5 either. However I was able to install and launch a VM using the debian multiarch cd if I physicall

Re: [Xen-API] device disappeared from xenstore

2012-05-02 Thread Jonathan Ludlam
No, that should be fine - I run the 64 bit version on my laptop, and it seems to work nicely. The 32 bit version is more thoroughly tested, that's all. You should certainly be able to start vms :-) Jon On 1 May 2012, at 22:22, David Hout wrote: Perhaps I should have asked this earlier but ...

Re: [Xen-API] device disappeared from xenstore

2012-05-01 Thread David Hout
Perhaps I should have asked this earlier but ... I am trying to install kronos on a 64-bit debian installation on an amd64 box. Should I be starting with the 32 bit debian iso instead? Does that matter? Thanks! On May 1, 2012 at 1:13 PM Jonathan Ludlam wrote: > Those alarming 'http_critical

Re: [Xen-API] device disappeared from xenstore

2012-05-01 Thread Jonathan Ludlam
Those alarming 'http_critical' messages are all benign. Unfortunately there's nothing to indicate the cause of your problems in that log. Anything in /var/log/syslog? Jon On 1 May 2012, at 17:46, David Hout wrote: Jon, I see a lot of "[http_critical] Premature termination of connection!" me

Re: [Xen-API] device disappeared from xenstore

2012-05-01 Thread Jonathan Ludlam
Hmm. Have a look through /var/log/xcp-xapi.log and see if there's anything interesting in there? Jon On 1 May 2012, at 14:24, David Hout wrote: Thanks Jon - I ran that and xend is not running On May 1, 2012 at 8:50 AM Jonathan Ludlam mailto:jonathan.lud...@eu.citrix.com>> wrote: Hi Dave, Ha

Re: [Xen-API] device disappeared from xenstore

2012-05-01 Thread David Hout
Thanks Jon - I ran that and xend is not running On May 1, 2012 at 8:50 AM Jonathan Ludlam wrote: > Hi Dave, > > Have you disabled xend? Run: > > ps auxw | grep xend > > and see if you get anything. > > Jon > > On 1 May 2012, at 13:44, David Hout wrote: > > > Hi, > > > > I'm getting close

Re: [Xen-API] device disappeared from xenstore

2012-05-01 Thread Jonathan Ludlam
Hi Dave, Have you disabled xend? Run: ps auxw | grep xend and see if you get anything. Jon On 1 May 2012, at 13:44, David Hout wrote: Hi, I'm getting closer with my Kronos on Debian configuration. I'm issuing a series of xe commands to launch a vm and it's failing with a "device disapp

[Xen-API] device disappeared from xenstore

2012-05-01 Thread David Hout
Hi, I'm getting closer with my Kronos on Debian configuration. I'm issuing a series of xe commands to launch a vm and it's failing with a "device disappeared from xenstore" error. Can anybody provide guidance? Thanks, Dave Here is the sequence of CLI commands I'm running followed by the error