Hi Euan,

When I try to install openstack on top of xenserver-core, there is always
an exception causing a new mail in /var/spool/mail/root. It says that there
is no "/opt/xensource/bin/list_domains".

The whole message is as follows. How could I solve the problem?

>From root@centos-40.localdomain  Tue Feb 11 14:36:01 2014
Return-Path: <root@centos-40.localdomain>
X-Original-To: root
Delivered-To: root@centos-40.localdomain
Received: by centos-40.localdomain (Postfix, from userid 0)
        id 5645981415; Tue, 11 Feb 2014 14:36:01 -0500 (EST)
From: root@centos-40.localdomain (Cron Daemon)
To: root@centos-40.localdomain
Subject: Cron <root@centos-40> /root/consolelogrotate
Content-Type: text/plain; charset=UTF-8
Auto-Submitted: auto-generated
X-Cron-Env: <SHELL=/bin/sh>
X-Cron-Env: <HOME=/root>
X-Cron-Env: <PATH=/usr/bin:/bin>
X-Cron-Env: <LOGNAME=root>
X-Cron-Env: <USER=root>
Message-Id: <20140211193601.5645981415@centos-40.localdomain>
Date: Tue, 11 Feb 2014 14:36:01 -0500 (EST)

+ log_dir=/var/log/xen/guest
+ kb=1024
+ max_size_bytes=1048576
+ truncated_size_bytes=5120
+ list_domains=/opt/xensource/bin/list_domains
+ log_file_base=/var/log/xen/guest/console.
+ tmp_file_base=/var/log/xen/guest/tmp.console.
+ xenstore-write /local/logconsole/@ /var/log/xen/guest/console.%d
++ /opt/xensource/bin/list_domains
/root/consolelogrotate: line 30: /opt/xensource/bin/list_domains: No such
file or directory
++ sed 's/|.*|.*$//g'
++ sed '/^id*/d'
++ xargs
+ domains=
+ rm -f '/var/log/xen/guest/console.*'
++ /opt/xensource/bin/list_domains
/root/consolelogrotate: line 43: /opt/xensource/bin/list_domains: No such
file or directory
++ xargs
++ sed 's/|.*|.*$//g'
++ sed '/^id*/d'
+ domains=
+ rm -f '/var/log/xen/guest/tmp.console.*'

Thanks,
Qin


On Wed, Nov 20, 2013 at 9:17 AM, Euan Harris <euan.har...@citrix.com> wrote:

> On Wed, Nov 20, 2013 at 02:04:43PM +0000, Euan Harris wrote:
> > You may have better luck with xenserver-core.  It's a development
> > snapshot of XenServer, and should give you equivalent features to XCP.
> > We currently test on CentOS 6.4 and Ubuntu Raring.
>
> Just to clarify, building xenserver-core will download and compile the
> core parts of the XenServer toolstack, including xensopd which you were
> asking about.   Some other packages, such as the hypervisor, are drawn
> from the elsewhere:  on Ubuntu they come from the base distribution; on
> CentOS they come from the Xen4CentOS addon repository.    The configure.sh
> script will configure Yum on your CentOS system to use this repository.
>
> Thanks,
> Euan
>
>
_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

Reply via email to