similar to: Bridge stops forwarding on fc8 xen 3.1

Displaying 20 results from an estimated 1000 matches similar to: "Bridge stops forwarding on fc8 xen 3.1"

2008 Mar 20
0
xen wont start on fedora 8 :-(
Hi all, I''m trying to get xen running on my new PC: [root@mail ~]# uname -a Linux mail 2.6.24.3-34.fc8 #1 SMP Wed Mar 12 18:17:20 EDT 2008 i686 i686 i386 GNU/Linux [root@mail ~]# rpm -qa | grep xen xenner-0.23-1.fc8 xen-libs-3.1.2-2.fc8 xen-3.1.2-2.fc8 kernel-xen-2.6.21.7-2.fc8 [root@mail ~]# [root@mail ~]# cat /etc/grub.conf # grub.conf generated by anaconda # # Note that you do not
2009 Jan 10
4
xen on fedora-core8(host) with fc8 as dom0 hangs after "starting atd"
hi, im using xen on fedora core 8 as dom0, and i downloaded the fc8 image from jailtime.org, when i use "xm create /xen/fedora/fedora.fc8.xen3.cfg -c" i get the following on my terminal: Using config file "/xen/fedora/fedora.fc8.xen3.cfg". Started domain fedora.fc8 Linux version 2.6.21-2950.fc8xen ( kojibuilder@xenbuilder2.fedora.redhat.com) (gcc
2010 Jan 11
1
Doubt
Hi, I am facing an issue which i have described in the below and looking forward your help regarding the same at the earliest. Description:         I am trying to create virtualization using Xen-Hypervisor.     I have installed fedora 8 and installed xen kernel as per the document guideless which are mentioned in the below.  1. Install Virtualization Software: su -c “yum groupinstall
2008 Jun 11
1
Para virtualized guest on Xen
I am trying to create a para-virtualized guest with the same kernel image and initrd image as dom0. The configuration is below ================================================================================ kernel = "/boot/vmlinuz-2.6.21.7-3.fc8xen" ramdisk = "/boot/initrd-2.6.21.7-3.fc8xen.img" memory = 428 name = "fedora.fc8" vif = [ '''' ] dhcp =
2010 Mar 26
1
R Scatter plot partially generated in Fedora
Hi: I?have installed R?first time in Linux/Fedora. I used the yum command (yum install R). The installation was successful and went without any errors. I could also run the following R script without any errors. But, the generated scatter plot only has three blue dots added through the first plot(...) statement. It does not show the main title, x-/y-axes, x-/y-labels, and also the green dots
2009 Mar 09
0
Booting problem with compiled xen 3.3.0/linux-2.6.18.8-xen.hg source
Hi All, I am trying to compile Xen 3.3.0 source code which downloads updates from mercurial repository. I am trying to modify the CPU scheduler, but before i make any changes i need to test it by installing it from source. OS: Fedora 8 Linux I compiled the source code by using [root@localhost xen-3.3.0]# make world [root@localhost xen-3.3.0]# make install [root@localhost xen-3.3.0]#
2008 May 19
1
XP is very slow to access Samba
I have a linux sever running it is version 2.6.20-2936.fc7xen. The samba version is Version 3.0.27-0.fc7. My problem is XP and Windows 2k Machines connect very slow to the mapped drives. It does not matter if they are connected as the IP (\\192.168.100.32\*) or a mapped drive in the Windows Host file (Sambasales\*). Has anyone else had these problems, and if so what did you do to fix
2008 Jul 09
0
''make dist'' fails at end of build while copying (cp) vmlinuz from .../arch/i386/boot/ directory
PS: A similar issue has been partially discussed in [Xen-devel] but solution is not given or not clear. http://lists.xensource.com/archives/html/xen-devel/2007-09/msg00568.html I am building Xen-3.2.0 (from source) with a ''working, known good'' xenified linux kernel from Fedora Core 8 (kernel-xen-2.6.21.7-3.fc8xen). Here is the build failure I get when I run: # make
2009 Feb 04
1
AW: Workaround for pcifront issues
Thanks Anna, this was also quite interesting for me. Did you mean that I just have to eliminate the else branch or raise arround "All devices behind the uppermost PCI/PCI-X bridge must be co-assigned to the same guest." or do I have to eliminate more in order to prevent an FLR (whatever that is). For my board it''s definitely necessary to move PCI devices in different guests,
2009 Feb 04
3
unable to assign ip from config file
Hi, im using a fedora core 8 domU and fedora core 8 as my dom0 on xen3.1.0-13, my config file reads: kernel = "/boot/vmlinuz-2.6.21-2950.fc8xen" ramdisk="/boot/initrd-2.6.21-2950.fc8xen-no-scsi.img" memory = 428 name = "fedora1.fc8" vif = [ ''mac=00:16:3e:00:00:03,ip=192.168.2.105'' ] dhcp = "off" netmask = "255.255.255.0" gateway
2007 Dec 28
0
passing vga=<mode> to xen kernel
How can I pass a vga mode to the kernel on a dom0? I have a system that I can''t get to display on any of my monitors, it keeps saying out of range. This happens as soon as the kernel starts booting (meaning its not an X problem). Based on my understanding, I should be able to pass a vga mode (i.e. 640x480 8bit color) to the kernel and use that for booting. title Fedora
2012 Jun 21
4
basic auth fails
Hello, I've setup apache basic auth on by web server to protect my nagios site. It's been working just fine, but suddenly it stopped accepting passwords even tho they are being typed in correctly. I was wondering if I could get some advice on how to troubleshoot this? I'm on a centos 5.4 machine Linux 2.6.21.7-2.fc8xen #1 SMP Fri Feb 15 12:34:28 EST 2008 x86_64 x86_64 x86_64
2008 Apr 14
1
no xenfb in Fedora 8 Xen kernel?
Hi, I''m trying to start Xorg on a PV Fedora8 guest running 2.6.21.7 fedora stock xen kernel, however, it seems that there''s no xenfb.ko driver included in the .rpm package. The only included drivers I see in /lib/modules are: emre@xenroot:/lib/modules/2.6.21.7-3.fc8xen/kernel/drivers/xen$ ls blkback blkfront blktap netback netfront pciback however, if I look at the
2009 Mar 03
1
dotplot() lattice charts return blank image (jpeg, bmp, png) file
Thanks in advance for the help. Trying to run a basic dotplot in lattice from R command line. When the file is created, in Fedora, it is blank image (jpeg, bmp, png). Image produces correctly in Windows environment. Libraries lattice and latticeExtra are loaded. Code: ----------------- jpeg(file = "/tmp/img/temp31.jpg", width = 768, height=768) xy <- dotplot(1:10) print(xy)
2007 Dec 01
4
Tuning F7 (CentOS 5) DomU (64 bit) for Oracle 11g (10GR2) install
Yesterday night I've tuned F7 DomU for Oracle 11g install successfully installed Oracle , made checks for EM Console and shutdown DomU. Today morning :- # xm start FDR7PVM # xm console FDR7PVM Fedora release 7 (Moonshine) Kernel 2.6.20-2925.9.fc7xen on an x86_64 Server11G login: root Password: Module is unknown Fedora release 7 (Moonshine) Kernel 2.6.20-2925.9.fc7xen on an x86_64
2007 Nov 21
0
Fedora 8 "Invalid file location given"
Hi, I´m trying to install a Fedora Core 8 x64 guest on my xen server (Fedora 8_x64) and get the next message while executing virt-install: ______________________________ What is the name of your virtual machine? FC8_test How much RAM should be allocated (in megabytes)? 512 What would you like to use as the disk (path)? /ImagenesHD/FC8_test.img How large would you like the disk
2008 Nov 13
1
Error while creating Guest Domain - Please help
Hi   Below is what i get while creating a guest domain, please someone help me.   [root@xenserver xen]# uname -a Linux xenserver 2.6.21-2950.fc8xen #1 SMP Tue Oct 23 12:24:34 EDT 2007 i686 i686 i386 GNU/Linux [root@xenserver xen]# [root@xenserver xen]# xm list Name                                      ID   Mem VCPUs      State   Time(s) Domain-0                                   0   930     2    
2007 Dec 19
1
Error: Not enough memory is available, and dom0 cannot be shrunk any further
Hi, I compiled the xen-3.2 unstableand have booted successfully into dom0. When I try to start a domU, it gives me an error: [root@xx xx]# xm create -c /etc/xen/fedora.fc6.cse Using config file "/etc/xen/fedora.fc6.cse" Error: Not enough memory is available, and dom0 cannot be shrunk any further xm list gives: Name ID Mem VCPUs State
2008 Jun 20
0
Assign IP and CONFIG_IP_PNP problem
Hi, I''m new to Xen and I''m having problem with Xen networking. I read that one could set the IP address of a new virtual machine in the configuration file with the vif statement. For example: vif = [ ''mac=00:00:00:00:00:01, bridge=virbr0'' ] ip = "10.10.10.1" My problem is that when the virtual machine start it doesn''t get the IP. Insted it
2012 Jul 04
0
[Bug 693] SNAT is failing to maquerade some TCP RST packets
http://bugzilla.netfilter.org/show_bug.cgi?id=693 Myroslav Opyr <myroslav at quintagroup.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |myroslav at quintagroup.com OS/Version|Ubuntu |All --- Comment #10 from