Displaying 20 results from an estimated 6000 matches similar to: "modules.dep not found"
2009 Feb 19
4
iptables & kernel problems on Debian domU
Hi,
I have a Debian 4.0 XEN dom, which is giving me some strange errors on
the kernel when I try and use iptables, as such:
stats:/etc/snmp# iptables -L -v
Note: /etc/modules.conf is more recent than
/lib/modules/2.6.18-8.1.15.el5xen/modules.dep
modprobe: QM_MODULES: Function not implemented
modprobe: QM_MODULES: Function not implemented
modprobe: Can''t locate module ip_tables
2005 Aug 11
0
RE: [****SPAM****] - Re: could not load modules.dep stops network from working? - Found word(s) list error in the Text body
Thank you all for you replies!
For anyone following the fedora xen quickstart guide here are the steps
to follow to get your eth0 working.
At rawhide
mkdir /lib/modules/2.6.12-1.1411_FC4xen0
depmod -a
At the domain0
(make sure rawhide is down)
mount -o loop /root/fedora.img /mnt
cd /mnt
cp /etc/sysconfig/network-scripts/ifcfg-eth0
etc/sysconfig/network-scripts/ifcfg-eth0
cp
2006 Oct 13
1
"Xenoppix-x86-64(Xen3.0.2+KNOPPIX-x86_64-5.0.1) CD size" is released.
Dear,
"Xenoppix-x86-64(Xen3.0.2+KNOPPIX-x86_64-5.0.1) CD size" is released.
http://unit.aist.go.jp/itri/knoppix/xen/index-en.html
Xenoppix-x86-64 exploits latest CPU (Intel Core2 Duo and AMD Athlon64).
* Xenoppix-x86-64 boots both X86 and X86_64 linux kernel on HVM of Xen.
* Xenoppix-x86-64 looks like KNOPPIX but all packages are replaced for X86_64.
* Xenoppix-x86-64 also
2008 Sep 26
1
Xen and DHCP problem
Hey folks!
I want to add a CentOS 5.2 domU to an existing server (Fedora 8) which was setup by another company. The Dom0 does not provide any other services but a BIND-DHCP-server (they deleted dnsmasq and installed bind). Don''t ask my why they did that.
My new DomU is connected to eth0, which is a bridge. BIND also listens on eth0 to serve other machines.
I start the install of centos
2012 Feb 21
3
How to merge the Xen kernel with modules into one single file ?
Hi all,
To boot a Xen from grub, we normally use a Xen kernel and a domain0 kernel & initrd.img as its modules. Now, I want to merge these three files into one single kernel file, then I can boot it without modules. I am doing this because a simulator environment only has one file entry for the kernel. Do you guys have some hints on how to do that? BTW, I can merge the domain0 kernel &
2006 Jan 19
1
Error when loading some modules
Hello,
I can''t load the network in unprivileged domain with xen-unstable
(Changset 8612). Xen boots fine and domain0 is OK. When I start a new
domain I have the following report when booting:
----------------B<-----------------------------
* Not running depmod because /lib/modules/2.6.12.6-xenU/ is not writeable.
Loading modules...
All modules loaded.
FATAL: Could not load
2006 Aug 17
1
ATA: abnormal status on domain0
I have a problem with SATA disk.
Once, i start up my system (1 domain0 and 2 domainU on the same
machine), it is good. But, where some of them have high traffic and thus
require high disk usage i get this error in dom0''s dmesg:
ATA: abnormal status 0xD0 on port 0x9F7
ATA: abnormal status 0xD0 on port 0x9F7
ATA: abnormal status 0xD0 on port 0x9F7
ata1: command 0x35 timeout, stat 0xd0
2010 Sep 13
1
what the role platform-pci play in comunication between HVM and domain0
Hi,
Can someone interpret how HVM guest communicate with domain0, as i know, H VM can not use event channel directly, is the platform-pci offer a way to solve this?
Please try to explain concretely, for example :
1.how does HVM send a event to domain0, how does domain0 catch this event, and assoicate it with a handler
2.the opposite direction, how does domain0 send event to HVM guest? Does it
2006 Apr 28
2
RE: Problem booting fully virtualized (Intel VT) 32b gueston XEN32 unstable
You need to add dom0_mem=XXXm to xen or scale back the memory of domain0 with using "xm mem-set <DomId> <Mem>" command.
Your domain0 used up almost all physical mem.
>total_memory : 1023
>free_memory : 62
Thanks
Yunfeng
>-----Original Message-----
>From: xen-devel-bounces@lists.xensource.com
2007 Feb 19
3
Unable to boot guest
Hi All,
I have just installed xen on fedora core 5. I used yum to install xen and kernel-xen0 (and their dependancies)
I can reboot into the new domain0 without issue. When I try and configure a new domain using xenguest-install.py it gets to the point of wanting to install, and then fails.
I have mounted the Fedora Core 5 DVD on /var/www/html/fc5 and the webserver is running, and it is also
2005 Dec 11
2
still network issues
Hi all.
I have still network issues. I''m now able to connect two virtual domains with a bridge defined in domain0. But this is not what I want. I don''t want to affect domain0 in any way what means no network connections between the domain0 and the virtual domains.
I just want to define a ''cross-over cable'' connecting eth0 of the first domU with the eth0 of the
2012 Feb 08
1
Creating network bridge without IP address
Hi everyone!
I have the following setup:
domain0
|-domU1
|-domU2
|-domU3
I am running this with libvirt on a XEN server. Right now the server is connected to our office network, but later it will be in a hosted environment. I need domU1 and domU3 to have a public IP, and all of the domUs and the dom0 should have an internal IP address to communicate with each other. So this is what I would like
2014 Sep 28
2
Re: Why libguestfs guest exist exceptionally?
On Mon, Sep 29, 2014 at 1:14 AM, Richard W.M. Jones <rjones@redhat.com> wrote:
> On Mon, Sep 29, 2014 at 12:55:04AM +0800, Zhi Yong Wu wrote:
>> On Mon, Sep 29, 2014 at 12:36 AM, Richard W.M. Jones <rjones@redhat.com> wrote:
>> > On Sun, Sep 28, 2014 at 11:43:17PM +0800, Zhi Yong Wu wrote:
>> >> Yeah, but why did it happen when i directly issue guest VM
2009 May 11
3
[RFC] pvops domain0 Cx/Px info parser patch
Hi, Jeremy
Since now the pv_ops domain0 is approaching, we are considering to port the dom0 power management related code, or more specifically, the Cx/Px ACPI info parsing code, to pv_ops domain0 tree, so that people can utilize Xen power management capability (Cx/PX) under pv_ops domain0. This RFC is a draft version for comments.
=== Overview ===
Requirement: Xen hypervisor need Cx/Px ACPI
2009 Jan 04
1
How to compile Kernel with pciback.hide
Hi,
next step,
# dmesg | grep pciback
Bootdata ok (command line is root=/dev/sda2 ro console=tty0
pciback.hide=(0000:02:05.0)(0000:02:06.0)(0000:02:07.0)(0000:02:08.0)(0000:02:09.0)
)
Kernel command line: root=/dev/sda2 ro console=tty0
pciback.hide=(0000:02:05.0)(0000:02:06.0)(0000:02:07.0)(0000:02:08.0)(0000:02:09.0)
Unknown boot option
2006 Jan 05
1
Xenoppix(Xen 3.0 CD size) is released
Dear,
We released New Xenoppix (based on Xen3.0, CD size).
Detail HP http://unit.aist.go.jp/itri/knoppix/xen/index-en.html
670MB knoppix_v4.0.2CD_20050923_xen3.0-20060104+IPAFont_cdsize.iso
---------------------------------
# New Features
* Xen is updated to version 3.0.
* Host-Xenoppix(Knoppix on Domain0) boots Guest-Xenoppix(Knoppix on
DomainU) with same kernel and same Root
2006 Apr 04
2
xend connection refused
I just booted Xen unstable (2.6.16 kernel) and Domain0 is running fine,
all on Debian 3.1 Sarge unstable on amd64. I can''t do much else:
Error: Error connecting to xend: Connection refused. Is xend running?
What''s wrong and how do I fix it?
--
Neal Probert (nealzilla@probestar.com) aka Niall Lundkvist
2006 Jun 07
2
Xen problem in AMD Athelon(tm) XP 2400+
Hi,
I have the following configuration for Xen 3.0
OS: Fedora core 5.0
Processor: AMD Athelon(tm ) XP 2400+
RAM: 1GB
I have installed the following RPM into this machine.
xen-3.0.1-4.i386
kernel-xen0-2.6.15-1.2054_FC5.i686
kernel-xenU-2.6.15-1.2054_FC5.i686
After rebooting the machine..i have choose the Domain0 option to boot in
domain0.
But it show''s some hardware
2005 Jun 24
2
memory question!
I have a question about memory. I have 8GB of RAM on a
Dell PE 1850(usb disabled kernel, cos it gets locked
up on heavy I/O). My domain0 has only 2 gigs of
memory. I have 2 guest domains 512 each. Now when i
try to create a 3rd guest domain of 512, xen wont let
me do it. My confusion is "Is 4G the max amount of
memory a domain can get/ or is 4G the max amout of
cumulative memory all the
2009 Jul 25
4
My domain0 cannot go to Internet while domainU can
My domain0 cannot go to Internet while domainU can ,anyone one know how to
solve it? I post the information I get when typing "ifconfig -a,route -n
,brctl show." here is the link :http://pastebin.ca/1506798.Anyone who can
help me?
--
God more,self less.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com