View Single Post

   
  #2 (permalink)  
Old 01-16-2008, 11:55 AM
Jesper Monsted
 
Posts: n/a
Default Re: Shared DAS/NAS storage under 30k

"Rodrick Brown" <rbrown@[remove]doitt.nyc.gov> wrote in
news:s5GSb.114124$cM1.20021462@twister.nyc.rr.com:
> Here is my senario I have an application that needs access to the same
> static data running on multiple servers my first thought was to use 2
> NFS servers and have each of the application servers configured to use
> either nfsserver1 or nfsserver2 if 1 isnt available.


If the data is static, how about just rsync'ing the data from a master
server and leaving it on the local drives?


--
/Jesper Monsted
Reply With Quote