Instalasi Software RAID: Revision history

From OnnoCenterWiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 February 2010

4 February 2008

  • curprev 11:0411:04, 4 February 2008 Onnowpurbo talk contribs 672 bytes +672 New page: # apt-get install mdadm all ok # mdadm --create --verbose /dev/md0 --level=0 --raid-devices=2 /dev/sdb1 /dev/sdc1 # mdadm --create --verbose /dev/md0 --level=1 --raid-devices=2...