<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:12pt;color:#000000;">Our company was just acquired by one in TX.&nbsp; We are now in the position of having to keep a local and remote linux (Centos54) file servers synced up.&nbsp; We have an automated build process that spits out about a 4GB build every night or even more often at times.&nbsp; This is now being done on the corporate network.&nbsp; We have local test facilities that use these builds, as well as corporate facilities that need access to our local resources.&nbsp; It's all getting to be pretty messy.&nbsp; <br><br>We are trying to keep the file servers synced up using rsync.&nbsp; Unfortunately sometime it takes a while for this huge amount of data to be synced up, or worse, someone makes a change to the local server's files, which gets overwritten on the next rsync.<br><br>I was wondering if there
 was a way to create a common file system between both sites (here in MN and TX).&nbsp; GFS sounds like it might work, but I have not found anyone who claims to have done this on Google.&nbsp; I remember there use to be AFS which worked in a similar fashion.<br><br>Guess I'm hoping to set something up where files will exist on both networks.&nbsp; When a file is opened, the network compares the local and remote file systems and the newest version is used.&nbsp; If the remote is the newest, it's transferred to the local as it is used so the local cache is updated and the next use will be entirely local.&nbsp; Am I dreaming?<br><br>Anyone have any ideas?<br><br>Thanks.<br><div>&nbsp;</div><span style="font-family: courier;">--- </span><br style="font-family: courier;"><span style="font-family: courier;">Wayne Johnson,&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;             | <span style="color: rgb(191, 95, 0);">There are two
 kinds of people: Those</span> </span><br style="font-family: courier;"><span style="font-family: courier;">3943 Penn Ave. N.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | <span style="color: rgb(191, 95, 0);">who say to God, "Thy will be done," </span></span><br style="font-family: courier;"><span style="font-family: courier;">Minneapolis, MN 55412-1908 | <span style="color: rgb(191, 95, 0);">and those to whom God says, "All right, </span></span><br style="font-family: courier;"><span style="font-family: courier;">(612) 522-7003&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;             | <span style="color: rgb(191, 95, 0);">then,  have it your way." --C.S. Lewis</span><br></span><div><br></div> </div><br>

      </body></html>