Does the speed of the processor affect the speed of consistency check?












0














I've bought a DS918+ and I have 2x10Tb + 2x3Tb.



I configured it that way:




  • 1x10Tb + 2x3Tb for data

  • 1x10Tb for consistency check


One 1x10Tb failed.



I've changed this drive 3 days ago and now it's only 19% done.
1/5. This means 12 days to finish! Even though I strongly doubt it, I've read in a lot of places that this is normal.



I was wondering if the speed of the processor affects the speed of consistency check?










share|improve this question


















  • 1




    With hard disk drives that big, I would say thats probably normal. Especially if they are full. Its more about the speed of the drives than the CPU in the NAS.
    – Keltari
    Dec 4 at 7:06












  • May I ask you to answer, this is a valid answer!
    – Olivier Pons
    Dec 4 at 7:16










  • on a side note, you might want to consider a RAID-10 setup depending on your needs. You get redundancy and speed, at the cost of half your storage space.
    – Keltari
    Dec 4 at 7:37










  • @keltari - dead right on speed - a rebuild will typically take that long regardless of how full partition is as RAID works at a block level.
    – davidgo
    Dec 4 at 10:39
















0














I've bought a DS918+ and I have 2x10Tb + 2x3Tb.



I configured it that way:




  • 1x10Tb + 2x3Tb for data

  • 1x10Tb for consistency check


One 1x10Tb failed.



I've changed this drive 3 days ago and now it's only 19% done.
1/5. This means 12 days to finish! Even though I strongly doubt it, I've read in a lot of places that this is normal.



I was wondering if the speed of the processor affects the speed of consistency check?










share|improve this question


















  • 1




    With hard disk drives that big, I would say thats probably normal. Especially if they are full. Its more about the speed of the drives than the CPU in the NAS.
    – Keltari
    Dec 4 at 7:06












  • May I ask you to answer, this is a valid answer!
    – Olivier Pons
    Dec 4 at 7:16










  • on a side note, you might want to consider a RAID-10 setup depending on your needs. You get redundancy and speed, at the cost of half your storage space.
    – Keltari
    Dec 4 at 7:37










  • @keltari - dead right on speed - a rebuild will typically take that long regardless of how full partition is as RAID works at a block level.
    – davidgo
    Dec 4 at 10:39














0












0








0







I've bought a DS918+ and I have 2x10Tb + 2x3Tb.



I configured it that way:




  • 1x10Tb + 2x3Tb for data

  • 1x10Tb for consistency check


One 1x10Tb failed.



I've changed this drive 3 days ago and now it's only 19% done.
1/5. This means 12 days to finish! Even though I strongly doubt it, I've read in a lot of places that this is normal.



I was wondering if the speed of the processor affects the speed of consistency check?










share|improve this question













I've bought a DS918+ and I have 2x10Tb + 2x3Tb.



I configured it that way:




  • 1x10Tb + 2x3Tb for data

  • 1x10Tb for consistency check


One 1x10Tb failed.



I've changed this drive 3 days ago and now it's only 19% done.
1/5. This means 12 days to finish! Even though I strongly doubt it, I've read in a lot of places that this is normal.



I was wondering if the speed of the processor affects the speed of consistency check?







synology






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Dec 4 at 6:49









Olivier Pons

4472626




4472626








  • 1




    With hard disk drives that big, I would say thats probably normal. Especially if they are full. Its more about the speed of the drives than the CPU in the NAS.
    – Keltari
    Dec 4 at 7:06












  • May I ask you to answer, this is a valid answer!
    – Olivier Pons
    Dec 4 at 7:16










  • on a side note, you might want to consider a RAID-10 setup depending on your needs. You get redundancy and speed, at the cost of half your storage space.
    – Keltari
    Dec 4 at 7:37










  • @keltari - dead right on speed - a rebuild will typically take that long regardless of how full partition is as RAID works at a block level.
    – davidgo
    Dec 4 at 10:39














  • 1




    With hard disk drives that big, I would say thats probably normal. Especially if they are full. Its more about the speed of the drives than the CPU in the NAS.
    – Keltari
    Dec 4 at 7:06












  • May I ask you to answer, this is a valid answer!
    – Olivier Pons
    Dec 4 at 7:16










  • on a side note, you might want to consider a RAID-10 setup depending on your needs. You get redundancy and speed, at the cost of half your storage space.
    – Keltari
    Dec 4 at 7:37










  • @keltari - dead right on speed - a rebuild will typically take that long regardless of how full partition is as RAID works at a block level.
    – davidgo
    Dec 4 at 10:39








