Re: Re: General question
"Peter T. Breuer" <[email protected]>
| Newsgroups | gmane.linux.enbd.general |
|---|---|
| Message-ID | <[email protected]> |
"Also sprach Stephan von Krawczynski:" > How can I mark a certain mirror partition as new (increase event counter > manually)? I'm afraid I don't REALLy know, but I suspect if I looked into the latest version of mdadm, the option would be there to manipulate things like that. > I would like to be able to write to a secondary mirror partition mounted > locally, while primary is dead. Then, after primary comes up again, md should > know somehow that the primary is outdated ... Err - I think you are trying to dictate the direction in which resync is done? I'm pretty sure that everything should work right automatically. The event cunt on the primary will be old, so it will be resynced from the secndary when the primary is brought into the mirror. But you can always force such things with mkraid --dangerous-no-resync followed by a bit of setfaulty, remove, and add. Peter