/initramfs-tools/conf.d/mdadm

http://github.com/brinkman83/bashrc · #! · 18 lines · 17 code · 1 blank · 0 comment · 0 complexity · 7ad3b050ca82a8ccb193c848b6ef8c04 MD5 · raw file

  1. # mdadm boot_degraded configuration
  2. #
  3. # You can run 'dpkg-reconfigure mdadm' to modify the values in this file, if
  4. # you want. You can also change the values here and changes will be preserved.
  5. # Do note that only the values are preserved; the rest of the file is
  6. # rewritten.
  7. #
  8. # BOOT_DEGRADED:
  9. # Do you want to boot your system if a RAID providing your root filesystem
  10. # becomes degraded?
  11. #
  12. # Running a system with a degraded RAID could result in permanent data loss
  13. # if it suffers another hardware fault.
  14. #
  15. # However, you might answer "yes" if this system is a server, expected to
  16. # tolerate hardware faults and boot unattended.
  17. BOOT_DEGRADED=false