1




1




With hard disk drives that big, I would say thats probably normal. Especially if they are full. Its more about the speed of the drives than the CPU in the NAS.
– Keltari
Dec 4 at 7:06






With hard disk drives that big, I would say thats probably normal. Especially if they are full. Its more about the speed of the drives than the CPU in the NAS.
– Keltari
Dec 4 at 7:06














May I ask you to answer, this is a valid answer!
– Olivier Pons
Dec 4 at 7:16




May I ask you to answer, this is a valid answer!
– Olivier Pons
Dec 4 at 7:16












on a side note, you might want to consider a RAID-10 setup depending on your needs. You get redundancy and speed, at the cost of half your storage space.
– Keltari
Dec 4 at 7:37




on a side note, you might want to consider a RAID-10 setup depending on your needs. You get redundancy and speed, at the cost of half your storage space.
– Keltari
Dec 4 at 7:37












@keltari - dead right on speed - a rebuild will typically take that long regardless of how full partition is as RAID works at a block level.
– davidgo
Dec 4 at 10:39




@keltari - dead right on speed - a rebuild will typically take that long regardless of how full partition is as RAID works at a block level.
– davidgo
Dec 4 at 10:39










1 Answer
1






active

oldest

votes


















2














This speed seems within reason. While the NAS's CPU is part of the equation, the real slowdown is the drives themselves. When rebuilding the RAID (regardless of the method), the NAS has to read each bit off of all the disks, perform a calculation (like an XOR), and finally write the data to disk. Traditional spinning platter hard disks are the slowest part of a computer (or NAS in this case). Couple this with there being many terabytes of data, then you are looking at a lengthy rebuild time.






share|improve this answer





















    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "3"
    };
    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',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1380603%2fdoes-the-speed-of-the-processor-affect-the-speed-of-consistency-check%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    2














    This speed seems within reason. While the NAS's CPU is part of the equation, the real slowdown is the drives themselves. When rebuilding the RAID (regardless of the method), the NAS has to read each bit off of all the disks, perform a calculation (like an XOR), and finally write the data to disk. Traditional spinning platter hard disks are the slowest part of a computer (or NAS in this case). Couple this with there being many terabytes of data, then you are looking at a lengthy rebuild time.






    share|improve this answer


























      2














      This speed seems within reason. While the NAS's CPU is part of the equation, the real slowdown is the drives themselves. When rebuilding the RAID (regardless of the method), the NAS has to read each bit off of all the disks, perform a calculation (like an XOR), and finally write the data to disk. Traditional spinning platter hard disks are the slowest part of a computer (or NAS in this case). Couple this with there being many terabytes of data, then you are looking at a lengthy rebuild time.






      share|improve this answer
























        2












        2








        2






        This speed seems within reason. While the NAS's CPU is part of the equation, the real slowdown is the drives themselves. When rebuilding the RAID (regardless of the method), the NAS has to read each bit off of all the disks, perform a calculation (like an XOR), and finally write the data to disk. Traditional spinning platter hard disks are the slowest part of a computer (or NAS in this case). Couple this with there being many terabytes of data, then you are looking at a lengthy rebuild time.






        share|improve this answer












        This speed seems within reason. While the NAS's CPU is part of the equation, the real slowdown is the drives themselves. When rebuilding the RAID (regardless of the method), the NAS has to read each bit off of all the disks, perform a calculation (like an XOR), and finally write the data to disk. Traditional spinning platter hard disks are the slowest part of a computer (or NAS in this case). Couple this with there being many terabytes of data, then you are looking at a lengthy rebuild time.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Dec 4 at 7:26









        Keltari

        50.8k18117169




        50.8k18117169






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Super User!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.





            Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


            Please pay close attention to the following guidance:


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1380603%2fdoes-the-speed-of-the-processor-affect-the-speed-of-consistency-check%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Список кардиналов, возведённых папой римским Каликстом III

            Deduzione

            Mysql.sock missing - “Can't connect to local MySQL server through socket”