All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <Ian.Campbell@citrix.com>
To: Doug McMillan <dlm1065@hotmail.com>
Cc: Olaf Hering <olaf@aepfle.de>, Wei Liu <wei.liu2@citrix.com>,
	"Luis R. Rodriguez" <mcgrof@suse.com>,
	Ian Jackson <Ian.Jackson@eu.citrix.com>,
	xen-devel <xen-devel@lists.xen.org>,
	"xen-users@lists.xenproject.org" <xen-users@lists.xenproject.org>
Subject: Re: [Xen-users] [TestDay] minor bug + possible configuration bug 4.5rc4 archlinux
Date: Mon, 12 Jan 2015 14:58:53 +0000	[thread overview]
Message-ID: <1421074733.26317.91.camel@citrix.com> (raw)
In-Reply-To: <COL130-W76677AD7735CFF5C73D568A8450@phx.gbl>

Adding some CC's, including the devel list.

On Fri, 2015-01-09 at 19:49 -0600, Doug McMillan wrote:
> 
> 
> configuration(?)
> I compiled booted straight from bios with xen.efi during boot I received several errors.
> xl info works (see attachment). XL list locks the terminal session. Checking into the errors I 
> found the following under dmesg (full attached):
> 
> 
>   Ignoring BGRT: invalid status 0 (expected 1) 
>   ACPI: SCI (ACPI GSI 9) not registered
>   kvm: no hardware support
>   mce: Unable to init device /dev/mcelog (rc: -16)
> 
> 
>  systemd[1]: Set hostname to <archxen>.
>  systemd[1]: var-lib-xenstored.mount's Where= setting doesn't match unit name. Refusing.

I suppose this error message is accurate and the Where field is not
"/var/lib/xenstored"? What is it actually? What options did you pass
to ./configure when building Xen?

This seems like a silly misfeature of systemd to me, but I suppose the
fix is to rename the thing to match, except that would require all the
dependent units to have the field changed too. It might turn out to be
easier to instead arrange for @XEN_LIB_STORED@ to == /var/lib/xenstored.

@devs -- we obviously need to do something about this (too late for 4.5,
but for 4.6 + backport). Perhaps there is some alternative systemd
construction which disassociates the actual path from the abstract
service "xenstored dir mounted"?

Otherwise we'll have to somehow arrange for the file and everything
which depends on it to have a name which reflects the actual mount path,
which sounds pretty awful to me...

Ian.

       reply	other threads:[~2015-01-12 14:58 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <COL130-W76677AD7735CFF5C73D568A8450@phx.gbl>
2015-01-12 14:58 ` Ian Campbell [this message]
2015-01-12 16:00   ` [Xen-users] [TestDay] minor bug + possible configuration bug 4.5rc4 archlinux Wei Liu
2015-01-12 16:17   ` Olaf Hering
2015-01-13  0:36     ` Doug McMillan
2015-01-13  7:47       ` Olaf Hering
2015-01-13  8:45   ` Olaf Hering
2015-01-13 10:24     ` Ian Campbell
2015-01-13 15:11       ` Ian Jackson
2015-01-13 15:30         ` Ian Campbell
2015-01-14  3:55     ` Doug McMillan
2015-01-14  7:46       ` Olaf Hering

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1421074733.26317.91.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=dlm1065@hotmail.com \
    --cc=mcgrof@suse.com \
    --cc=olaf@aepfle.de \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xen.org \
    --cc=xen-users@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.