[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Pkg-xen-devel] Xen status in lenny?



Bastian Blank schreef:
> On Thu, Sep 18, 2008 at 10:20:19AM +0200, Paul van der Vlis wrote:
>> Bastian Blank schreef:
>>> On Wed, Sep 17, 2008 at 08:57:40PM -0300, André Luís Lopes wrote:
>>>> Bastian Blank escreveu:
>>>>> On Wed, Sep 17, 2008 at 06:52:38PM +0200, Bastian Blank wrote:
>>> Next try: http://194.39.182.225/debian/xen/try2.
> 
>> Great that there seems to be a amd64 port now!
>> Do these packages have a dom0 ?
> 
> That was the reason of that stunt.

I have it running on my amd64 machine!

--------
xen:/etc/xen# cd
xen:~# uname -a
Linux xen 2.6.26-1-xen-amd64 #1 SMP Thu Sep 18 11:11:47 CEST 2008 x86_64
GNU/Linux
xen:~# xm list
Name                                        ID   Mem VCPUs      State
Time(s)
Domain-0                                     0  3760     2     r-----
  18.1
ns3.vandervlis.nl                            2   128     2     -b----
   2.0
testjepaul                                   1   128     2     -b----
   1.5
xen:~# ssh ns3.vandervlis.nl
root@ns3.vandervlis.nl's password:
Last login: Thu Sep 18 11:45:04 2008 from xen.vandervlis.nl
Linux ns3.vandervlis.nl 2.6.18-6-xen-amd64 #1 SMP Tue Aug 19 06:15:09
UTC 2008 x86_64

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
ns3:~# uname -a
Linux ns3.vandervlis.nl 2.6.18-6-xen-amd64 #1 SMP Tue Aug 19 06:15:09
UTC 2008 x86_64 GNU/Linux
ns3:~#
--------

I have still 2 problems (maybe more):

- the VM's do not start automatically, but they start with "xm create".
- I can ping and SSH the VM from the dom0, not from the internet.


----------------
xen:~# ifconfig
eth1      Link encap:Ethernet  HWaddr 00:30:48:93:50:3d
          inet addr:91.198.178.10  Bcast:91.198.178.255  Mask:255.255.255.0
          inet6 addr: fe80::230:48ff:fe93:503d/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:3348 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1023 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:207760 (202.8 KiB)  TX bytes:117134 (114.3 KiB)

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:67 errors:0 dropped:0 overruns:0 frame:0
          TX packets:67 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:6161 (6.0 KiB)  TX bytes:6161 (6.0 KiB)

peth1     Link encap:Ethernet  HWaddr 00:30:48:93:50:3d
          inet6 addr: fe80::230:48ff:fe93:503d/64 Scope:Link
          UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
          RX packets:3289 errors:0 dropped:0 overruns:0 frame:0
          TX packets:863 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:240860 (235.2 KiB)  TX bytes:97272 (94.9 KiB)
          Memory:e8200000-e8220000

vif1.0    Link encap:Ethernet  HWaddr fe:ff:ff:ff:ff:ff
          inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link
          UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
          RX packets:7 errors:0 dropped:0 overruns:0 frame:0
          TX packets:989 errors:0 dropped:6 overruns:0 carrier:0
          collisions:0 txqueuelen:32
          RX bytes:412 (412.0 B)  TX bytes:66242 (64.6 KiB)

vif2.0    Link encap:Ethernet  HWaddr fe:ff:ff:ff:ff:ff
          inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link
          UP BROADCAST RUNNING PROMISC MULTICAST  MTU:1500  Metric:1
          RX packets:527 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1143 errors:0 dropped:4 overruns:0 carrier:0
          collisions:0 txqueuelen:32
          RX bytes:54741 (53.4 KiB)  TX bytes:82032 (80.1 KiB)
--------------


----------
ns3:~# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:16:3E:7A:06:5E
          inet addr:91.198.178.101  Bcast:91.198.178.255  Mask:255.255.255.0
          inet6 addr: fe80::216:3eff:fe7a:65e/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1068 errors:0 dropped:0 overruns:0 frame:0
          TX packets:497 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:77074 (75.2 KiB)  TX bytes:58029 (56.6 KiB)

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:2 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:210 (210.0 b)  TX bytes:210 (210.0 b)
------------


With regards,
Paul van der Vlis.




-- 
http://www.vandervlis.nl/


Reply to: