[erlang-questions] Can not delete a dead node

Solomon solomon.wzs@REDACTED
Thu Jul 25 12:51:56 CEST 2013


My cluster has 2 nodes:a@REDACTED and b@REDACTED, I call mnesia:del_table_copy(schema,
b@REDACTED) to delete b@REDACTED, which was at a dead node, it was fail and the error
message was {aborted,{no_exists,mytable}}, but mytable was exist at a@REDACTED,
both a@REDACTED and b@REDACTED had a disc copy of mytable. what is the problem of
mytable and how should I delete b@REDACTED?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130725/eb188313/attachment.htm>


More information about the erlang-questions mailing list