|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] help with xen instalolation on debion ecth
Hello,
i've an HP proliant dl385g2 server with AMD64 Opteron processor.
i've rightly installed Debian Ecth and configured as Dom0.
I've installed the package via apt.
well i would install 7 virtual server... one as mail server, one as db
mysql server, 5 as web server.
i'm installed my first DomU.
i've created a LVM with my first DomU,
is a Debian Ecth too... i've followed this page instructions...
http://wiki.xensource.com/xenwiki/DebianDomU
the Dom0 network work right... but if i connetted with console to my
DomU the network don't work... :(
i've connected with the command
#xm console myDomUname
after login if i try
# apt-get update
....
index files failed to download
....
if i try
# ifconfig
i've that output
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
i've no interface up... it's right?
in xend-config.sxp i've
(network-script network-bridge)
(vif-script vif-bridge)
it's right?
in myDomUname.conf i've setted
dhcp="dhcp"
after i try to assign a static ip
with
ip="192.168.1.211"
gateway ="192.168.1.1"
netmask="255.255.255.0"
but don't work anyway ... :(
somebody can help me to set right configuration of network of my Server?
thanks
Michele
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] help with xen instalolation on debion ecth,
Michele Menciassi <=
|
|
|
|
|