]> git.ipfire.org Git - thirdparty/mdadm.git/commit
mdadm: add man page for --add-journal
authorSong Liu <songliubraving@fb.com>
Fri, 12 Aug 2016 00:10:04 +0000 (17:10 -0700)
committerJes Sorensen <Jes.Sorensen@redhat.com>
Fri, 12 Aug 2016 14:57:13 +0000 (10:57 -0400)
commitff3c881f84f63d805cfd9bc05772a33a25c8bd6f
tree45a5e9aa675bc740eca45df12544c4ec4dccd328
parentad7ac9ac66734fe62095cc2abf3a62b5122cdd70
mdadm: add man page for --add-journal

Add the following to man page:

--add-journal
      Recreate journal for RAID-4/5/6 array that lost a journal device.
      In the current implementation, this command cannot add a journal
      to an array that had a failed journal. To avoid interrupting
      on-going write opertion --add-journal only works for array in
      Read-Only state.

Reported-by: Yi Zhang <yizhan@redhat.com>
Signed-off-by: Song Liu <songliubraving@fb.com>
Signed-off-by: Shaohua Li <shli@fb.com>
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
mdadm.8.in