All of lore.kernel.org
 help / color / mirror / Atom feed
From: Morey Roof <moreyroof@gmail.com>
To: drbd-dev@lists.linbit.com
Subject: Re: [Drbd-dev] New Features
Date: Fri, 19 Sep 2008 16:28:19 -0600	[thread overview]
Message-ID: <48D42783.1050403@gmail.com> (raw)
In-Reply-To: <20080919221339.GB15916@soda.linbit>

Lars Ellenberg wrote:
> On Fri, Sep 19, 2008 at 10:19:03AM -0600, Morey Roof wrote:
>   
>> I have been programming professionally for about 12 years with C/C++
>> in various system.  I have worked on various parts of Linux for
>> companies but I never submitted work to be included until recently.
>> So I am a bit new to the get stuff out there model, but I am quite
>> experienced working on very large and complex projects.
>>
>> What has allowed me to start working on some open source projects
>> recently is the move to a job for a college where such work is
>> welcomed and encouraged instead of the traditional business models
>> where everything is a closely guarded secret.  We have been using DRBD
>> for a while and I have found that there are several itches I would
>> like to scratch, so to speak.
>>
>> Let me know if you need more information.
>>     
>
> sounds promising.
>
> do you want to discuss some of the itches?
>
> 	Lars
> _______________________________________________
> drbd-dev mailing list
> drbd-dev@lists.linbit.com
> http://lists.linbit.com/mailman/listinfo/drbd-dev
>   

The first item on the list is a write back cache.  Now don't run 
screaming to hills yet.  In our setup we have the two nodes in two 
different buildings which are feed by different power supplies from the 
city grid.  The machines themselves have dual power supplies which each 
power supply going to it's own UPS and circuit.  So, we have a good 
redundant power supply setup.  So, I was thinking about creating a 
caching system in DRBD to allow for dedicating some of the server's RAM 
to a large read/write-back cache.  In the event of communication failure 
between the peers I wanted it to flush the entire cache and then run in 
write-through mode and move back to write-back mode after communication 
is present again and the resync is finished.

So that is the basic idea.  I was thinking about having it use the 
ramdisk system so that you can specify a device that is used as the 
cache.  The reason I was thinking about this is that if you happen to 
purchase one of those Gigabyte ram HDD that is just like a large battery 
backed write cache you could set it as the cache device as well.

What are your thought?

-Morey

  reply	other threads:[~2008-09-19 22:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-19  5:24 [Drbd-dev] New Features Morey Roof
2008-09-19 15:53 ` Lars Ellenberg
2008-09-19 16:19   ` Morey Roof
2008-09-19 22:13     ` Lars Ellenberg
2008-09-19 22:28       ` Morey Roof [this message]
2008-09-20 13:18         ` Lars Ellenberg
2008-09-20 13:48           ` Lars Ellenberg
2008-09-20 23:04             ` Morey Roof
2008-09-20 23:19               ` [Drbd-dev] New Features: write-back cache mode Lars Ellenberg
2008-09-30 20:02                 ` Lars Ellenberg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48D42783.1050403@gmail.com \
    --to=moreyroof@gmail.com \
    --cc=drbd-dev@lists.linbit.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.