[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH v3 7/7] systemd: add support initial xen systemd service files



On Thu, 20 Mar 2014, Luis R. Rodriguez wrote:

On Thu, Mar 20, 2014 at 1:53 PM, M A Young <m.a.young@xxxxxxxxxxxx> wrote:
I have not read through this fully, but xenstored.service and
oxenstored.service need an additional line like
ExecStartPost=-/usr/bin/xenstore-write "/local/domain/0/domid" 0
for xen 4.4 and later.

It was there for both, but now that I look at it I had only made this
optional to fail on oxenstore. The init script lets it fail so I
suppose letting it fail on both is OK, but perhaps its a good time to
think about if we want to allow that to fail.

I think you missed my point. For xen 4.3, which is I am guessing is the version of the Fedora package you took the systemd files from, you have

ExecStartPost=-/usr/bin/xenstore-write "/local/domain/0/name" "Domain-0"

For xen 4.4 and later you need

ExecStartPost=-/usr/bin/xenstore-write "/local/domain/0/domid" 0

as well.

        Michael Young

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.