I cannot mount a RAID 10 partition

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












A week ago one of my 4 RAID10 disks died. I changed it and the RAID 10 seems to work (from an hardware point of view). But although I can see dirs and files using testdisk on Debian, I cannot mount it. I get the following message:



mount: wrong fs type, bad option, bad superblock on /dev/sda1,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so



dmesg|tail says:



[ 11.688492] EXT4-fs (sda1): bad geometry: block count 1953480192 exceeds size of device (536870911 blocks)
[ 383.777336] EXT4-fs (sda): VFS: Can't find ext4 filesystem
[ 395.620576] EXT4-fs (sda1): bad geometry: block count 1953480192 exceeds size of device (536870911 blocks)
[ 1984.339058] EXT4-fs (sda1): bad geometry: block count 1953480192 exceeds size of device (536870911 blocks)



What is going wrong? What should I do?



François-Xavier









share









New contributor




fxtv is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.























    up vote
    0
    down vote

    favorite












    A week ago one of my 4 RAID10 disks died. I changed it and the RAID 10 seems to work (from an hardware point of view). But although I can see dirs and files using testdisk on Debian, I cannot mount it. I get the following message:



    mount: wrong fs type, bad option, bad superblock on /dev/sda1,
    missing codepage or helper program, or other error
    In some cases useful info is found in syslog - try
    dmesg | tail or so



    dmesg|tail says:



    [ 11.688492] EXT4-fs (sda1): bad geometry: block count 1953480192 exceeds size of device (536870911 blocks)
    [ 383.777336] EXT4-fs (sda): VFS: Can't find ext4 filesystem
    [ 395.620576] EXT4-fs (sda1): bad geometry: block count 1953480192 exceeds size of device (536870911 blocks)
    [ 1984.339058] EXT4-fs (sda1): bad geometry: block count 1953480192 exceeds size of device (536870911 blocks)



    What is going wrong? What should I do?



    François-Xavier









    share









    New contributor




    fxtv is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.





















      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      A week ago one of my 4 RAID10 disks died. I changed it and the RAID 10 seems to work (from an hardware point of view). But although I can see dirs and files using testdisk on Debian, I cannot mount it. I get the following message:



      mount: wrong fs type, bad option, bad superblock on /dev/sda1,
      missing codepage or helper program, or other error
      In some cases useful info is found in syslog - try
      dmesg | tail or so



      dmesg|tail says:



      [ 11.688492] EXT4-fs (sda1): bad geometry: block count 1953480192 exceeds size of device (536870911 blocks)
      [ 383.777336] EXT4-fs (sda): VFS: Can't find ext4 filesystem
      [ 395.620576] EXT4-fs (sda1): bad geometry: block count 1953480192 exceeds size of device (536870911 blocks)
      [ 1984.339058] EXT4-fs (sda1): bad geometry: block count 1953480192 exceeds size of device (536870911 blocks)



      What is going wrong? What should I do?



      François-Xavier









      share









      New contributor




      fxtv is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      A week ago one of my 4 RAID10 disks died. I changed it and the RAID 10 seems to work (from an hardware point of view). But although I can see dirs and files using testdisk on Debian, I cannot mount it. I get the following message:



      mount: wrong fs type, bad option, bad superblock on /dev/sda1,
      missing codepage or helper program, or other error
      In some cases useful info is found in syslog - try
      dmesg | tail or so



      dmesg|tail says:



      [ 11.688492] EXT4-fs (sda1): bad geometry: block count 1953480192 exceeds size of device (536870911 blocks)
      [ 383.777336] EXT4-fs (sda): VFS: Can't find ext4 filesystem
      [ 395.620576] EXT4-fs (sda1): bad geometry: block count 1953480192 exceeds size of device (536870911 blocks)
      [ 1984.339058] EXT4-fs (sda1): bad geometry: block count 1953480192 exceeds size of device (536870911 blocks)



      What is going wrong? What should I do?



      François-Xavier







      debian raid





      share









      New contributor




      fxtv is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share









      New contributor




      fxtv is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share



      share








      edited 13 secs ago





















      New contributor




      fxtv is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 8 mins ago









      fxtv

      1




      1




      New contributor




      fxtv is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      fxtv is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      fxtv is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "106"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: false,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );






          fxtv is a new contributor. Be nice, and check out our Code of Conduct.









           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f477119%2fi-cannot-mount-a-raid-10-partition%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          fxtv is a new contributor. Be nice, and check out our Code of Conduct.









           

          draft saved


          draft discarded


















          fxtv is a new contributor. Be nice, and check out our Code of Conduct.












          fxtv is a new contributor. Be nice, and check out our Code of Conduct.











          fxtv is a new contributor. Be nice, and check out our Code of Conduct.













           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f477119%2fi-cannot-mount-a-raid-10-partition%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          Peggy Mitchell

          Palaiologos

          The Forum (Inglewood, California)