[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Linux: Einzelne Festplatte nach RAID1 erweitern? dm-cache? ZFS?


On Wed, May 29, 2013 at 12:56:38AM +0200, Raphael Eiselstein wrote:
>    47  mdadm --add /dev/md0 /dev/sdc1 
>    48  cat /proc/mdstat 
> 
> ... Leider nicht mit dem erwarteten Resultat, denn es scheint nicht zu
> syncen:
> ------------------------------------------------
> root@mdtest:~# cat /proc/mdstat 
> Personalities : [raid1] 
> md0 : active raid1 sdc1[1](S) sdb1[0]
>       8387520 blocks super 1.0 [1/1] [U]
>       
> unused devices: <none>
> ------------------------------------------------
> 
> Wie habe ich obigen Output zu lesen? Was bedeutet (S) hinter sdc1?

Konnte ich nicht googlen, aber vermutlich "spare". Alles andere ergibt
wenig Sinn.

Und was mir noch fehlte ist folgendes:
------------
root@mdtest:~# mdadm --grow --raid-devices=2 /dev/md0
raid_disks for /dev/md0 set to 2
------------


------------------------------------------------------------------
root@mdtest:~# cat /proc/mdstat 
Personalities : [raid1] 
md0 : active raid1 sdc1[1] sdb1[0]
      8387520 blocks super 1.0 [2/1] [U_]
      [>....................]  recovery =  2.2% (185088/8387520) finish=2.2min speed=61696K/sec
      
unused devices: <none>
------------------------------------------------------------------
[warten auf 8GB sync]

Ergebnis:
------------------------------------------------------------------
root@mdtest:~# cat /proc/mdstat 
Personalities : [raid1] 
md0 : active raid1 sdc1[1] sdb1[0]
      8387520 blocks super 1.0 [2/2] [UU]
      
unused devices: <none>
------------------------------------------------------------------

Quelle: https://raid.wiki.kernel.org/index.php/Mdstat


Die anderen Fragen sind allerdings noch offen:

* Ist metadata=1.0 eine gute oder eine schlechte Idee?
* Hat meine Methode ein offensichtliches Problem oder Risiko?
 
Gruss
Raphael

-- 
Raphael Eiselstein <rabe@xxxxxxxxx>               http://rabe.uugrn.org/
xmpp:freibyter@xxxxxx  | https://www.xing.com/profile/Raphael_Eiselstein   
GnuPG:                E7B2 1D66 3AF2 EDC7 9828  6D7A 9CDA 3E7B 10CA 9F2D
.........|.........|.........|.........|.........|.........|.........|..



-- 
UUGRN e.V. http://www.uugrn.org/
http://mailman.uugrn.org/mailman/listinfo/uugrn
Wiki: https://wiki.uugrn.org/UUGRN:Mailingliste
Archiv: http://lists.uugrn.org/