WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-api

[Xen-API] Re: XAPI exceptions running "/bin/bash "?

To: xen-api@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-API] Re: XAPI exceptions running "/bin/bash "?
From: Ben Pfaff <blp@xxxxxxxxxx>
Date: Thu, 16 Sep 2010 11:09:59 -0700
Delivery-date: Thu, 16 Sep 2010 11:10:23 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20100916180341.GJ19583@xxxxxxxxxx>
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
References: <20100916180341.GJ19583@xxxxxxxxxx>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.20 (2009-06-14)
On Thu, Sep 16, 2010 at 11:03:41AM -0700, Ben Pfaff wrote:
> I have a XenServer here that has log messages like the ones appended
> repeated a number of times (dates and times deleted to avoid wrapping as
> many lines).  Naively, it looks like XAPI is trying to execve "/bin/bash
> " (with a space) and that is, of course, failing.  Is that what is
> really happening?

Actually, I just confirmed that that is happening by running "strace -f"
on the fe process:

19360 execve("/bin/bash ", ["/bin/bash ", "/opt/xensource/bin/fix_firewall.", 
"xapi7"], [/* 1 var */]) = -1 ENOENT (No such file or directory)

_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api