similar to: Coral with Xen

Displaying 20 results from an estimated 1000 matches similar to: "Coral with Xen"

2005 Jan 10
2
building xen2.0 versus xen2.0testing
From sf.net/xen I have obtained xen2.0 and brought xen2.0 stable up on FC2. I am trying to find out a way to obtaining a tar file of xen2.0testing, without bk. I may have overlooked something here, helpful corrections solicited. Thanks in advance. -- Woody Marvel LTC Open Source Projects tel: 503-578-3833/775-3833 email: marvel@us.ibm.com
2005 Jan 04
3
Porting Xen...
All- I''m wondering if there is a guide or a general Getting Started for porting Xen to different architectures. I''m interested in supporting the arm platform. Any help or direction is greatly appreciated... Thanks! Carl - -- "There are 10 types of people in the world: Those who understand binary and those that don''t."
2005 Jan 05
2
Comiple fails for Xen 2.0.2
Changes in xen/arch/x86/domain.c in 2.0.2 break comiple for me with: ld --oformat elf32-i386 -T x86_32/xen.lds -N \ boot/x86_32.o /home/root/xen-2.0/xen/common/common.o /home/root/xen-2.0/xen/drivers/char/driver.o /home/root/xen-2.0/xen/drivers/acpi/driver.o /home/root/xen-2.0/xen/drivers/pci/driver.o /home/root/xen-2.0/xen/arch/x86/arch.o -o /home/root/xen-2.0/xen/xen-syms
2005 Jan 13
1
FreeBSD Xen documentation ?
Hello there, I am looking around for days where I can dig some information on how to build Xen on FreeBSD... Does anybody here have any good doc / pointer on how to find it... BTW on xen-unstable there no FreeBSD tree... ? ;( where is it then ? Many thanks /Xavier -- Xavier Beaudouin - Unix System Administrator & Projects Leader. President of Kazar Organization : http://www.kazar.net/
2004 Nov 22
7
memory and cpu usage
Is there a way to discovery how much free memory I still have to use in a new domain? Another question is about cpu usage. I guess that xen scheduler allocate a fixed time slice for all virtual machines and does not make any idea if the virtual machine is using or not using all this time, right? How I can identify if CPU is the bottleneck? Thanks! -- Flávio Bruno Leitner
2005 Jan 14
1
mkswap in guests
kaffe:/home/doogie# mkswap /dev/hda mkswap: Will not try to make swapdevice on ''%s'' Is this supposed to work? See my previous email as for the mapping. ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It''s fun and FREE -- well,
2005 Jan 01
1
Multiple partitions in a Guest OS
Hi, I was trying to run a guest OS with multiple partitions. I added a line like disk=[''phy:hda6,hda6,w''] in the configuration file. The disk was not mounted in the host OS. However, the kernel refuses to boot with an error message which says "kernel not syncing... attempted to kill init... rebooting...". When I remove that line, everything works. Is there
2005 Jan 13
1
iptables not working with XEN2.0 on Fedora Core 3
Hello, I have just installed XEN2.0 on a fresh installation of Fedora Core 3 and iptables does not work properly ===================================================================== [root@aquarius ~]# /etc/init.d/iptables start Applying iptables firewall rules: iptables-restore v1.2.11: iptables-restore: unable to initialize table ''filter'' Error occurred at line: 3 Try
2005 Jan 14
1
xen-unstable dom0/1 smp schedule while atomic
While running xen-unstable (2005-01-13 nightly) with dom0 and dom1 with CONFIG_SMP=y I got 271k of output... sshd was running in dom0 and I remotely initiated an scp from dom0 to another remote host (not dom1) Ill only post the first and last few "scheduling while atomic" entries, let me know if someone wants the whole trace. scheduling while atomic [schedule+1682/1696]
2005 Jan 02
12
[XEN] using shmfs for swapspace
hi, am starting to play with XEN - the virtualisation project (http://xen.sf.net). i''ll give some background first of all and then the question - at the bottom - will make sense [when posting to lkml i often get questions asked that are answered by the background material i also provide... *sigh*] each virtual machine requires (typically) its own physical ram (a chunk of the
2005 Jan 02
5
Xen0 crash dump (/dev/ram0 root) possibly of interest
I''m continuing to work on making a new XenCD as previously discussed here. In the course of that work, I''ve generated (actually, currently stuck on) the enclosed crash dump. Thought I''d forward it for interest. To head off questions, you''ll see references to a very large initrd (~114 Mb). The Xen dump may or not be related to this unusual usage.
2004 Dec 15
21
Re: Xen and reiser4
>>> Hi all >>> >>> Thanks to Milan I am able to get further with xen and reiser4 >>> >>> - In swap line 6 and 7 status_flags.c >>> >>> #include <linux/bio.h> >>> #include <linux/page-flags.h> >>> >>> >>> - PACKED is redefined, but the definitions are the same, so the gcc >>>
2005 Jan 13
2
Debian Sarge Root Raid + LVM + XEN install guide (LONG)
Hello fellow xenophiles and happy new year! I''ve documented the install procedure for a prototype server here since I found no similar document Anywhere on the net. It''s a Sarge-based Domain0 on linux root raid from scratch, using LVM to store the data for the domU mail server and its mailstore. I humbly submit my notes in the hope that they are useful to some weary traveller.
2005 Nov 23
2
Dancing lissajous
We can't post images here so I've put up a web page to show off a neat little animation in R: http://www.geocities.com/robsteele/ Adios!
2004 Dec 15
8
SMP guest support in unstable tree.
The unstable tree now includes support for SMP guests, i.e. domains which run on multiple cpus. SMP guests can use between 1 and 32 virtual cpus, even if the machine has fewer physical cpus. The code is highly experimental and performance will improve over time. To use SMP guests: - enable option CONFIG_SMP in the Linux 2.6 kernel config - dom0 will boot with upto the number of physical cpus in
2004 Dec 29
3
inclusion of figlet source
Why is figlet source included in xen? Wouldn''t it make more sense to alter xen/Makefile, to have compile.h built from a .in, and the figlet view of the version info, and have the upstream developers regen the figlet part when the version changes? I''m willing to modify the build system to do this. I''m also fixing several other poor implementation of things.
2012 Sep 11
4
Maintaining specific order when using aggregate or change order on axis
Hi All, I'm using the following code to produce some stacked bar graphs. *setwd("C:\\Users\\Tinus\\Documents\\NMMU\\R\\Seamounts")* *SChla <- read.csv("SM_Chla_data.csv")* * * *#Extract mean values from data file* * * *Coral <- SChla[185:223,] #Reduce SChla to Coral only* *coral <- with(Coral , aggregate(cbind(Pico, Nano, Micro), list(Depth),FUN=mean))*
2011 Nov 12
1
Subsetting data leads to funky plots
I'm trying out a basic plot, but something about the way I subset my data leads to problems with the plot. Here is the first bit of my data set year,date,location,quadrat_juvenile,photo_location,photo_exists,genus,count,divers 2005,2005-04-30, 1 Fringing Reef,1, 1 Fringing Reef Coral Transect Pole 1-2 Quadrat 1,t,Acanthastrea,0,HP+MEM 2005,2005-04-30, 1 Fringing Reef,1, 1 Fringing Reef
2005 Jan 04
1
Unable to boot linux in a user domain because of libselinux.so
I''m unable to start Linux Fedora Core 2 in a user domain, with the vmlinuz-2.6.9-xenU kernel image delivered with xen-2.0.1-install.tgz. The boot aborts with the following message: /sbin/init: error while loading shared libraries: libselinux.so.1: cannot dynamically load executable Kernel panic - not syncing: Attempted to kill init ! I dont understand because the
2005 Jan 12
0
Exporting filesystem using nfs from xen0 kernel not working.
Hi , I am trying to export home directorie from a FC3 system, running kernel 2.6.10-xen0 from xen-2.0-testing.bk. When i try to mount the /home dit from a other host i get the following error. client: mount: xen:/home/xen/tmp failed, reason given by server: Permission denied server: xen rpc.mountd: authenticated mount request from client230.office.netland.nl:666 for /home/xen/tmp