Displaying 20 results from an estimated 40000 matches similar to: "Creating a custom variable in xenstore from dom0"
2012 Nov 06
1
Communication interface between Dom0 and DomU
Hello.
Is it available a communication interface between Dom0 and DomU to get some
parameteres about DomU without connection via ssh?
For example i need to get information about IP addresses that are allocated
in DomU.
I found following mail-thread:
http://xen.1045712.n5.nabble.com/How-to-get-domU-IP-address-td2510278.html
Keir Fraser said about xenstore, but as i understand to use xenstore
2012 Oct 20
1
Kernel paging request error
I''m having a problem with: http://pastebin.com/CuGHqwhy
It occurs on the reboot, but sometimes, when I try to start manually one of my machines. Sometime, one of the machines does not want to start permanently and I have to reinstall/restore it.
This problem comes for me randomly, but maybe there is a trigger.
I''ve tried to follow:
2012 Oct 23
3
Kernel paging request error
Reposting from xen-users (no response)
I''m having a problem with: http://pastebin.com/CuGHqwhy
It occurs on the reboot, but sometimes, when I try to start manually one of
my machines. Sometime, one of the machines does not want to start
permanently and I have to reinstall/restore it.
This problem comes for me randomly, but maybe there is a trigger.
I''ve tried to follow:
2008 Oct 07
3
Creating a custom directory tree inside Xenstore
Is it possible to create a custom directory tree inside Xenstore using any of the Xenstore-utilities??
For example, "/local/domain/0/Customdir".
Thx,
Venkat
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2005 Jun 16
9
Re: dom0 bootstrap for xenstore
On Thu, 2005-06-16 at 06:17 +0100, Keir Fraser wrote:
> > I suggested that we simply mmap /dev/kmem for the xenstored to access
> > the domain0 page for the moment. That doesn''t work: we''ll do something
> > else.
>
> Just use xc_map_foreign_range(), as you would for mapping any other
> domain''s xenstore page.
So here''s my patch
2011 Oct 05
1
Dom0 cpu utilisation irregularly distributed
On some production servers with dom0 kernel 2.6.32 pvops and xen 4.0 and
domus mainly windows with gplpv I noticed a strange cpu usage by the dom0
mainly with the use of a single cpu, for example this take from one server:
xm vcpu-list
Name ID VCPU CPU State Time(s) CPU
Affinity
...
Domain-0 0 0 3 -b- 1043377.5 any cpu
2011 Sep 30
0
how to install debian squeen domU under centos5.6 dom0(xen3.4.3)?
hi
I encounter problem when install debian squeeze domU on centos 5.6 dom0
environment
dom0: centos 5.6
xen version: 3.4.3
domU : debian 6 squeeze
I follow the instruction with
howtoforge(http://www.howtoforge.com/installing-debian-squeeze-6.0-domu-on-centos-5.5-x86_64-dom0),
after finishing the installation of debian squeeze, when I chroot the
squeeze''s / and execute "apt-get
2012 Apr 19
1
VPS Dom U cannot ping from Dom0
Dear All,
I have a problem with my VPS machine ...I used Centos OS and xen application
:
- I created domU called vps1 with this configuration :
# more /etc/xen/vps1
kernel = "/usr/lib/xen/boot/hvmloader"
builder = ''hvm''
memory = 1536
name = "vps1"
vif = [ ''bridge=xenbr0,ip=202.162.218.236,mac=00:16:3E:12:18:36'' ]
disk = [
2008 Aug 02
1
XenStore communication
Hi,
I want to know how everything communicates with XenStore.
Do domUs use the front-end/back-end driver to dom0 and then the back-end
driver contacts xenstored?
In particular, how do the xenstore-* commands work on a dom0 and domU?
And when should unix-domain sockets be used to communicate with xenstored?
Thanks,
Hayawardh
_______________________________________________
Xen-users mailing
2013 Apr 17
0
libxl device xenstore entries cleanup
Hi,
Currently libxl removes entries from xenstore "device/" tree only in case of:
a) domain destroy (clean all domain directory)
b) dom0-initiated device remove
But this doesn''t cover all the cases. At least this isn''t done:
a) backend domain shutdown, backend-initiated remove
b) backend domain destroy (here backend driver doesn''t have chance to signal
2012 May 03
1
Bug#640381: error xenstore-read: couldn't read path backend/vbd/6/768/node
tail /var/log/xen/xen-hotplug.log
xenstore-read: couldn't read path backend/vbd/6/768/node
/etc/xen/scripts/xen-hotplug-cleanup: line 24: [: !=: unary operator
expected
/etc/xen/scripts/xen-hotplug-cleanup: line 24: [: !=: unary operator
expected
xenstore-read: couldn't read path backend/vbd/6/5632/node
xenstore-read: couldn't read path backend/vbd/6/768/node
2011 May 19
5
vcpu-pin cause dom0 kernel panic
I use xen 4.0(dom0 is suse11.sp1,2.6.32 x86_64) on
Dell R710 with PERC H700 RAID adapter.
--Intel(R) Xeon(R) CPU E5620 @ 2.40GHz
--8 CPU cores.
--Memory 64G
--RAID5 4.5T
When I dedicated (pin) a CPU core only for dom0 use.
(I specify "dom0_max_vcpus=1 dom0_vcpus_pin" options for Xen)
I got dom0 kernel panic error(pin-1-5.30.bmp)
When I pin 2 core to dom0, the dom0 system can boot up,
2007 Jan 10
1
xenstore watch for domU shutdown
Hey everyone,
I''m trying to write a simple python program in dom0 that registers a watch on the xenstore to determine when a domU has shutdown. Is there a particular token I should use? Looking through the tools/python/xen/*.py code, I''ve come across the ''control/shutdown'' token... seems promising?
My code is attached below. As is, if fails to call the
2012 Aug 24
2
Bug#666135: XenStore tdb vs. reboot
Hello,
I noticed a strace delay when running "virsh list" on my Xen-4.1.3 test
server. On further investigation I noticed that in XenStore there were
multiple /vm/$UUID entries suffixed by -$VERSION, especially I hat 16 entries
for my dom0. For each reboot of the host I get a new entry.
After disabling Xend I get the following output after a reboot:
> root at xen5:~# xenstore-ls
2012 Aug 24
2
Bug#666135: XenStore tdb vs. reboot
Hello,
I noticed a strace delay when running "virsh list" on my Xen-4.1.3 test
server. On further investigation I noticed that in XenStore there were
multiple /vm/$UUID entries suffixed by -$VERSION, especially I hat 16 entries
for my dom0. For each reboot of the host I get a new entry.
After disabling Xend I get the following output after a reboot:
> root at xen5:~# xenstore-ls
2011 Oct 03
2
Bug#644125: xenstore-utils has completely inadequate description
Package: xenstore-utils
Version: 4.0.1-2
all it says is:
"Description: Xenstore utilities for Xen
This package contains the Xenstore utilities."
Wow, i never would have guessed that a package called xenstore-utils
might contain Xenstore utilities. I'm glad that's cleared up!
that just leaves a few tiny, niggling questions:
1. WTF are the Xenstore utilities?
2. What are
2011 Aug 15
0
XenStore path entries
Good Afternoon, I''m using XenStore to make an experiment and share values
between Dom''s U and Dom0. Since today I''m having problems with more than 300
entries per path. I dont know but last week I haven''t this problem. Anyone
know the limitation of entries per path on XenStore? When I use it on Dom0 I
don''t get any problem.
Thanks
--
Luciano Barreto
2012 Mar 02
0
Blank screen while loading AMD/ATI graphics driver (fglrx) in Dom0 (Linux 3.0/3.2) with Xen 4.1/4.2
Hi,
Xen wiki states that using linux 3.0 and above as dom0 works with all
graphics cards. I could install the fglrx graphics driver on my desktop
machine with a discrete graphics card (Radeon HD 5870), but I see a blank
screen while loading fglrx on my AMD Fusion E350 machine with integrated
graphics card (Radeon HD 6310). The graphics driver loads fine when the
Linux kernel runs alone not as
2012 Mar 23
2
Xenstore daemon is not running after boot; although can be started manually later. Any pointers why ?
Hello,
I build and installed Xen (4.1.3) from source, and I think I have got it
working. Well, almost.
I am using unmodified kernel of Fedora16 as my dom0 kernel.
So this is what happened.
I am able to boot into Xen, but the "xl info" failed with the standard
error message mentioned in the tutorial.
"libxl: error: libxl.c:56:libxl_ctx_init Is xenstore daemon running?
failed to
2012 Mar 23
2
Xenstore daemon is not running after boot; although can be started manually later. Any pointers why ?
Hello,
I build and installed Xen (4.1.3) from source, and I think I have got it
working. Well, almost.
I am using unmodified kernel of Fedora16 as my dom0 kernel.
So this is what happened.
I am able to boot into Xen, but the "xl info" failed with the standard
error message mentioned in the tutorial.
"libxl: error: libxl.c:56:libxl_ctx_init Is xenstore daemon running?
failed to