Displaying 20 results from an estimated 3000 matches similar to: "halt and/or reboot init scripts?"
2004 Feb 11
48
Kernel panic while compiling kernel
I know you Xen developers are beginning to hate me ;) but...
While trying to compile 2.4.24 under DOM0, quickly after issuing ''make dep'' I
got:
Kernel panic: Failed mmu update: c015bf80, 4
I suspect this address probably isn''t to helpful but this is all I have. I am
currently booted in 2.4.21-SuSE and compiling the 2.4.24 regarding another
thread here.
Regarding
2004 Feb 12
5
Re: The Problem of Creating a domain
> [6] ctivating swap partitions: swapon: /dev/hda7: No such device or address
> [6] [FAILED]
> [6] ioctl 80041272 not supported by xl_block
> [6] Finding module dependencies: depmod: Can''t open /lib/modules/2.4.24-xeno/modules.dep for writing
> [6] [FAILED]
> [6] Checking filesystems
> [6] Couldn''t find matching filesystem: LABEL=/policy
Edit your
2004 Nov 12
3
xen dies on Linux agpgart interace
Xen appears to kernel panic. Boot up terminates and hangs with the
message "agpgart: Maximum main memory to use for agp memory: 152 M. "
This is a compiled Xen-2.0 latest snapshot with agp support in the kernel.
Has anyone else had similar problems with agp?
Nate
-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express
2005 Feb 15
6
xen-testing and redhat-cluster devel
Hi,
I''m using xen on two-node redhat cluster (CVS devel version), using lvm
as storage backend.
redhat cluster is used to synchronize LVM metadata (using clvmd) and as
storage
for domain configs and dom-U kernels (with gfs).
Latest version of redhat cluster works with xen-2.0.4, but not with
xen-2.0-testing.
ccsd failed to start on 2.0-testing. Anyone knows what the problem is?
I
2004 Mar 06
1
How you pronounce XEN?
Maybe this is a faq.
but how?
I pronounce it as "ZEN". in Japanese,
it is same pronounce as "zen", a kind of Taoism.
--- Okajima.
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from
2005 Feb 22
6
VFS: Unable to mount root fs on unknown-block(1,0)
google yields nothing except for indicating that it is a boot loader
problem.
my dom0 partition is on a 9 GB SCSI disk drive. I have a raid1 device
(md0) which I have created a series of partitions via lvm2. on boot,
xm create /etc/xen/xm-single -c
I get what looks like a normal boot until
TCP: Hash tables configured (established 4096 bind 8192)
NET: Registered protocol family 1
NET:
2004 Mar 11
3
Problem with DemoCD 1.2
Hello.
I''ve downloaded and burned the Xen DemoCD 1.2. It boots fine,
and generally seems to work well. However, when I try to create
a domain via xc_dom_create.py I get an ImportError (from a python module
I''m guessing). Problem is that it can''t open the libxc.so.1.2 shared object.
And sure enough, it''s not there. libxc.so is in /usr/lib, but not
2005 Nov 29
2
Use shorewall for count traffic usage on a interface
Hi
i have a small problems on one of my interface : i can''t get traffic out
and don''t know why.
Ither user say me that i can use Shorewall for create the counter and
after get the information for
mrtg. Anyone know what is the process into shorewall 2.0.X ?
i don''t want monitor by specified port, but all ports
Thanks for your help
2004 Apr 21
4
Resetting network device / skb leak
hi,
I seem to have a problem with the Linux xen-network driver leaking skbs.
This is probably my own fault, upon resumption after migration I call
this:
void network_resume(void)
{
struct net_device* dev = __dev_get_by_name("eth0");
MOD_DEC_USE_COUNT;
network_open(dev);
}
-- which works fine. However, in network_open() the call to
NETOP_RESET_RINGS seems to clear all the
2005 Feb 09
1
RE: [PATCH 2/2] netfront skb padding
> It appears that when alloc''ing a skb, it is bring padded by
> an arbitrarily
> (and excessive) long value. The value for this padding
> really only needs to
> be 24. 24 = 14 for the ethernet header + 2 for the cache
> alignment + 4 for
> the CRC + 4 for the VLAN flags.
Given that we''re allocating page sized buffers the current situation
2004 May 20
1
xc_dom_create.py cpu flag
I pulled unstable yesterday and noticed xc_dom_create.py does not have
a default value for cpu, so python complains
Traceback (most recent call last):
File "/usr/bin/xc_dom_create.py", line 408, in ?
(current_id, current_port) = make_domain()
File "/usr/bin/xc_dom_create.py", line 234, in make_domain
id = xc.domain_create( mem_kb=mem_size*1024,
2005 Feb 27
2
Re: [Xen-changelog] Move xcs to unix domain sockets.
On Fri, 25 Feb 2005, BitKeeper Bot wrote:
> ChangeSet 1.1265, 2005/02/25 22:55:44+00:00, akw27@arcadians.cl.cam.ac.uk
> diff -Nru a/tools/misc/xend b/tools/misc/xend
> --- a/tools/misc/xend 2005-02-26 06:03:12 -05:00
> +++ b/tools/misc/xend 2005-02-26 06:03:12 -05:00
> @@ -24,7 +24,7 @@
> import socket
> import time
>
> -XCS_PORT = 1633
> +XCS_PATH =
2005 Feb 12
3
New to Xen: Can Xen Work with OpenMosix?
Apologies if this is the wrong place to post this question. In that event,
please point me in the right direction.
My question is whether or not I can use Xen with OpenMosix. The upshot of what
I''m attempting to do is this:
1. Build a two to four node cluster using OpenMosix for "raw horsepower"
2. Use Xen on the OpenMosix cluster to divide the "raw horsepower" any
2005 Mar 17
3
ntpdate issues?
Hi, I''m trying to run ntpdate from domain zero and getting
weird results. This used to work (prior to using xen). Is
this related to xen at all or an entirely unrelated issue?
Queries seem to work:
# ntpdate -q time-b.nist.gov
Looking for host time-b.nist.gov and service ntp
host found : time-b.nist.gov
server 129.6.15.29, stratum 1, offset 41.820087, delay 0.17027
17
2005 Feb 08
3
Newbie problem: disk error launching FC3 in non-0 domain
Hi again
I have a minimal Fedora Core 3 image running fine as domain 0 (thanks
and sorry for the previous FAQ query) using both the standard install
ramdisk image, and the FC3 ramdisk image downloaded from xen sourceforge.
However, I can''t get it running in a non-zero domain.
In brief, I have a full FC3 installed on /dev/hda1, which I typically
use as my domain 0 OS. Then I have a
2004 Mar 04
2
Short demo CD image
Hi,
While investigating why the Xen 1.2 Demo CD won''t boot on a particular
laptop, I noticed the download image appears to be truncated. "isoinfo
-d -i xendemo-1.2.iso" reports:
Logical block size is: 2048
Volume size is: 294080
That would suggest the image size should be 294080 * 2048 = 602275840
bytes. However I only have 292376 * 2048 = 598786048 bytes. The web
server
2005 Mar 23
3
Fc3 xm boots always maintenance mode
I really wants to know.
When I start "xm create fc3 -c" but always maintenance mode.
Is someone kind enough to point whats wrong with me?
Configfiles are like this.
kernel ="/boot/vmlinuz-2.6.11-1.1177_FC4xenU"
memory =128
name = "fc3"
nics = 1
disk = [''file:/root/fedora.img,hda2,w'']
ip="210.166.211.245"
2005 Mar 21
2
any recent changes to bridging or networking in -testing?
I''m using the exact same setup as I''ve successfully been using for
both -testing and -unstable. However, at least as of today, guests on
-testing can''t see the network.
>From my -unstable machine:
vif13.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1095 errors:0 dropped:0
2005 Feb 23
2
PSE in guests
Looking at the 2.0 code, it looks like the guest OSs are made to
believe that PSE is not available. Is this a design choice? Has any work
been done on supporting 4M pages in guest kernels?
Regards,
K. Y
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover
2005 Mar 03
14
Serious performance issues
Hi. I have a Shuttle box with an AMD Athlon XP 2200+ and 1GB of RAM.
I''m normally running it with Debian sarge/sid and kernel 2.6.10-1-k7,
as built by Debian. I want to use Xen on it. I built a xen0 kernel
which is as close to the Debian kernel as I can (no power management,
no HPET timers, broken ISA drivers disabled), disabled /lib/tls, and
booted with the new kernel.
Everything works.