Displaying 6 results from an estimated 6 matches for "iamkenzo".
2008 Jun 13
11
Have 2 DomU share a same Logical Volume
Hi xeners,
I am trying to have 2 DomU share a single Logical Volume. I need that
at least one of the DomU has read-write access to the LV. I have
tried, but up to now, it only works if both DomU have read-only writes
to the LV.
That''s a problem for me, because I wanted to set up Nginx on a DomU,
and Rails on another one, and have Nginx get read access to an LV that
would hold the public
2008 Sep 01
10
Unable to xm console in a running domU
Hi list,
I am running a virtualized server. Dom0 uses Xen 3.2.1 with Debian
Etch and a custom kernel 2.6.21 created by my webhosting company.
I install my domU using debootstrap for a Debian Etch with
2.6.18-6-xen-amd64 kernel. Everything works well except the fact that
once the VM is started I cannot "xm console" into it. It only works
while it is booting and while it is shutting
2008 Jun 07
56
Unable to create more than 1 VM
Hi,
I have already set up a VM that can access the network using the NAT mode.
The problem I have is that I''d like to create another VM that also has
access to the network. The problem I get is that when a VM is started,
the other one will refuse to start. Actually it starts, but when I
want to "xm console" into it I get the following error message:
"xenconsole: Could not
2008 Jun 05
0
Xen VMs with NAT
Hi list,
I am struggling trying to setup my Xen box. So far I am able to start
a VM, log into it, and install a webserver. I only have the option for
NAT, as my hosting provider doesn''t allow for bridge mode.
Here are my config files:
* On Dom0: *
***************
In /etc/xen/xend-config.sxp:
----------------------------------------
(network-script network-nat)
(vif-script vif-nat)
2008 Jun 19
0
Apache won''t start in my domU
I get the following error message:
Starting web server (apache2)...apache2: apr_sockaddr_info_get() failed for VM1
apache2: Could not reliably determine the server''s fully qualified
domain name, using 127.0.0.1 for ServerName
.
Happily Nginx who is more clever, just starts without complaining.
I have added the following to my /etc/hosts file:
127.0.0.1 localhost VM1
So it gets rid of
2008 Jul 17
2
Making a VM directly accessible from a public IP
Hi,
Currently my Xen server is working like a charm. I use Xen 3.2.1 with
a Debian Etch Dom0 and Etch DomU. The VM have access to the
network/internet using NAT. Each VM is given a virtual network
interface and a private IP 10.0.0.x. What I would like to do know is
that a VM can be directly accessible from another public IP.
So my physical server is at 91.121.xx.xx. My VM is at 10.0.0.1 (on