TEST

Ich bearbeite nun meinen ersten Abschnitt! :-(

for testing purose..pleas eignor

Meine Erste Seite

=== Testing === Internal Link

dies ist nun ein Test, um das Wiki zu testen!

  • Unordered List Item

Die zweite Seite

  • chahin
  • chah

let's start a new Page.

= Title =

blah blub

another title

bluh blop

third title

bb ll aa hh

Einrichtung

* siehe Links

'1. Create a new RAID array' Create (mdadm –create) is used to create a new array: mdadm –create –verbose /dev/md0 –level=1 /dev/sda1 /dev/sdb2 or using the compact notation: mdadm -Cv /dev/md0 -l1 -n2 /dev/sd[ab]1

'2. /etc/mdadm.conf' /etc/mdadm.conf or /etc/mdadm/mdadm.conf (on debian) is the main configuration file for mdadm. After we create our RAID arrays we add them to this file using: mdadm –detail –scan » /etc/mdadm.conf or on debian mdadm –detail –scan » /etc/mdadm/mdadm.conf

forth title

 
start.txt · Last modified: 2010/01/30 10:15 by test3456
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki