From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: merc1984@f-m.fm
Cc: Xen-devel@lists.xen.org
Subject: Re: Bug: /proc/xen Doesn't Mount
Date: Tue, 17 Jun 2014 12:56:56 -0400 [thread overview]
Message-ID: <20140617165656.GA11406@laptop.dumpdata.com> (raw)
In-Reply-To: <1403023042.23579.129811105.4096DD9B@webmail.messagingengine.com>
On Tue, Jun 17, 2014 at 09:37:22AM -0700, merc1984@f-m.fm wrote:
> On Tue, Jun 17, 2014, at 8:44, [1]merc1984@f-m.fm wrote:
>
> Debian Testing, Xen 4.4 compiled.
>
>
>
> Booting to hypervisor goes well, but
>
> # xl list
>
>
> xc: error: Could not obtain handle on privileged command interface (2 =
>
> No such file or directory): Internal error
>
> libxl: error: libxl.c:92:libxl_ctx_alloc: cannot open libxc handle: No
>
> such file or directory
>
> cannot init xl context
>
>
>
> I find that no xen modules are loaded and /proc/xen is not mounted, so
>
> loaded all xen modules. I find instructions all over the place to
> mount
>
> /proc/xen... but they never say -how-. mount /proc/xen doesn't work.
>
>
> Ok I've guessed that I should put in fstab:
> none /proc/xen xenfs defaults 0 0
>
> ... although I don't know whether this is the correct approach.
> # ls -al /proc/xen
> total 0
> drwxr-xr-x 2 root root 0 Jun 17 09:02 .
> dr-xr-xr-x 242 root root 0 Jun 17 09:02 ..
> -r--r--r-- 1 root root 0 Jun 17 09:02 capabilities
> -rw------- 1 root root 0 Jun 17 09:02 privcmd
> -rw------- 1 root root 0 Jun 17 09:02 xenbus
> -rw------- 1 root root 0 Jun 17 09:02 xsd_kva
> -rw------- 1 root root 0 Jun 17 09:02 xsd_port
>
> It must not be, because xl list hangs, and xl create
> /etc/xen/<domain>.cfg hangs. xl info does give:
> host : hydra
> release : 3.14-1-amd64
> version : #1 SMP Debian 3.14.4-1 (2014-05-13)
> machine : x86_64
> nr_cpus : 8
> max_cpu_id : 7
> nr_nodes : 1
> cores_per_socket : 4
> threads_per_core : 2
> cpu_mhz : 2500
> hw_caps :
> bfebfbff:2c100800:00000000:00007f00:77fafbff:00000000:00000021:00002fbb
> virt_caps : hvm hvm_directio
> total_memory : 8063
> free_memory : 6924
> sharing_freed_memory : 0
> sharing_used_memory : 0
> outstanding_claims : 0
> free_cpus : 0
> xen_major : 4
> xen_minor : 4
> xen_extra : .0
> xen_version : 4.4.0
> xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32
> hvm-3.0-x86_32p hvm-3.0-x86_64
> xen_scheduler : credit
> xen_pagesize : 4096
> platform_params : virt_start=0xffff800000000000
> xen_changeset :
> xen_commandline : placeholder dom0_mem=1G,max:1G
> cc_compiler : gcc (Debian 4.9.0-6) 4.9.0
> cc_compile_by : root
> cc_compile_domain : darkmatter.org
> cc_compile_date : Tue Jun 17 07:57:19 PDT 2014
> xend_config_format : 4
>
> All our domains are down now, of course.
>
You are not running 'xenstored' or 'oxenstored'. Your init scripts
should have run that - did you made sure they were setup in the right
init level?
> References
>
> 1. mailto:merc1984@f-m.fm
>
> --
> http://www.fastmail.fm - mmm... Fastmail...
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2014-06-17 16:56 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-17 15:44 Bug: /proc/xen Doesn't Mount merc1984
2014-06-17 16:37 ` merc1984
2014-06-17 16:56 ` Konrad Rzeszutek Wilk [this message]
2014-06-17 17:00 ` Ian Campbell
2014-06-17 17:32 ` Sander Eikelenboom
2014-06-17 17:34 ` merc1984
2014-06-17 19:11 ` merc1984
2014-06-17 20:25 ` Pasi Kärkkäinen
2014-06-17 23:59 ` merc1984
2014-06-18 6:27 ` Pasi Kärkkäinen
2014-06-17 17:09 ` merc1984
2014-06-17 17:36 ` Dario Faggioli
2014-06-17 17:46 ` merc1984
2014-06-18 7:29 ` Dario Faggioli
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=20140617165656.GA11406@laptop.dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=Xen-devel@lists.xen.org \
--cc=merc1984@f-m.fm \
/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.