User Tools

Site Tools


public:techstuff:raid

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
public:techstuff:raid [2015/10/11 04:30] – [Optimizing the Filesystem] nathanpublic:techstuff:raid [2020/04/25 13:05] (current) – external edit 127.0.0.1
Line 43: Line 43:
  
 ===== Optimizing the Filesystem ===== ===== Optimizing the Filesystem =====
 +
 +Note: this only applies to striping such as raid 0, 5, 6.
  
 To ensure maximum speeds from the array do the following. To ensure maximum speeds from the array do the following.
Line 66: Line 68:
 <code> <code>
 $ parted /dev/sdx $ parted /dev/sdx
 +(parted) mklabel gpt
 (parted) mkpart primary 1049KB 3146KB (parted) mkpart primary 1049KB 3146KB
 (parted) set 1 bios_grub on (parted) set 1 bios_grub on
public/techstuff/raid.1444537831.txt.gz · Last modified: 2020/04/25 13:05 (external edit)