Displaying 3 results from an estimated 3 matches for "gtndev".
Did you mean:
gntdev
2011 Feb 08
5
Q on shared_mem and event_channel
Hello,
I think this might have been discussed numerous times on this mailing-list,
if there is a relevant post I can refer to please point that to me. What I
am trying to do is set up a shared memory/event-channels between dom0 and
domU''s via socket calls because I cannot use existing front-end/back-end
driver mechanism since it relies on devices aka vif, vbd type of device to
be created
2011 Jun 29
10
xen 4.1.1 + 3.0.0-rc5 dom0 + blktap2
Hi,
I''m currently trying xen 4.1.1 with the 3.0.0-rc5 (heard that it now
contains the xen code to run as front or back xen domain).
Everything seems to run fine, except that I am trying since a few hours
to mount a .vhd file in the dom0.
What I tried so far:
to create a blank vhd file (this is working):
host# vhd-util create -n /storage/test.vhd -s 20G
Then i try to mount the file
2012 Mar 16
27
xenconsole: Could not read tty from store: No such file or directory
Hello Community,
I encountered an error while running "xm console domU". Here is the running
script:
# xm console domU
xenconsole: Could not read tty from store: No such file or directory
I googled and found out that this issue is mostly result from forgetting
starting xenconsole service.
However, after I started xenconsole, the issue is still there. Please see:
#