Re: Hard disk high avalibity

2011-01-20 Thread Mihira Fernando

On 01/20/2011 05:32 PM, Jesus arteche wrote:

Hey guys,

I have two servers...and I need that a folder in one of the servers 
will be updated every time to another server, in case the first server 
go down...the second will be able to replace it.


anyone has any idea?

thanks 

rsync with a cron job ?

Mihira.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4d382580.6070...@gmail.com



Re: Hard disk high avalibity

2011-01-20 Thread Juha Tuuna
On 20.1.2011 14:02, Jesus arteche wrote:
 Hey guys,
 
 I have two servers...and I need that a folder in one of the servers will be
 updated every time to another server, in case the first server go down...the
 second will be able to replace it.
 
 anyone has any idea?
 
 thanks

Hi, cron  rsync would do the trick.

-- 
Juha Tuuna


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4d3824c0.1040...@iki.fi



Re: Hard disk high avalibity

2011-01-20 Thread Joao Ferreira gmail
On Thu, 2011-01-20 at 14:04 +0200, Juha Tuuna wrote:
 On 20.1.2011 14:02, Jesus arteche wrote:
  Hey guys,
  
  I have two servers...and I need that a folder in one of the servers will be
  updated every time to another server, in case the first server go down...the
  second will be able to replace it.
  
  anyone has any idea?
  
  thanks

check out DRBD and OCFS2 ... 

both very easy to setup and will give you real-time replication.

but not as simple as cron+rsync :)

jmf

 
 -- 
 Juha Tuuna
 
 



-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1295526619.2853.1.ca...@squeeje.critical.pt



Re: Hard disk high avalibity

2011-01-20 Thread Atif CEYLAN

On 01/20/2011 02:02 PM, Jesus arteche wrote:

Hey guys,

I have two servers...and I need that a folder in one of the servers 
will be updated every time to another server, in case the first server 
go down...the second will be able to replace it.


anyone has any idea?

thanks 
I have two servers as you want. I use ocfs2 on debian lenny. it's a 
shared disk file system and two or more different servers are to use as 
one disk at the same time. You can browse drbd, ocfs2 (or iscsi target 
on linux).


--
/**
 * @author Atıf CEYLAN
 * Software Developer  System Admin
 * http://www.atifceylan.com
 */


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4d38b7d8.7040...@atifceylan.com