CRM Open Source Business & Social CRM Software

View Poll Results: Please select the best file system you have in production for a Sugar Deployment

Voters
4. You may not vote on this poll
  • Shared file system geographically distributed

    1 25.00%
  • Shared file system offsite backup

    1 25.00%
  • Shared file system local backup

    0 0%
  • Local file systems immediate sync

    0 0%
  • Local file systems regular sync

    0 0%
  • Local file systems periodic backup

    1 25.00%
  • Local file system

    1 25.00%
Results 1 to 1 of 1

Thread: Shared File Systems?

  1. #1
    Jacob's Avatar
    Jacob is offline Senior Member
    Join Date
    Oct 2004
    Posts
    331

    Default Shared File Systems?

    How many of you our there are leveraging shared file systems with clusters for Sugar? I am curious. The easiest thing is to have one big file system and perform sync for backups. Shared file systems work really well. Larger driver arrays provide great management tools, expandability, ... into the mix.

    I have just finished reading about Google's File System. This is a relatively old document, but it is an interesting case study in making great things out of unreliable components. I particularly like the ways that they have streamlined the process. The master server does very little and keeps its entire state in memory (using only megabytes). There are a high number of replicas on different systems, different racks, ... This allows for a high level of redundancy without expensive equipment or expensive RAID. When the cost of loosing a volume is really low, why have redundancy for the volume? There system also has high performance for multiple reads and producer/consumer based logic leveraging the file system.

    What are you leveraging for Sugar? I know some of you are using the larger storage array vendors. I am interested in some of the following characteristics:
    • I would prefer to have the file system local to the web server
    • The file system should support large numbers of file stat requests (this is a requirement for PHP)
    • The file system would ideally support large log files with high concurrent writes (these can be stored locally and aggregated later or shipped to a log server)
    • The file system needs to support large numbers of files efficiently
    • The cost of adding an additional server should be low
    • Geographically distributed replication should be supported
    I have been wanting a system that replicates changes at a cost proportional to the change. It should detect changes in real time. Servers should always be in sync. I am very interested in the systems and tools that you have used and the experiences that you have had with them.

    Jacob
    Last edited by Jacob; 2007-09-04 at 09:24 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. InboundEmail attachment file problems.
    By jjwdesign in forum Help
    Replies: 3
    Last Post: 2007-09-27, 06:18 AM
  2. Replies: 4
    Last Post: 2006-04-26, 09:51 AM
  3. Replies: 2
    Last Post: 2006-04-18, 03:47 PM
  4. Replies: 3
    Last Post: 2006-02-17, 06:12 PM
  5. PATCH: HTML Emails and Templates
    By funkypenguin in forum Downloads
    Replies: 2
    Last Post: 2005-05-31, 11:14 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •