informatica:linux:raid
                Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| informatica:linux:raid [2020/11/15 13:08] – jose | informatica:linux:raid [2020/11/15 13:11] (current) – jose | ||
|---|---|---|---|
| Line 71: | Line 71: | ||
| For the record, here's how I do the MBR replication: | For the record, here's how I do the MBR replication: | ||
| - | # grub --no-floppy | + |  | 
| - | + | < | |
| - | device (hd0) / | + | device (hd0) /dev/sda | 
| - | root (hd0, | + | root (hd0,0) | 
| setup (hd0) | setup (hd0) | ||
| - | device (hd0) / | + | device (hd0) /dev/sdb | 
| - | root (hd0, | + | root (hd0,0) | 
| setup (hd0) | setup (hd0) | ||
| - | device (hd0) / | + | device (hd0) /dev/sdc | 
| - | root (hd0, | + | root (hd0,0) | 
| setup (hd0) | setup (hd0) | ||
| Line 93: | Line 93: | ||
| * take great care that the raid1 is in sync, to insure that all the required files are in their final position on disk | * take great care that the raid1 is in sync, to insure that all the required files are in their final position on disk | ||
| * thanks to grub's architecture, | * thanks to grub's architecture, | ||
| + | </ | ||
| ==== Cambiar un disco ==== | ==== Cambiar un disco ==== | ||
| Line 320: | Line 321: | ||
| 9767424 blocks [3/3] [UUU] | 9767424 blocks [3/3] [UUU] | ||
| - | #mdadm --detail / | + |  | 
| < | < | ||
| - | / | + | /dev/md0: | 
| - | Version : 00.90.03 | + | Version : 00.90.03 | 
| - | Creation Time : Thu Oct 25 21:15:28 2007 \\ | + | Creation Time : Thu Oct 25 21:15:28 2007 | 
| - | Raid Level : raid1 \\ | + | Raid Level : raid1 | 
| - | Array Size : 9767424 (9.31 GiB 10.00 GB) \\ | + | Array Size : 9767424 (9.31 GiB 10.00 GB) | 
| - | Device Size : 9767424 (9.31 GiB 10.00 GB) \\ | + | Device Size : 9767424 (9.31 GiB 10.00 GB) | 
| - | Raid Devices : 3 \\ | + | Raid Devices : 3 | 
| - | Total Devices : 3 \\ | + | Total Devices : 3 | 
| - |  | + |  | 
| - | Persistence : Superblock is persistent | + | Persistence : Superblock is persistent | 
| - | Update Time : Sat Nov 3 15:07:36 2007 \\ | + | Update Time : Sat Nov 3 15:07:36 2007 | 
| - | State : clean \\ | + | State : clean | 
| - |  | + |  | 
| - |  | + |  | 
| - |  | + |  | 
| - | Spare Devices : 0 \\ | + | Spare Devices : 0 | 
| - | UUID : a912d356: | + | UUID : a912d356: | 
|  |  | ||
| - | Number | + | Number | 
| - |  | + |  | 
| - |  | + |  | 
|  |  | ||
| </ | </ | ||
| - | Añadimos el disco: | + | Añadimos el disco: | 
| - | #mdadm /dev/md0 -a / | + | |
| - | mdadm: added /dev/sdb1 | + |  | 
| + | mdadm: added /dev/sdb1 | ||
| - | Ahora el disco aparecerà en reserva: | + | Ahora el disco aparecerà en reserva: | 
| servidor:~# mdadm --detail /dev/md0 | servidor:~# mdadm --detail /dev/md0 | ||
informatica/linux/raid.1605445682.txt.gz · Last modified:  by jose
                
                