Displaying 20 results from an estimated 1000 matches similar to: "Using RSYNC with MYSQL and ENSIM"
2005 Jan 31
2
BIG delete list makes for BIGGER RAM requirements
So I'm doing daily backups with rsync, and weekly, I run it with
--delete after archiving the whole thing (this way I don't lose any
deleted files). All week long this runs fine, but when I add --delete,
rsync runs for a few hours then aborts because the box runs out of
memory.
Jan 30 06:31:09 backup kernel: Out of Memory: Killed process 3490
(rsync).
Source box:
RH8+Custom Patches
Rsync
2005 Apr 02
0
Rsync with Ensim
Anyone have a good practice using Rsync with Ensim?.. I would like to han
extra server for backup when my main one goes down, i will have all my
domains availiable..
Thanks
Carlos Santillana
2003 Jun 24
1
Samba 3.0.0beta1 box drops out of ADS network periodically.
Hi guys, first let me say, great work on Samba 3.0. I've been using the
beta, and even the pre-betas in some semi production environments for a
few months now without any problems.
Upon putting Samba 3.0 on a fresh RedHat 9.0 machine, I am having some
difficulties. I joined the machine to the local Win2k managed domain
with 'net ADS join', and all was good for a while. Everybody could
2009 Dec 29
3
OT: What are the 2 openssl commands I need to use?
I looked on the openssl man page but am too dense with commands to
understand what I need to do..... Ran into problems generating a key
and CSR for SSL, because the web site is on a server with an old
Ensim Control Panel. Please someone knowledgeable, give me the
openssl commands I need to use, after I ssh into the web site, to
generate a 2048 bit key and csr. TIA and Happy New Year!
2003 Dec 01
3
rsync'd destination much larger than source
Hello.
Recently, I started using rsync to backup files in my root partition on an
Ensim
box over to a remote machine. The remote machine 'pulls' from the Ensim box
using the following:
rsync -arvzx --exclude=/proc --exclude=/tmp --exclude=/mnt --delete
--delete-excluded -e ssh 192.168.0.1:/ /bkup/rootpart/
The problem is, if I 'df' the Ensim box, it reports that the entire
2008 Feb 13
5
Apache RPM's
Hello all,
I love CentOS, but I am seriously regretting selecting Centos 4.4 for my
production hosting servers. The current situation with CentOS 4.4 and being
stuck at Apache 2.0.52 is a huge problem because of the new requirements for
the Credit Card industry PCI scan. Apache 2.0.52 does not pass PCI
compliance scans. which means no ecommerce on any of these servers - MAJOR
ISSUE. So my
2009 Dec 29
0
{SOLVED} Re: OT: What are the 2 openssl commands I need to use?
On Tue, Dec 29, 2009 at 12:36 PM, Lanny Marcus <lmmailinglists at gmail.com> wrote:
> I looked on the openssl man page but am too dense with commands to
> understand what I need to do..... ? Ran into problems generating a key
> and CSR for SSL, ?because the web site is on a server with an old
> Ensim Control Panel. ?Please someone knowledgeable, ?give me the
> openssl commands
2008 Sep 24
2
Centos and colocation....
Well, I finally did it..and used centos.
I started out in 1997 with my little website with not much on it. It was a
shared host account. Eventually I added some more sites and got to grow out
and went to this new fangled thing called VPS.
Lots of problems plagued me throughout that experience, some on ensim
control panel, some on others. When chost.net (think that was their name)
blew up (1999
2004 Feb 02
2
rsync 2.6.0 causing incredible load on Linux 2.4.x?
Hi everyone. Has anyone experienced rsync 2.6.0 causing huge amounts of
system load? Especially on Linux 2.4?
We recently upgraded our "push" machine to rsync 2.6.0 and the next push
that went out (rsyncing about 3GB of data to 15 servers sequentially
over gigabit ethernet) caused the box to hit 110.59. We only know the
load because snmpd was still working, but nothing else in userspace
2006 Jan 30
11
Database Selection
Hi,
I am a RoR newbie and I''ve been experimenting with different databases
(mySQL, PostgreSQL, etc.) and different table types (MyISAM vs. InnoDB).
Is there a preferred database/table type for RoR development. I like
how MySQL''s InnoDB tables enforce referential integrity, but these
tables require a lot more storage space then MyISAM tables.
For everyone with a lot of RoR
2005 Nov 19
14
FULLTEXT search in MySQL on rails
I tried adding a FULLTEXT search index to a table of mine in MySQL,
only to discover that the InnoDB table format doesn''t seem to support
this feature. Switching to the MyISAM table type seemed to work, but
I seem to have some recollection that ActiveRecord transactions aren''t
fully atomic on MyISAM tables. Is this true or am I just remembering
wrong? If so, does anyone have
2006 Mar 14
3
specifying table type
I''ve been creating my tables using the command line approach Dave advocates in AWD. I just noticed that they''re being created as MyISAM-type tables. I remember reading (but not where) that I should be creating these as InnoDB-type tables. So, two questions...
1) Is the table type important? (a "why" component to the answer would be nice too ;-) )
2) If so, is
2008 Feb 15
17
centralized or decentralized puppet infrastructure
Hi All,
In my companies environment, we have multiple sites in multiple geographic
locations, sometimes with high latency between the sites.
I''m trying to come up with a solution that could provide puppet
infrastructure to all sites nodes.
----a few assumptions---
- puppet manifest / configuration is fetched from a centralized version
control system.
- store db is needed (ssh keys,
2001 Sep 26
1
SIGCHLD race condition? (fwd)
Can anyone offer any advice on this issue? We've tried patching sshd to
have a maximum 10 second timeout when calling select() in serverloop.c,
and this doesn't appear to have had any ill effects.
Thanks,
Paul
------- Forwarded Message
Date: Tue, 18 Sep 2001 16:49:40 -0700
From: Paul Menage <pmenage at ensim.com>
To: mouring at etoh.eviladmin.org
cc: Paul Menage
2006 Mar 24
10
innodb vs myisam
Hi,
I have been using myisam tables in mysql with rails because my client will soon want fulltext searchable content, however when I migrated my development db from schema.rb all of the tables generated were innodb. I understand that I can override this, but also like the transactions and foreign keys of innodb. So 2 questions really:
1. are transactions in activerecord dependent on innodb or do
2012 Mar 22
1
control panels, like or dislike?
When I first started using webservers I leased shared hosting. Then I
moved to vps. Then to dedicated.
In all that I was with various control panels.
In almost all cases bugs in those control panels would cause all sorts
of issues.
(ensim, cpanel, plesk).
The load on the server seemed greatly increased (especially with ensim).
When I built my first server 4 years ago I decided to heck with
2017 Sep 16
4
R Configuration Variable: Maximum Memory Allocation per R Instance
Dear R Developers,
In the same way that MySQL/MariaDB's Engine InnoDB or MyISAM/Aria have the
innodb_buffer_pool_size or the key_buffer_size for setting the maximum
amount of RAM which can be used by a Server Instance:
?Would it be possible to create an R Configuration Variable which fixes the
maximum amount of RAM memory to be used as Commit / Dynamic Memory
Allocation?
Thank you.
Juan
2008 Aug 21
6
Support policy CentOS 5
Hi list
Can someone tell me what the exact CentOS policy for end-of-life is for 5.0?
Let me explain: I have been using RHEL for a number of years and had to
switch to Fedora for installing some packages only supported under F6.
As I find Fedora's policy for release life duration too stringent (and I
do no longer need the packages that made me choose F6), I'm considering
switching over
2007 Jan 30
2
How to use migrations to convert engine type to InnoDB?
I''ve been looking through some references but can''t seem to find the
right syntax and commands.
I basically just want to have a migration to convert my db and all my
tables to InnoDB. Does anyone know a tutorial or the migration syntax
to do this? Thanks in advance :-)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are