On Fri, 27 Oct 2006 15:44:17 +0100 Daniel wrote: DPB> > # xm list DPB> > Error: Error connecting to xend: No such file or directory. Is xend running? DPB> DPB> Could you do 'strace xm list' and post the log as an attachment.
attached.
DPB> Also, I'm wondering if there is an SELinux polcy fix we missed out. Could DPB> you tell me if you have selinux enabled, and in enforcing or permissive DPB> mode. If enforcing, see if there's anything interesting (AVC denials) in DPB> /var/log/messages, or /var/log/audit/audit.log
Sorry, I forgot to mention that. SELinux is disabled.
# getenforce Disabled
DPB> An 'lsof -p 2601' would be handy to let us see what ports xend is listening DPB> for connections on.
Also attached..