Displaying 20 results from an estimated 200 matches similar to: "Using log() on an openMosix cluster"
2004 Apr 29
1
openMosix vs SNOW: redhat kernel causing slowdown?
Hi there,
We're currently attempting to explain a slowdown of an LVQ-type parallel
analysis we're working on. We are benchmarking our analysis running
over openMosix against the same running via SNOW for R. Both perform
similarly on small datasets, but on large datasets SNOW drastically
outperforms openMosix. However, these results are achieve running SNOW
on the default RedHat
2004 Mar 05
0
Unexpected error
Hi
I'am unexperienced rsync user. I have scenario where i have on one side Netware 6.0 server with rsync 2.5.7 working as a deamon with --ssl option ( default ) :
rsync -v --progress --ssl --port=873 --daemon
my rsyncd.conf :
uid = nobody
gid = nobody
max connections = 0
syslog facility = local5
pid file = SYS:/rsync/rsyncd.pid
log file = SYS:/rsync/rsyncd.log
motd file =
2003 Apr 01
3
* on openmosix
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 2061 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20030402/72ae3ce0/attachment.gif
2004 Apr 20
2
openMosix and R: File I/O issues?
Hi there,
We're attempting to run an LVQ analysis over a cluster of machines via R
and openMosix. R spawns several child processes simply by writing
commands to several files and using system() to start a slave process.
The processes migrate perfectly, and often finish with no reported
errors, writing their results into respective files for the parent
process to piece together.
2002 Apr 16
1
[Fwd: Re: Multithreading]
Oops. Seems I only sent this to myself.
T.
-------------- next part --------------
An embedded message was scrubbed...
From: "Timothy H. Keitt" <tklistaddr at keittlab.bio.sunysb.edu>
Subject: Re: [R] Multithreading
Date: 16 Apr 2002 12:34:52 -0400
Size: 2091
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20020416/dd6c9385/attachment.mht
2004 Apr 21
0
Re: [openMosix-general] openMosix and R: File I/O issues?
Memory could be an issue. The three nodes in the cluster we are using
only have 512 MB. The machines are otherwise identical in terms of
hardware. They are dual PIIIs (purchased from Penguin Computing in
2001). (If you need specs on motherboard etc, we can get that info
together.)
The installed operating system is RHEL-3, standard workstation with some
additional libraries (e.g., all of the
2004 Apr 21
0
RE: [openMosix-general] openMosix and R: File I/O issues?
It's generally said that OM needs lots more swap than plain Linux. There has
to be someplace to juggle processes around. We use 4 GB nodes with something
like 12 GB swap; that plus round-robin logins to distribute home nodes
seemed to solve a lot of our problems.
To use oMFS to allow processes to write from the node they've migrated to
you also need DFSA enabled. That sounds like a great
2001 Nov 21
2
MOSIX and ext3-fs
Hi all !!!
I have got a MOSIX-Cluster and wanted to upgrade to ext3-fs, but that didn't work out.
The ext3-fs patch FAILED to patch the MOSIX-kernel and if I tried to apply the ext3-
patch before, the MOSIX-patch failed.
Can someone help me with that ? Perhaps someone knows of a conclusion for that
problem or can tell me where to get a MOSIX-patch for 2.4.15.
I would be glad to hear from
2001 Aug 05
4
Abiword as test of Wine
One problem with Wine has been that there were few
serious open source win32 applications out there to
test Wine with (ok, maybe my opinions are from 1997 :-)
In any case, we have some great open source Win32 applications
to test with. AbiWord is one.
I just tried installing AbiWord 0.9 under the latest
Codeweavers preview. The install worked -- but generated
about a billion warnings of the
2003 Apr 30
2
Mosix?
Has anyone tried Asterisk on a MOSIX cluster? My concern is if there is any adiitonal laltency when when the processes are moved from on node to another. Anyone tried it yet?
thaks,
darran
ps. Anyone have any info on MYSQL support with Asterisk? I see the conf file but I dont see a database schema to install...
-------------- next part --------------
An HTML attachment was scrubbed...
2004 Jan 05
1
[Bug 118] NAT stops working
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=118
------- Additional Comments From owlman@ss.pub.ro 2004-01-05 15:46 -------
Well, here I am again. I just spent one hour tracking the newest instance of
the bug. At the end of it I found a workaround and a new direction to search
for it. I remind everyone that the machine is a Slackware box with a 2.4.23-
vanilla kernel.
2005 Nov 14
0
OpenMosix
Anyone have any experience running OpenMosix on CentOS 3? Are you using
a kernel custom built or from somewhere? Any maintenance headaches wrt
kernel updates? Thanks in advance.
-Alan
--
Alan Sparks, UNIX/Linux Systems Integration and Administration
<asparks at doublesparks.net>
2001 Sep 17
3
computational capacity of Linux network
Hi, This is not an R question per ce, but I feel like this is a right
community to ask it.
As a part of our work we run a lot of non-interactive computational jobs. To
increase the throughput we would like to distribute the load over the entire
network and we are looking at Linux network as a platform. Ideally we would
like to be able to submit a job to the network, rather than to a computer,
and
2006 Jun 24
0
Re: Xen on openmosix/openssi..
Forgive me if I sent this twice, I think I hit the "send" button by mistake.
--- Bj�rn Tore Svinningen <bt@erter.org> wrote:
> I''ve seen your post on xen''s forum about running Xen ontop of openssi.
>
> Have you got''en any further on this idea ? Had the same idea myselves,
> but it seems all posts I find end nowhere.
Hm, I thought this
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
2001 May 03
1
Running R under Mosix
Mosix is a cluster operating system that is a set of
kernel patches to Linux on i386 machines. It allows
processes to migrate to other nodes on the cluster
transparently. See www.mosix.org for details. However,
my R processes were refusing to migrate.
Using strace, and delving into the R code, I found
that it was due to a large number of calls to the system
setjmp and longjmp routines - the
2012 Jul 20
2
Bug#682202: xcp-squeezed not started on boot
Package: xcp-squeezed
Version: 1.3.2-9
Severity: important
When trying to start a guest I get:
# xe vm-start name-label=squeeze-2
The server failed to handle your request, due to an internal error. The given message may give details useful for debugging the problem.
message: Failure("The ballooning daemon is not running")
If I then manually run "/etc/init.d/xcp-squeezed
2005 Jun 01
2
Different versions, different results ?
Dear all,
I wrote the following batch script on a iMac, and ran it on a linux
mosix cluster.
tu <- read.table("cage.mm5.tags.rna_lib.CAA-CAJ.tu-reshape.table")
tu_reshaped <- t(reshape(tu[1:50,], direction="wide", timevar="tu", idvar=c("rna","lib")))
write.table(tu_reshaped, "cage.mm5.tags.rna_lib.CAA-CAJ.tu-reshaped.table")
2003 Feb 25
2
Samba using Virtual Servers (load balancing)
Hello fellow samba users,
Our company uses samba for all fileshares/printing/PDC on
two SUN E3500's. We like to replace these with about 10
Linux 19" XEON (pizza)boxes. The question: Are there
any implementation out there using a loadbalancing cluster
doing samba?
A simple diagram of the setup I have in mind:
Users (+/- 500)
|||
Headnode(Director 1) - Headnode (Director 2)
|
Worknode -
2012 Feb 06
15
Probleme index file copy failed .....
Bonjour, J'essais de lancer une application nomm? mitchell on demand sur mon serveur linux avec wine, l'installation a reussi, je lance l'application sans aucun probleme aussi. Par contre, lorsque jessais d'installer les data de l,application voici se que ca me donne.
[Image: http://74.221.24.50/xbox/mitchell-error.png ]
quelqu'un peu m'aider ?