[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] Recommendation for SCSI array vendor?



  On 10/15/10 5:57 PM, Brian Pitts wrote:
> On 10/15/2010 11:54 AM, Jeff Hubbs wrote:
>>    Greg -
>>
>> I'm not really looking to have parallel arrays - just one with a couple
>> of little drives.  And I don't need to share an entire working
>> filesystem; just daemon config files.
> Do the configuration files change frequently?
Yes.
> Are the changes made by
> humans or software?
By software at human initiation.
> I'm wondering if it's possible to keep them in sync
> some way that doesn't require a separate storage device.
Yes, but that's not how I want to do it.  I want the "triggerman" node 
to mount and use the exact same volume that the "victim" node used.
> Just to throw out a couple ideas
>
> File-level:
> http://joey.kitenet.net/code/etckeeper/
>
> Block-level:
> http://www.drbd.org/
>