merci beaucoup de la reponse mais
comment je fais pour acceder aux fichier
[code]Disk /dev/md0: 7993 MB, 7993294848 bytes
2 heads, 4 sectors/track, 1951488 cylinders, total 15611904 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 524288 bytes / 1048576 bytes
Disk identifier: 0x00000000
Disk /dev/md0 doesn’t contain a valid partition table
Disk /dev/md1: 991.9 GB, 991943458816 bytes
2 heads, 4 sectors/track, 242173696 cylinders, total 1937389568 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 524288 bytes / 1048576 bytes
Disk identifier: 0x00000000
Disk /dev/md1 doesn’t contain a valid partition table
root@debian:/home/user#
[/code]
je n ai pas acces au md1
j ai tender le mount md1
il me repond can t find md1
sinon je pense au le raid est en bonne sante
root@debian:/home/user# cat /proc/mdstat
Personalities : [raid6] [raid5] [raid4]
md1 : active raid5 sdc2[0] sda2[2] sdb2[1]
968694784 blocks super 1.2 level 5, 512k chunk, algorithm 2 [3/3] [UUU]
md0 : active raid5 sdc1[0] sda1[2] sdb1[1]
7805952 blocks super 1.2 level 5, 512k chunk, algorithm 2 [3/3] [UUU]
unused devices: <none>
root@debian:/home/user# mdadm --detail --scan
mdadm: cannot open /dev/md/0: No such file or directory
mdadm: cannot open /dev/md/1: No such file or directory
root@debian:/home/user#