Displaying 15 results from an estimated 15 matches for "fc6xen".
2007 Jul 09
5
guest domain couldn''t be started
...shows xend is running.
However when I use
xm create xen1
to start the guest domain xen1, it failed. The corresponding file xen1 is
in /etc/xen/xen1. The error msg is as follows:
[root@phillis xen]# xm create xen1
Using config file "./xen1".
Going to boot Fedora Core (2.6.19-1.2911.6.5.fc6xen)
kernel: /vmlinuz-2.6.19-1.2911.6.5.fc6xen
initrd: /initrd-2.6.19-1.2911.6.5.fc6xen.img
Error: Device 0 (vif) could not be connected. Could not find bridge device
xenbr1
I found the following line in file /etc/xen/xen1,
vif = [ ''mac=00:16:3e:5c:5c:31, bridge=xenbr1'', ]
Why d...
2006 Dec 08
1
Problem with ssci disk
...in
fedora :-S, sorry ...)
Second thing : the error is really traditional (i already had it with uml)
but there i am blocking.
here my config file (for image on logical volume, swap too)
root = "/dev/sda1 ro"
[root@p-virtvip8 xen]# cat p-virtser9
kernel = "/boot/vmlinuz-2.6.18-1.2798.fc6xen"
initrd = "/boot/initrd-2.6.18-1.2798.fc6xen.img"
memory = 100
name = "p-virtvip9"
vif = [''mac=00:16:3E:10:10:09, bridge=xenbr0'', ''mac=00:16:3E:20:00:09,
bridge=xenbr1'']
disk = [''phy:VG1_XenBackend/RHEL4_root_vip9,sda1,w''...
2007 Feb 20
6
FW: zaptel 1.4.0 on Fedora Core 6 x86_64
I tried to test Asterisk 1.4 on FC6 x86_64. I have it working on FC5 x86_64
very good, but since FC keeps updating, I tried to follow newer kernel
versions.
I can't pass the zaptel compilation. Everything is OK, but when I finished,
and tried to load it, allways got module not found when I run modprobe
zaptel, and modprobe ztdummy.
I already tried to modify is with the sed 1 option but
2007 Apr 18
1
virtual machine installation Questions
hello,
sorry that I post it here again, as I have already posted it on www.redhat.com/archives/fedora-xen/.
Now I am working on fedora6Xen,i.e. 2.6.20-1.2944.fc6xen .Several questions:
1. After I have installed the windowsXP, the XP OS of course needs to reboot, but then the WindowsXP is automatically closed. How can I restart it? And I use #virsh start , the domain will be running, but when I open it, just a black screen on the VM manager.
2. I also want to...
2006 Aug 17
1
How to enable pciback.hide in standard xen 3.0.2 kernels
...(u) lspci does not show any information (this seems to be ok)
lsmod in dom(u) gives:
xennet
ipv6
dm_mirror
dm_mod
parport_pc
lp
parport
pcspkr
ext3
jbd
xenblk
Following the official XEN Documentation, I modified the grub.conf with the following kernel option:
"module /vmlinuz-2.6.17-1.2566.fc6xen ro root=LABEL=/1 selinux=0 rhgb quiet pciback.hide=(00:08.0)"
or
"module /vmlinuz-2.6.17-1.2566.fc6xen ro root=LABEL=/1 selinux=0 rhgb quiet pciback.hide=(0000:00:08.0)"
After having booted into Domain-0, I noticed in the message log:
"kernel: Kernel command line: ro root=LABE...
2006 Sep 26
5
powernow-k8: Processor cpuid 681 not supported
I am running 2.6.18-1.2693.fc6xen and I am receiving this message
powernow-k8: Processor cpuid 681 not supported
anyone know if xen works on
processor : 0
vendor_id : AuthenticAMD
cpu family : 6
model : 8
model name : AMD Athlon(tm) Prosussor
stepping : 1
cpu MHz : 1994.985
cache...
2006 Sep 26
5
powernow-k8: Processor cpuid 681 not supported
I am running 2.6.18-1.2693.fc6xen and I am receiving this message
powernow-k8: Processor cpuid 681 not supported
anyone know if xen works on
processor : 0
vendor_id : AuthenticAMD
cpu family : 6
model : 8
model name : AMD Athlon(tm) Prosussor
stepping : 1
cpu MHz : 1994.985
cache...
2007 Aug 23
1
how to pxeboot dom0?
Hi all,
Well I''ve managed to waste a day on this.
Posted a similar message earlier today on the fedora list and got no
nibbles.
I read every article in the archives regarding pxebooting; there is no
mention of it in the wiki.
I have a box with two kernels, a standard fedora 6 and a xen fedora 6.
Both boot fine.
I''ve setup another server with dhcp and tftpboot and can now
2007 May 25
11
howto build xen from source with existing config?
hi,
i´m using fedora core 6 and want to build xen 3.1 from source for the 2.6.20
kernel. how can i build xen with the existing kernel-config from /boot (e.g.
config-2.6.20-1.2948.fc6xen) and an installed kernel-devel (source) package?
is it good to use this config or should i create a new one?
i searched the net and haven´t found any howto to build xen from source with
newer kernel versions and existing config files.
in the users documentation i found sth like make ARCH=xen oldcon...
2006 Oct 18
0
can''t start xend
...oot@cluster13 ~]# ./test.py
Traceback (most recent call last):
File "./test.py", line 4, in ?
print xc.domain_getinfo()
xen.lowlevel.xc.Error: (38, ''Function not implemented'')
[root@cluster13 ~]#
[root@cluster13 ~]# uname -a
Linux cluster13.sics.se 2.6.18-1.2759.fc6xen #1 SMP Tue Oct 10
18:11:16 EDT 2006 i686 athlon i386 GNU/Linux
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2007 Mar 29
0
XEN FC6 networking bug
...veals a bug fix here:
http://lists.xensource.com/archives/html/xen-changelog/2006-08/msg00298.html
Upgrading the domU kernel didn''t help.
I''ve downloaded the source for the kernel and confirmed that this
patch is in place.
The current kernel for the domU is now: 2.6.20-1.2933.fc6xen
Any suggestions or other patches available?
--
Best regards,
Russell mailto:russellr@openconcepts.com.au
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2007 Jul 23
0
context switch time in Xenolinux
Hi,
I have used lmbench to test the performance of Xenolinux (HVM)
CPU: Intel (R) Core (TM)2 T7400@2.16GHz
Memory size: 1GB
NIC: Intel PCIe Gigabit LAN chip
HD: Samsung 80GB/7200rpm/8M
Dom0: 2.6.19-1.2911.6.5.fc6xen
DomU: 2.6.20-1.2944.fc6
The context switch time seems saturated along with increasement of processes?
e.g.
size of processes 64kB
N=number of process
t=context switch time
when N<32, t will be stable only about 10µs
when N=64, t will increase to about 150 µs
N=92, t will also keeps about 150µ...
2007 Jan 11
0
Error: /usr/lib64/xen/bin/xc_save failed
Hi all!
I have installed xen on fc6 with kernel 2.6.18-1.2798.fc6xen with rpm
package; i have create 3 guest os (fully virtualization) with
virt-manager tool, installed on separated partition:
1 fc6 guest, 1 centos 4.4, 1 windows xp pro; all work pretty fine until
this point, i have linked the configuration file of the guests machines
to /etc/xen/auto for autos...
2007 Jul 22
0
Network configuration after upgrade
Hello,
A bit of history
================
1) I''ve got a normal 2.6.20 x64 Fedora 6 Linux server running several things
2) I''ve downloaded and installed the XenSource Administrator Console for
Windows
3) I''ve added 2.6.20-1.2962.fc6xen kernel, xen and vnc packages on my Linux
server
4) I rebooted the Linux server, and started xend as per user guide
Configuration
=============
Now, running ifconfig -a, I get:
eth0 Link encap:Ethernet HWaddr 00:10:18:19:A7:20
inet addr:192.168.1.6 Bcast:192.168.1.255 Mask:255.25...
2007 Sep 24
2
Where is the tdbsam password database file?
...passdb backend = tdbsam
Here is information about my Samba binary:
[root@box ~]# smbd -b
Build environment:
Built by: kojibuilder@xenbuilder1.fedora.redhat.com
Built on: Tue Sep 11 14:21:08 EDT 2007
Built using: gcc
Build host: Linux xenbuilder1.fedora.redhat.com
2.6.20-1.2952.fc6xen #1 SMP Wed May 16 18:37:05 EDT 2007 i686 athlon
i386 GNU/Linux
SRCDIR: /builddir/build/BUILD/samba-3.0.26a/source
BUILDDIR: /builddir/build/BUILD/samba-3.0.26a/source
Paths:
SBINDIR: /usr/sbin
BINDIR: /usr/bin
SWATDIR: /usr/share/swat
CONFIGFILE: /etc/samba/smb.conf
LO...