Changes

Jump to navigation Jump to search
94 bytes added ,  18:13, 20 September 2018
no edit summary
Line 61: Line 61:  
Add mount option to fstab
 
Add mount option to fstab
 
  echo '/dev/md0 /mnt/md0 ext4 defaults,nofail,discard 0 0' | sudo tee -a /etc/fstab
 
  echo '/dev/md0 /mnt/md0 ext4 defaults,nofail,discard 0 0' | sudo tee -a /etc/fstab
 +
 +
=== TODO: Add a disk to RAID5 with LVM ===
 +
https://ubuntuforums.org/showthread.php?t=713936
 +
    
=== LVM and RAID Cheatsheet ===
 
=== LVM and RAID Cheatsheet ===

Navigation menu