[Git-commits] [grml/grml-autoconfig] 5086a8: Update instructions for manual mdadm start, drop -...

Michael Prokop mika at grml.org
Fri May 26 23:20:22 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml-autoconfig
  Commit: 5086a8bf8d7ab099ba71c04967a1671a61ed5eb8
      https://github.com/grml/grml-autoconfig/commit/5086a8bf8d7ab099ba71c04967a1671a61ed5eb8
  Author: Michael Prokop <mika at grml.org>
  Date:   2017-05-26 (Fri, 26 May 2017)

  Changed paths:
    M autoconfig.functions

  Log Message:
  -----------
  Update instructions for manual mdadm start, drop --auto=yes --symlink=no from swraid

The "--auto=yes --symlink=no" options shouldn't be relevant any
longer (symlink actually doesn't seem to do what it's supposed).

The "mdmonitor" service doesn't do what we thought it does,
so instead recommend usage of "mdadm --assemble --scan" instead.

Related to grml/grml#45


  Commit: 20365ddcfab071d7447b346a6ebf804b56d394b6
      https://github.com/grml/grml-autoconfig/commit/20365ddcfab071d7447b346a6ebf804b56d394b6
  Author: Michael Prokop <mika at grml.org>
  Date:   2017-05-26 (Fri, 26 May 2017)

  Changed paths:
    M autoconfig.functions

  Log Message:
  -----------
  Update instructions for manual LVM start + fix LVM detection for lvm boot option

service lvm2-lvmetad doesn't do what we assumed it does.
Instead 'Start lvm2-pvscan at name' allows startup of the
given LV or VG (which is actually nice).

Also we need to explicitely execute `vgchange -a` to
start any present LVs.

Closes grml/grml#31


Compare: https://github.com/grml/grml-autoconfig/compare/dc9739560e96...20365ddcfab0


More information about the Git-commits mailing list