Displaying 20 results from an estimated 1000 matches similar to: "creating xenbr0 manually"
2008 Jan 05
3
Logout from xm console
Hi folks,
my problem:
i am using putty and german layout. if i login from dom0
with "xm console xen1" i can login into the xen1 (domU)
but how can i quit this console ?
i have tested several commands:
ctrl+5
ctrl+altgr+9
ctrl+c
ctrl+x
nothin happend. any hints ?
--
Have an nice day,
Viele Grüße
Dominique H Schramm
_______________________________________________
Xen-users
2007 Dec 16
3
xen and quota
Hi guys,
i am running xen 3.1.0 from sources at my debian server. at the domU
it
seems there are no quota functionality:
quotacheck -mav
quotacheck: Cannot stat() mounted device /dev/hda1: No such file or
directory
quotacheck: Cannot find filesystem to check or filesystem not mounted
with quota option.
cat /etc/fstab
cat /etc/fstab
# <file system> <mount point>
2007 Jul 04
8
VLAN configuration
Hi to the ML.
I''m new to VLAN configuration, and combining it to XEN is a bit difficult.
I want to use VLAN because it''s possible to "arping" from a domU to an
other, and VLAN looks like; the only solution to prevent that.
May be I''m wrong if someone got a solution, I may be interrested. I''ve
also tryed ebtables, but nothing to prevent arp
2008 Jun 19
2
Bump > Error in network-route script
Hello,
Was wondering if there is a solution to the error posted by "Dominique
H Schramm" on the 5 Jan 2008
I''ve just changed from network-bridge to network-route and just
noticed this problem
Thanks,
"""
Hi guys,
i got the following error:
/etc/xen/scripts/network-route: line 27:
/proc/sys/net/ipv4/conf/eth/proxy_arp:
no such file or directory
I use the
2007 Oct 07
9
RESOLVED: Debian Xen + Broadcom NetXtreme II (IBM x3655 7985-AC1)
I have a new x3655 IBM and whenever the /etc/xen/scripts/network-bridge
script starts, the ethernet would no longer work. This post isn''t about
the cause, but the fix. I did a lot of tcpdumps and Googling, but I''ll
spare you that. All they do is prove that yes, there is an issue. :)
I tried Debian 4.0 i386/amd64 and Ubuntu 7.04 Server i386/amd64 and they
all exhibit the
2006 Sep 01
5
can''t get network access from windows hvm
Hello everyone,
I have been able to get windows xp to run under a virtual machine, but i
cannot get any network access.
My desktop is connected to a university network, and we are only given 1
ip address. so i understand i have to use routing instead of bridging,
right?
i have commented the two lines for bridge and enabled routing in
/etc/xen/xend-config.sxp
next i inserted a line:
vif
2006 Mar 13
6
Dummy ethernet device setup
Hello you all out there
Does anybody know the definite guide to create a dummy ethernet device?
So, what I want to have is an ethernet device, without a physical link, or
so called a dummy device. My goal is to have apache with mod_proxy and
balancer running on peth0 in dom0. Apache is spreading my connection to
the backend domU''s, where the webservices are running. The connection
2008 Mar 25
1
Xen3.1 Etch-backports | VE already running
Hi guys,
actually i use the following packages from etch-backports:
===========================
ii linux-headers-2.6.18-6-xen-vserver 2.6.18.dfsg.1-18etch1
Common header files for Linux 2.6.18
ii linux-headers-2.6.18-6-xen-vserver-amd64 2.6.18.dfsg.1-18etch1
Header files for Linux 2.6.18 on AMD64
ii linux-image-2.6.18-6-xen-vserver-amd64
2008 May 21
2
outgoing domu network dies after a while
I have a OpenSuse 10.3 with xen 3.1.0 running and it''s been running fine
for a few months.
This past weekend it suddenly started to act up and after some
troubleshooting I can now say that it seems like the guests(domU) loose
the outgoing network pipe, from the console I can see that the TX
counter is stuck at the same value but it''s no errors. It behaves as if
whatever I try to
2007 Aug 17
6
Gutsy Xen 3.1 2.6.22-9-xen network-bridge problem
Hi,
I have a strange problem with my networking setup. I read all forums around
the world where people had similar problems, but couldn''t find a solution.
I have an Attansic L1 gigeth chip on my mainboard. This chip works OK in
stock Ubuntu Gutsy (development) 2.6.22-9-generic kernel.
When I boot into Xen, and after the bridge is created, the network stops
working. Some info:
- If I
2005 Dec 22
5
.Net Developer wants to volunteer at RoR project
Hi,
having read "my job went to india" I decided to quit programming within
the Microsoft environment and start something different...
So, is there any RubyOnRails project that in exchange for "reviving" me
needs a loyal (code) contributor?
Thanks in advance
Michael
--
Posted via http://www.ruby-forum.com/.
2009 Jan 14
7
Selecting a linux distro for a xen-involved project
Hi,
I wanted an opinion on the most xen-compatible linux distro.
Im embarking on a 4 month project with xen which involves the following
objectives:
1.>Creating a tool with GUI that allows
a)starting,stopping restarting domUs
b)maintaining a status log of domUs
c)migration of dom Us
d)
2008 Feb 01
3
No peth interface for xenbr4 and xenbr5
Hello all,
I have a Xen server with 6 network interfaces, I want a bridge on
all of them.
I use a personal network script like this :
#!/bin/bash
dir=$(dirname "$0")
"$dir/network-bridge" "$@" vifnum=0 netdev=eth0 bridge=xenbr0
"$dir/network-bridge" "$@" vifnum=1 netdev=eth1 bridge=xenbr1
"$dir/network-bridge" "$@"
2008 Mar 28
7
Xen3.2 documentation?
Hi
Where can I get documentation for Xen3.2? I see the Xen site only has
for Xen 3.0
--
Kind Regards
Rudi Ahlers
CEO, SoftDux
Web: http://www.SoftDux.com
Check out my technical blog, http://blog.softdux.com for Linux or other technical stuff, or visit http://www.WebHostingTalk.co.za for Web Hosting stugg
_______________________________________________
Xen-users mailing list
2008 May 16
1
xm new
Hello, i have Centos5.1 64bit, with xen3.2, using centos xen kernel, xen3.2
builded from source rpm for centos.
Virtual machines work fine trough xm create configname ,but when i am trying
to add them to xen source :
xm new configname, this is what i get :
[root at xen-prod xen]# xm new test01.hvm
Unexpected error: exceptions.ImportError
Please report to xen-devel at lists.xensource.com
2007 Dec 07
1
swfdec utilization howto
Hello,
there are a tutorial about SwfDec or a HowTO use?
swfdec can be utilized to convert swf to image?
thanks
Schramm
2011 Feb 10
7
upgrade leny-squeeze, xen3.2-xen4.0, what''s wrong?
I am running a Debian Squeeze Xen 4.0.1 Hypervisor and 2.6.32-5-xen-amd64 dom0.
My xen-tools.conf:
lvm = vg00
size = 100Gb # Disk image size.
memory = 2048Mb # Memory size
swap = 2G # Swap size
# noswap = 1 # Don''t use swap at all for the new system.
fs = ext4 # use the EXT3 filesystem for the disk image.
dist = `xt-guess-suite-and-mirror --suite` # Default
2008 Mar 28
1
Xen3.2 rpm's?
Hi
Does anyone know when the Xen3.2 rpm's will be part of the CentOS repo's?
--
Kind Regards
Rudi Ahlers
CEO, SoftDux
Web: http://www.SoftDux.com
Check out my technical blog, http://blog.softdux.com for Linux or other technical stuff, or visit http://www.WebHostingTalk.co.za for Web Hosting stugg
2009 Jul 16
0
xen-3.0.3-80.el5_3.3 on RHEL 5.3 -- peth0 and xenbr0 don''t exist
Has anyone ran into this issue before?
2 physical nics:
eth0 hooked up to 10.175.8.0/21
eth1 hooked up to 10.150.8.0/24
Ifconfig -a looks like this:
[root@mgixen1 ~]# ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:19:B9:F2:1B:C3
inet addr:10.175.8.158 Bcast:10.175.15.255
Mask:255.255.248.0
inet6 addr: fe80::219:b9ff:fef2:1bc3/64 Scope:Link
UP
2003 Apr 30
1
Samba and Redhat
I am wondering if someone can assist me with a dilemma I have regarding
samba on Redhat 8.0 and my printer.
I have one linux machine running samba and I can connect to the printer
and print normally from my winXP and 9x machines.
I have another RH8 machine that is supposed to be the replacement for
the now functioning machine and for the life of me I cannot get the
printer (same printer as the