Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Mnesia: stopped db nodes
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Vance Shipley  
View profile  
 More options Aug 29 2012, 12:26 am
From: Vance Shipley <van...@motivity.ca>
Date: Wed, 29 Aug 2012 09:56:16 +0530
Local: Wed, Aug 29 2012 12:26 am
Subject: [erlang-questions] Mnesia: stopped db nodes
Is there really no way to coax mnesia into reconnecting other than to
restart the application?  I get that the decisions can only be made at
the application level but if I have a read only node which was momentarily
disconnected do I really have to stop and start mnesia to get back online?
I'd really like to just tell it it's OK, everythings fine.

--
        -Vance
_______________________________________________
erlang-questions mailing list
erlang-questi...@erlang.org
http://erlang.org/mailman/listinfo/erlang-questions


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mike Oxford  
View profile  
 More options Aug 29 2012, 1:19 am
From: Mike Oxford <moxf...@gmail.com>
Date: Tue, 28 Aug 2012 22:19:22 -0700
Local: Wed, Aug 29 2012 1:19 am
Subject: Re: [erlang-questions] Mnesia: stopped db nodes

Look into Ulf's unsplit https://github.com/uwiger/unsplit

Best you can do is run a Master + Majority + unsplit, I believe.

Or use something like Riak instead (note: have to write sibling resolvers
if you allow_mult=true) but at least your whole setup isn't frozen when a
node comes back. :)

G'luck!

-mox

_______________________________________________
erlang-questions mailing list
erlang-questi...@erlang.org
http://erlang.org/mailman/listinfo/erlang-questions


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »