Table de partition en erreur. (Linux / EXT3)

Table de partition en erreur. (Linux / EXT3) - Disque dur - Hardware

Marsh Posté le 12-04-2009 à 13:50:49    

Bonjour à tous,
 
Voila, j'ai un gros probléme avec mon disque dur "Data".
Celui-ci n'a (avais) qu'une seule partition, formater en EXT3 sur la totalité du disque donc.
 
Hors, un fdisk -l m'informe que la partition n'apparait plus dans la table de partitions du disque.
J'ai donc lancer l'utilitaire TestDisk, et générer les 2 rapports suivants (le premier en type de partition Intel, le second en type none) :
 
En mode Intel :  

Code :
  1. Sun Apr 12 13:55:07 2009
  2. Command line: TestDisk
  3. TestDisk 6.5, Data Recovery Utility, October 2006
  4. Christophe GRENIER <grenier@cgsecurity.org>
  5. http://www.cgsecurity.org
  6. Linux version (ext2fs lib: 1.40-WIP, ntfs lib: avaible, reiserfs lib: none)
  7. Using locale 'en_US.UTF-8'.
  8. disk_get_geometry BLKGETSIZE64 /dev/hda number of cylinders 65535 !=  158816 (calculated)
  9. Hard disk list
  10. Disk /dev/hda - 81 GB / 76 GiB - CHS 158816 16 63, sector size=512
  11. Disk /dev/sda - 500 GB / 465 GiB - CHS 60801 255 63, sector size=512
  12. Disk /dev/sda - 500 GB / 465 GiB
  13. Partition table type: Intel
  14. Analyse Disk /dev/sda - 500 GB / 465 GiB - CHS 60801 255 63
  15. Current partition structure:
  16. No partition is bootable
  17. search_part()
  18. Disk /dev/sda - 500 GB / 465 GiB - CHS 60801 255 63
  19. Search for partition aborted
  20. Results
  21. interface_write()
  22. No partition found or selected for recovery
  23. search_part()
  24. Disk /dev/sda - 500 GB / 465 GiB - CHS 60801 255 63
  25. block_group_nr 3
  26. recover_EXT2: "e2fsck -b 98304 -B 4096 device" may be needed
  27. recover_EXT2: s_block_group_nr=3/3726, s_mnt_count=0/32, s_blocks_per_group=32768
  28. recover_EXT2: boot_sector=98304, s_blocksize=4096
  29. recover_EXT2: s_blocks_count 122096624
  30. recover_EXT2: part_size 976772992
  31.    D Linux                    0   0  1 60801  78 13  976772992
  32.      EXT3 Large file Sparse superblock Backup superblock, 500 GB / 465 GiB
  33. Partition not added.
  34. Search for partition aborted
  35. Results
  36. interface_write()
  37. No partition found or selected for recovery
  38. simulate write!
  39. write_mbr_i386: starting...
  40. write_all_log_i386: starting...
  41. No extended partition
  42. TestDisk exited normally.


 
En mode None :

Code :
  1. Sun Apr 12 13:54:05 2009
  2. Command line: TestDisk
  3. TestDisk 6.5, Data Recovery Utility, October 2006
  4. Christophe GRENIER <grenier@cgsecurity.org>
  5. http://www.cgsecurity.org
  6. Linux version (ext2fs lib: 1.40-WIP, ntfs lib: avaible, reiserfs lib: none)
  7. Using locale 'en_US.UTF-8'.
  8. disk_get_geometry BLKGETSIZE64 /dev/hda number of cylinders 65535 !=  158816 (calculated)
  9. Hard disk list
  10. Disk /dev/hda - 81 GB / 76 GiB - CHS 158816 16 63, sector size=512
  11. Disk /dev/sda - 500 GB / 465 GiB - CHS 60801 255 63, sector size=512
  12. Disk /dev/sda - 500 GB / 465 GiB
  13. Partition table type: None
  14. Analyse Disk /dev/sda - 500 GB / 465 GiB - CHS 60801 255 63
  15. recover_EXT2: s_block_group_nr=0/3726, s_mnt_count=0/32, s_blocks_per_group=32768
  16. recover_EXT2: boot_sector=0, s_blocksize=4096
  17. recover_EXT2: s_blocks_count 122096624
  18. recover_EXT2: part_size 976772992
  19. Current partition structure:
  20.    P ext3                     0   0  1 60800 254 63  976768065
  21. search_part()
  22. Disk /dev/sda - 500 GB / 465 GiB - CHS 60801 255 63
  23. recover_EXT2: s_block_group_nr=0/3726, s_mnt_count=0/32, s_blocks_per_group=32768
  24. recover_EXT2: boot_sector=0, s_blocksize=4096
  25. recover_EXT2: s_blocks_count 122096624
  26. recover_EXT2: part_size 976772992
  27.    D ext3                     0   0  1 60801  78 13  976772992
  28.      EXT3 Large file Sparse superblock, 500 GB / 465 GiB
  29. This partition ends after the disk limits. (start=0, size=976772992, end=976772991, disk end=976768065)
  30. Search for partition aborted
  31. Disk /dev/sda - 500 GB / 465 GiB - CHS 60801 255 63
  32. Check the harddisk size: HD jumpers settings, BIOS detection...
  33. The harddisk (500 GB / 465 GiB) seems too small! (< 500 GB / 465 GiB)
  34. The following partition can't be recovered:
  35.    D ext3                     0   0  1 60801  78 13  976772992
  36.      EXT3 Large file Sparse superblock, 500 GB / 465 GiB
  37. Results
  38. interface_write()
  39. No partition found or selected for recovery
  40. search_part()
  41. Disk /dev/sda - 500 GB / 465 GiB - CHS 60801 255 63
  42. recover_EXT2: s_block_group_nr=0/3726, s_mnt_count=0/32, s_blocks_per_group=32768
  43. recover_EXT2: boot_sector=0, s_blocksize=4096
  44. recover_EXT2: s_blocks_count 122096624
  45. recover_EXT2: part_size 976772992
  46.    D ext3                     0   0  1 60801  78 13  976772992
  47.      EXT3 Large file Sparse superblock, 500 GB / 465 GiB
  48. This partition ends after the disk limits. (start=0, size=976772992, end=976772991, disk end=976768065)
  49. block_group_nr 3
  50. recover_EXT2: "e2fsck -b 98304 -B 4096 device" may be needed
  51. recover_EXT2: s_block_group_nr=3/3726, s_mnt_count=0/32, s_blocks_per_group=32768
  52. recover_EXT2: boot_sector=98304, s_blocksize=4096
  53. recover_EXT2: s_blocks_count 122096624
  54. recover_EXT2: part_size 976772992
  55.    D ext3                     0   0  1 60801  78 13  976772992
  56.      EXT3 Large file Sparse superblock Backup superblock, 500 GB / 465 GiB
  57. This partition ends after the disk limits. (start=0, size=976772992, end=976772991, disk end=976768065)
  58. Search for partition aborted
  59. Disk /dev/sda - 500 GB / 465 GiB - CHS 60801 255 63
  60. Check the harddisk size: HD jumpers settings, BIOS detection...
  61. The harddisk (500 GB / 465 GiB) seems too small! (< 500 GB / 465 GiB)
  62. The following partition can't be recovered:
  63.    D ext3                     0   0  1 60801  78 13  976772992
  64.      EXT3 Large file Sparse superblock, 500 GB / 465 GiB
  65. Results
  66. interface_write()
  67. No partition found or selected for recovery
  68. TestDisk exited normally.


 
Avez vous un diagnostic ?
Il se trouve que j'ai 2 disques de même contenu étant donné que mon Data été monté sur un RAID miroir (logiciel) : sda + sdb = md0
Mais je ne pense pas que ca change quoi que ce soit au problème.
PS : j'ai déconnecter physiquement /dev/sdb.
 
Merci infiniment pour votre aide !


Message édité par ofnipus le 12-04-2009 à 13:55:28
Reply

Marsh Posté le 12-04-2009 à 13:50:49   

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed