[Samba] how to synch multiple servers?

2010-03-25 Thread PTaco
Is there a way to synch multiple servers at once so when one is changed, samba updates all the other servers at the same time automatically? -- View this message in context: http://old.nabble.com/how-to-synch-multiple-servers--tp28019825p28019825.html Sent from the Samba - General mailing list a

Re: [Samba] how to synch multiple servers?

2010-03-25 Thread John Drescher
> Is there a way to synch multiple servers at once so when one is changed, > samba updates all the other servers at the same time automatically? What are you talking about? Permissions or files or both? If just permissions use ldap. John -- To unsubscribe from this list go to the following URL

Re: [Samba] how to synch multiple servers?

2010-03-25 Thread John Drescher
On Thu, Mar 25, 2010 at 10:49 AM, John Drescher wrote: >> Is there a way to synch multiple servers at once so when one is changed, >> samba updates all the other servers at the same time automatically? > > What are you  talking about? Permissions or files or both? > > If just permissions use ldap.

Re: [Samba] how to synch multiple servers?

2010-03-25 Thread PTaco
I mean, if a file is updated, added, or changed on 1 server, it will perform the same changes to the others automatically. John M. Drescher wrote: > > On Thu, Mar 25, 2010 at 10:49 AM, John Drescher > wrote: >>> Is there a way to synch multiple servers at once so when one is changed, >>> samba

Re: [Samba] how to synch multiple servers?

2010-03-25 Thread John Drescher
> I mean, if a file is updated, added, or changed on 1 server, it will perform > the same changes to the others automatically. > I think what is best for that is a filesystem that can do network raid1. Something like: http://www.drbd.org/home/what-is-drbd/ John -- To unsubscribe from this list

Re: [Samba] how to synch multiple servers?

2010-03-25 Thread John Drescher
On Thu, Mar 25, 2010 at 3:22 PM, John Drescher wrote: >> I mean, if a file is updated, added, or changed on 1 server, it will perform >> the same changes to the others automatically. >> > > I think what is best for that is a filesystem that can do network raid1. > > Something like: > http://www.dr

Re: [Samba] how to synch multiple servers?

2010-03-25 Thread John Drescher
On Thu, Mar 25, 2010 at 3:24 PM, John Drescher wrote: > On Thu, Mar 25, 2010 at 3:22 PM, John Drescher wrote: >>> I mean, if a file is updated, added, or changed on 1 server, it will perform >>> the same changes to the others automatically. >>> >> >> I think what is best for that is a filesystem

Re: [Samba] how to synch multiple servers?

2010-03-26 Thread Richard Lamboj
Hello, try DRBD with OCFS2. I have tried this, but when the traffic was to high and DRBD has two Masters(Both can write), than one Server will crash - from my experience. Maybe a FUSE Cluster Filesystem can help you? I have written one, but never finished it, or tested it in a Productiv Enviro

Re: [Samba] how to synch multiple servers?

2010-03-26 Thread Gaiseric Vandal
On 03/24/2010 03:07 PM, PTaco wrote: Is there a way to synch multiple servers at once so when one is changed, samba updates all the other servers at the same time automatically? Do you mean sync account information (e.g. if you want multiple domain controllers) or changes in the files stored

Re: [Samba] how to synch multiple servers?

2010-03-26 Thread John Drescher
>> Is there a way to synch multiple servers at once so when one is changed, >> samba updates all the other servers at the same time automatically? >> > > Do you mean sync account information (e.g. if you want multiple domain > controllers) or changes in the files stored on the server?    For multip

Re: [Samba] how to synch multiple servers?

2010-03-26 Thread Michael Wood
Forgot to send this to the list: On 26 March 2010 15:44, John Drescher wrote: >>> Is there a way to synch multiple servers at once so when one is changed, >>> samba updates all the other servers at the same time automatically? >>> >> >> Do you mean sync account information (e.g. if you want multi

Re: [Samba] how to synch multiple servers?

2010-03-27 Thread PTaco
DRDB is a whole file system correct? -- View this message in context: http://old.nabble.com/how-to-synch-multiple-servers--tp28019825p28044546.html Sent from the Samba - General mailing list archive at Nabble.com. -- To unsubscribe from this list go to the following URL and read the instructi

Re: [Samba] how to synch multiple servers?

2010-03-27 Thread Zoolook
2010/3/26 PTaco : > > DRDB is a whole file system correct? > No. It's a block device. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] how to synch multiple servers?

2010-03-27 Thread Stan Hoeppner
PTaco put forth on 3/26/2010 11:01 AM: > > DRDB is a whole file system correct? http://www.drbd.org/ -- Stan -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba