Displaying 20 results from an estimated 2000 matches similar to: "Dovecot + OCFS2"
2006 Nov 24
0
samba-3.0.23d server doesn't join in domain
Hi,
We are testing the samba-3.0.23d in a samba server as role member in a
domain with PDC (samba-3.0.20) and ldap as backend.
The first tests don't left us join the machine in the domain, the
following is showed:
[root@machinetest bin]# ./net rpc testjoin -d 10
[2006/11/24 12:28:26, 5] lib/debug.c:debug_dump_status(391)
INFO: Current debug levels:
all: True/10
tdb: False/0
2002 May 16
1
smbmount and tar
Hi all,
I've got a little problem: I have a NT share mounted on my linux box,
with smbmount (samba 2.2.3a). When I try to create a tar archive with
some files of that share, sometimes I got the following messages for
some files:
tar: <filename> file changed as we read it
tar: Error exit delayed from previous errors
Which can be the problem?
Regards,
--
Inaki Sanchez
Networks
2008 Feb 20
1
Problem Using the %in% command
Hello all!
I have the following problem with the %in% command:
1) I have a data frame that consists of functions (rows) and genes
(columns). The whole has been loaded with the "read.delim" command
because of gene-duplications between the different rows.
2) Now, there is another data frame that contains all the genes (only
the genes and without duplicates) from all the functions of
2007 May 09
10
Load balancing using connmark
Hi,
I''ve been implementing a load balancing solution using CONNMARK, based
on solution described by Luciano Ruete at [1]. Gracias por el post y por
apuntar en la dirección correcta Luciano!
Once implemented, I''ve found that due to some reason packets aren''t
properly marked (or improperly remarked) and sent out using the wrong
interface.
My topo setup is:
2009 Jun 08
2
Login processes in Dovecot
I will be deploying Dovecot on OS X shortly. I am looking for
clarification on the limits imposed by OS X and sysctl
[kern.maxproc]. I understand that it is defaulting to 532, but can be
raised to 2500. I believe the OS uses around 100 or so, plus I will
have other processes and shells at times.
Does Dovecot use one process per user logged in? I find Apple Mail
uses about 4 IMAP
2012 Sep 17
1
Can`t get over 1024 processes
Hello,
I have configuration question. Running FreeBSD 9.0 / AMD64 / Dovecot
2.1.8 version and cannot get over 1024 processes. I`ve increased
process_limit in imap and pop3 and still have messages in syslog like:
maxproc limit exceeded by uid 89, please see tuning(7) and login.conf(5).
Did I forget to increase some other value? System values are higher -
kern.maxprocperuid: 8192 and
2010 Dec 09
1
Delay email!
I am using postfix + dovecot 2.0.6 + mailman
And others 2 serves with only postfix and dovecot writing at same storage
with OCFS2.
We are having problens with IOwait, and still trying to figure out why that
is happen!
But, problem becomes much worse when some emails are used in mailman, when
it happens all 3 serves became really slow. iowait goes to 80.
Does anyone have an idea how to slow
2004 Sep 27
0
Announcing Red Hat Enterprise Linux 4 (Nahant) Beta 1 Public Availability (fwd)
--
uklinux.net - The ISP of choice for the discerning Linux user.
---------- Forwarded message ----------
Date: Mon, 27 Sep 2004 12:44:37 -0400
From: taroon-beta-list at redhat.com
To: taroon-beta-list at redhat.com
Subject: Announcing Red Hat Enterprise Linux 4 (Nahant) Beta 1 Public
Availability
Red Hat is pleased to announce the availability of the Red Hat
Enterprise Linux (version 4)
2005 Jan 15
2
Newbie question regarding graphing of Princomp object
Greetings,
I am working on a stylometric analysis of some latin texts; one of the
latest stylometric techniques involves using principal components
analysis. Not being a statistician, I can't really fully rely on PCA
as my primary tool, since I don't really understand the statistics
behind the PCA technique. Nevertheless, the ability to use PCA and
graph the results has been
2006 Mar 08
1
[Fwd: Red Hat Enterprise Linux 4 Update 3 Availability Announcement]
Just in case there is one person on this list that isn't aware...
and so it begins...
Craig
-------- Forwarded Message --------
> From: nahant-list at redhat.com
> Reply-To: nahant-list at redhat.com
> To: nahant-list at redhat.com
> Subject: Red Hat Enterprise Linux 4 Update 3 Availability Announcement
> Date: Tue, 07 Mar 2006 19:32:51 -0500
>
> Red Hat is pleased to
2005 Jun 09
1
[Fwd: Red Hat Enterprise Linux 4 Update 1 Availability Announcement]
It's official
-------- Original Message --------
Subject: Red Hat Enterprise Linux 4 Update 1 Availability
Announcement
Red Hat is pleased to announce the availability of Update 1
for the Red Hat Enterprise Linux 4 family of products,
including:
- Red Hat Enterprise Linux AS (v. 4) for x86, AMD64/EM64T,
Itanium, POWER, S/390 and zSeries
- Red Hat Enterprise Linux ES (v. 4) for
2013 Jul 05
1
postfix + amavisd-new
I've been following the instrunctions in
<http://wiki.centos.org/HowTos/Amavisd>
for installing Amavisd, Clamav and SpamAssassin
on top of postfix/dovecot .
Dovecot is working fine,
but I want to deal with spam email.
(I am using sendmail/dovecot with procmail and spamassassin
on another server, but decided to go over to postfix
on this server when I saw it is now the CentOS default.)
2009 Sep 10
1
Order a vector and move to new vector
I currently have a data frame with a Fund ID and NAV value. Is it possible
to order the data frame and move to separate columns in a new data frame or
matrix in R without using a for loop? I suppose I'd like to use a built in
function to make it faster because I will have around 60,000 entries to sort
and my current program takes too long to do this. I know how to use order,
but is there a
2008 May 16
1
64-bit R and cache memory
Dear all,
I have a few questions regarding the 64 bit version of R and the cache
memory R uses.
-----------------------------------
Computer & software info:
OS: kUbuntu Feasty Fawn 7.04 (64-bit)
Processor: AMD Opteron 64-bit
R: version 2.7.0 (64-bit)
Cache memory: currently 16 GB (was 2 GB)
Outcome of 'limit' command in shell: cputime unlimited, filesize
unlimited, datasize
2012 Sep 21
3
Can`t get over 1024 processes on FreeBSD - possible bug?
Hello,
I still cannot get dovecot running with more then 1000 processes, but
hard limit is 8192 per user in box. I tried everything, including
modifying startup script of dovecot to set ulimit -u 8192. Could it be
some dovecot bug or dovecot<>freebsd bug?
I also tried to set client_limit=2 in imap service to spawn more imap
clients in one process, but still I am over 1000 processes with
2004 Jul 26
1
Building Windows Package
I am using R-1.9.1 with windows 2000 and trying to build a package.
However,
when I issue the command:
RCMD build --binary BSDA
I get:
>>> Building/Updating help pages for package 'BSDA'
Formats: chm
hhc: not found
cp: cannot stat `C:/R191/R191/JUNK/BSDA/chm/BSDA.chm': No such file or
direc
tory
make[1]: *** [chm-BSDA] Error 1
make: *** [pkg-BSDA] Error 2
***
2004 Oct 22
1
Samba 3 + LDAP as PDC - which tutorial / HOWTO to use?
Hello,
I'm struggling with setting Samba 3 + OpenLDAP as a PDC.
I had no problems with setting Samba 3 as a PDC (I could join domain,
users could log in, machines were added automatically, roaming profiles
worked etc.).
But when it comes to setting Samba 3 + OpenLDAP as a PDC, I'm stuck - I
can join a domain, but can't log in as a user; Samba logs say user auth
was successful,
2006 Apr 27
0
Problem booting fully virtualized (Intel VT) 32b guest on XEN32 unstable
Has anyone been able to boot a fully virtualized (Intel VT) 32bit guest
on XEN32 unstable? I''m trying to setup a nightly test environment for
this configuration and XEN32 nosmp hangs when launching a 32bit guest,
and XEN32 smp gets a double fault launching a 32bit guest. It happens
pretty early as the SDL window doesn''t come up. I tried with apic,
pae, and acpi all on
2008 Apr 22
2
Can't use Encrypted Passwords with ldapsam backend
Hello samba mailing list,
I'm using samba 3.0.24 on a home server running Debian etch. The server
handles authentication and provides samba file shares for a small home
network of Linux machines. I recently changed basic login
authentication from NIS to kerberos/ldap for the clients. I then decided
to switch samba over on the server to use the new ldap authentication
backend.
The [global]
2007 Apr 06
1
The best way to protect against starvation?
Hello,
If an ordinary user runs:
-- snip --
cat > starv.c <<EOF
main(){ char *point; while(1) { point = ( char * ) malloc(10000); }}
EOF
cc starv.c
while true
do
./a.out &
done
-- snip --
This will fast starv the operating system (FreeBSD 6.2). I have tried to
limit the number of processes and the amount of memmory consumed (in
login.conf).
There is also a file /etc/malloc.conf