How can i convert software RAID 1 to non RAID?












0















I'm new to software RAID 1, hope I can seek some assistance in this forum.
My superior wish to have backup rather than soft RAID1.
How can I convert soft RAID 1 back to non RAID without any data lost



As below is fdisk -l command



Disk /dev/sdb: 500.1 GB, 500107862016 bytes, 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk label type: dos
Disk identifier: 0x0009ab56

Device Boot Start End Blocks Id System
/dev/sdb1 16611328 879056895 431222784 fd Linux raid autodetect
/dev/sdb2 * 15634432 16611327 488448 fd Linux raid autodetect
/dev/sdb3 2048 7817215 3907584 fd Linux raid autodetect
/dev/sdb4 879056896 976773119 48858112 5 Extended
/dev/sdb5 879058944 976773119 48857088 fd Linux raid autodetect


Partition table entries are not in disk order



Disk /dev/sda: 500.1 GB, 500107862016 bytes, 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk label type: dos
Disk identifier: 0x0009d585

Device Boot Start End Blocks Id System
/dev/sda1 16611328 879056895 431222784 fd Linux raid autodetect
/dev/sda2 * 15634432 16611327 488448 fd Linux raid autodetect
/dev/sda3 2048 7817215 3907584 fd Linux raid autodetect
/dev/sda4 879056896 976773119 48858112 5 Extended
/dev/sda5 879058944 976773119 48857088 fd Linux raid autodetect


Partition table entries are not in disk order



Disk /dev/md127: 3999 MB, 3999268864 bytes, 7811072 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/md126: 50.0 GB, 49996103680 bytes, 97648640 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/md125: 500 MB, 500105216 bytes, 976768 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/md124: 441.4 GB, 441437913088 bytes, 862183424 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes

and the details for df -TH
Filesystem Type Size Used Avail Use% Mounted on
/dev/md126 xfs 47G 23G 24G 49% /
devtmpfs devtmpfs 16G 0 16G 0% /dev
tmpfs tmpfs 16G 0 16G 0% /dev/shm
tmpfs tmpfs 16G 82M 16G 1% /run
tmpfs tmpfs 16G 0 16G 0% /sys/fs/cgroup
/dev/md125 xfs 471M 202M 270M 43% /boot
tmpfs tmpfs 3.2G 0 3.2G 0% /run/user/0


Thank you for your advice.



Kelvin










share|improve this question




















  • 1





    Please take a minute to properly format your information.

    – Ramhound
    Jan 16 at 2:33











  • I don't believe this to be possible without an additional disk. You can't remove one of the disks from the RAID, since you need both, for the RAID to function (the minimum number of disks for RAID 1 is 2). Is there a reason you are against simply adding another disk, which would contain a backup of the RAID, which itself provides you fault tolerance?

    – Ramhound
    Jan 16 at 3:00
















0















I'm new to software RAID 1, hope I can seek some assistance in this forum.
My superior wish to have backup rather than soft RAID1.
How can I convert soft RAID 1 back to non RAID without any data lost



As below is fdisk -l command



Disk /dev/sdb: 500.1 GB, 500107862016 bytes, 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk label type: dos
Disk identifier: 0x0009ab56

Device Boot Start End Blocks Id System
/dev/sdb1 16611328 879056895 431222784 fd Linux raid autodetect
/dev/sdb2 * 15634432 16611327 488448 fd Linux raid autodetect
/dev/sdb3 2048 7817215 3907584 fd Linux raid autodetect
/dev/sdb4 879056896 976773119 48858112 5 Extended
/dev/sdb5 879058944 976773119 48857088 fd Linux raid autodetect


Partition table entries are not in disk order



Disk /dev/sda: 500.1 GB, 500107862016 bytes, 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk label type: dos
Disk identifier: 0x0009d585

Device Boot Start End Blocks Id System
/dev/sda1 16611328 879056895 431222784 fd Linux raid autodetect
/dev/sda2 * 15634432 16611327 488448 fd Linux raid autodetect
/dev/sda3 2048 7817215 3907584 fd Linux raid autodetect
/dev/sda4 879056896 976773119 48858112 5 Extended
/dev/sda5 879058944 976773119 48857088 fd Linux raid autodetect


Partition table entries are not in disk order



Disk /dev/md127: 3999 MB, 3999268864 bytes, 7811072 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/md126: 50.0 GB, 49996103680 bytes, 97648640 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/md125: 500 MB, 500105216 bytes, 976768 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/md124: 441.4 GB, 441437913088 bytes, 862183424 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes

and the details for df -TH
Filesystem Type Size Used Avail Use% Mounted on
/dev/md126 xfs 47G 23G 24G 49% /
devtmpfs devtmpfs 16G 0 16G 0% /dev
tmpfs tmpfs 16G 0 16G 0% /dev/shm
tmpfs tmpfs 16G 82M 16G 1% /run
tmpfs tmpfs 16G 0 16G 0% /sys/fs/cgroup
/dev/md125 xfs 471M 202M 270M 43% /boot
tmpfs tmpfs 3.2G 0 3.2G 0% /run/user/0


Thank you for your advice.



Kelvin










share|improve this question




















  • 1





    Please take a minute to properly format your information.

    – Ramhound
    Jan 16 at 2:33











  • I don't believe this to be possible without an additional disk. You can't remove one of the disks from the RAID, since you need both, for the RAID to function (the minimum number of disks for RAID 1 is 2). Is there a reason you are against simply adding another disk, which would contain a backup of the RAID, which itself provides you fault tolerance?

    – Ramhound
    Jan 16 at 3:00














0












0








0








I'm new to software RAID 1, hope I can seek some assistance in this forum.
My superior wish to have backup rather than soft RAID1.
How can I convert soft RAID 1 back to non RAID without any data lost



As below is fdisk -l command



Disk /dev/sdb: 500.1 GB, 500107862016 bytes, 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk label type: dos
Disk identifier: 0x0009ab56

Device Boot Start End Blocks Id System
/dev/sdb1 16611328 879056895 431222784 fd Linux raid autodetect
/dev/sdb2 * 15634432 16611327 488448 fd Linux raid autodetect
/dev/sdb3 2048 7817215 3907584 fd Linux raid autodetect
/dev/sdb4 879056896 976773119 48858112 5 Extended
/dev/sdb5 879058944 976773119 48857088 fd Linux raid autodetect


Partition table entries are not in disk order



Disk /dev/sda: 500.1 GB, 500107862016 bytes, 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk label type: dos
Disk identifier: 0x0009d585

Device Boot Start End Blocks Id System
/dev/sda1 16611328 879056895 431222784 fd Linux raid autodetect
/dev/sda2 * 15634432 16611327 488448 fd Linux raid autodetect
/dev/sda3 2048 7817215 3907584 fd Linux raid autodetect
/dev/sda4 879056896 976773119 48858112 5 Extended
/dev/sda5 879058944 976773119 48857088 fd Linux raid autodetect


Partition table entries are not in disk order



Disk /dev/md127: 3999 MB, 3999268864 bytes, 7811072 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/md126: 50.0 GB, 49996103680 bytes, 97648640 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/md125: 500 MB, 500105216 bytes, 976768 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/md124: 441.4 GB, 441437913088 bytes, 862183424 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes

and the details for df -TH
Filesystem Type Size Used Avail Use% Mounted on
/dev/md126 xfs 47G 23G 24G 49% /
devtmpfs devtmpfs 16G 0 16G 0% /dev
tmpfs tmpfs 16G 0 16G 0% /dev/shm
tmpfs tmpfs 16G 82M 16G 1% /run
tmpfs tmpfs 16G 0 16G 0% /sys/fs/cgroup
/dev/md125 xfs 471M 202M 270M 43% /boot
tmpfs tmpfs 3.2G 0 3.2G 0% /run/user/0


Thank you for your advice.



Kelvin










share|improve this question
















I'm new to software RAID 1, hope I can seek some assistance in this forum.
My superior wish to have backup rather than soft RAID1.
How can I convert soft RAID 1 back to non RAID without any data lost



As below is fdisk -l command



Disk /dev/sdb: 500.1 GB, 500107862016 bytes, 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk label type: dos
Disk identifier: 0x0009ab56

Device Boot Start End Blocks Id System
/dev/sdb1 16611328 879056895 431222784 fd Linux raid autodetect
/dev/sdb2 * 15634432 16611327 488448 fd Linux raid autodetect
/dev/sdb3 2048 7817215 3907584 fd Linux raid autodetect
/dev/sdb4 879056896 976773119 48858112 5 Extended
/dev/sdb5 879058944 976773119 48857088 fd Linux raid autodetect


Partition table entries are not in disk order



Disk /dev/sda: 500.1 GB, 500107862016 bytes, 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk label type: dos
Disk identifier: 0x0009d585

Device Boot Start End Blocks Id System
/dev/sda1 16611328 879056895 431222784 fd Linux raid autodetect
/dev/sda2 * 15634432 16611327 488448 fd Linux raid autodetect
/dev/sda3 2048 7817215 3907584 fd Linux raid autodetect
/dev/sda4 879056896 976773119 48858112 5 Extended
/dev/sda5 879058944 976773119 48857088 fd Linux raid autodetect


Partition table entries are not in disk order



Disk /dev/md127: 3999 MB, 3999268864 bytes, 7811072 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/md126: 50.0 GB, 49996103680 bytes, 97648640 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/md125: 500 MB, 500105216 bytes, 976768 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes


Disk /dev/md124: 441.4 GB, 441437913088 bytes, 862183424 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes

and the details for df -TH
Filesystem Type Size Used Avail Use% Mounted on
/dev/md126 xfs 47G 23G 24G 49% /
devtmpfs devtmpfs 16G 0 16G 0% /dev
tmpfs tmpfs 16G 0 16G 0% /dev/shm
tmpfs tmpfs 16G 82M 16G 1% /run
tmpfs tmpfs 16G 0 16G 0% /sys/fs/cgroup
/dev/md125 xfs 471M 202M 270M 43% /boot
tmpfs tmpfs 3.2G 0 3.2G 0% /run/user/0


Thank you for your advice.



Kelvin







linux hard-drive partitioning raid






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 16 at 2:47









davidgo

44.1k75292




44.1k75292










asked Jan 16 at 2:12









Pikerr MichaelPikerr Michael

1




1








  • 1





    Please take a minute to properly format your information.

    – Ramhound
    Jan 16 at 2:33











  • I don't believe this to be possible without an additional disk. You can't remove one of the disks from the RAID, since you need both, for the RAID to function (the minimum number of disks for RAID 1 is 2). Is there a reason you are against simply adding another disk, which would contain a backup of the RAID, which itself provides you fault tolerance?

    – Ramhound
    Jan 16 at 3:00














  • 1





    Please take a minute to properly format your information.

    – Ramhound
    Jan 16 at 2:33











  • I don't believe this to be possible without an additional disk. You can't remove one of the disks from the RAID, since you need both, for the RAID to function (the minimum number of disks for RAID 1 is 2). Is there a reason you are against simply adding another disk, which would contain a backup of the RAID, which itself provides you fault tolerance?

    – Ramhound
    Jan 16 at 3:00








1




1





Please take a minute to properly format your information.

– Ramhound
Jan 16 at 2:33





Please take a minute to properly format your information.

– Ramhound
Jan 16 at 2:33













I don't believe this to be possible without an additional disk. You can't remove one of the disks from the RAID, since you need both, for the RAID to function (the minimum number of disks for RAID 1 is 2). Is there a reason you are against simply adding another disk, which would contain a backup of the RAID, which itself provides you fault tolerance?

– Ramhound
Jan 16 at 3:00





I don't believe this to be possible without an additional disk. You can't remove one of the disks from the RAID, since you need both, for the RAID to function (the minimum number of disks for RAID 1 is 2). Is there a reason you are against simply adding another disk, which would contain a backup of the RAID, which itself provides you fault tolerance?

– Ramhound
Jan 16 at 3:00










1 Answer
1






active

oldest

votes


















0














First off, you should back up your data - any kind of conversion should be considered high risk.... particularly when taking advice from someone you don't know on the Internet.



Once data is backed up, pull one of the disks (/dev/sdb preferably) from the array. This will cause the array to degrade, but will also make sure you have a copy of the data in case something goes wrong with the next step.



Ideally this should be done using from a USB boot disk, so nothing is live, but you might be able to do it from a live disk. Note that this will probably mean device ID's will change (ie /dev/sda may become /dev/sdb). Make sure you get the correct device identifiers and don't follow the below the blindly. Its important to understand each step.



using a partition editor, change the partition types for the RAID partitions from FD to 83 (ie Linux)



Modify /etc/fstab to point to /dev/sda? rather then UUID, or update the UUID's to match the underlying block device uuid - which you can find with "blkid /dev/sda?") [ If you are using a USB key, you will need to mount this first, so you may need to do something like



mount /dev/sdAX /mnt
then edit /mnt/etc/fstab


Remove the superblock (which will Delete the RAID blocks) with



mdadm --zero-superblock /dev/sda


Rerun grub -



grub-install /dev/sda





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%2f1394768%2fhow-can-i-convert-software-raid-1-to-non-raid%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









    0














    First off, you should back up your data - any kind of conversion should be considered high risk.... particularly when taking advice from someone you don't know on the Internet.



    Once data is backed up, pull one of the disks (/dev/sdb preferably) from the array. This will cause the array to degrade, but will also make sure you have a copy of the data in case something goes wrong with the next step.



    Ideally this should be done using from a USB boot disk, so nothing is live, but you might be able to do it from a live disk. Note that this will probably mean device ID's will change (ie /dev/sda may become /dev/sdb). Make sure you get the correct device identifiers and don't follow the below the blindly. Its important to understand each step.



    using a partition editor, change the partition types for the RAID partitions from FD to 83 (ie Linux)



    Modify /etc/fstab to point to /dev/sda? rather then UUID, or update the UUID's to match the underlying block device uuid - which you can find with "blkid /dev/sda?") [ If you are using a USB key, you will need to mount this first, so you may need to do something like



    mount /dev/sdAX /mnt
    then edit /mnt/etc/fstab


    Remove the superblock (which will Delete the RAID blocks) with



    mdadm --zero-superblock /dev/sda


    Rerun grub -



    grub-install /dev/sda





    share|improve this answer




























      0














      First off, you should back up your data - any kind of conversion should be considered high risk.... particularly when taking advice from someone you don't know on the Internet.



      Once data is backed up, pull one of the disks (/dev/sdb preferably) from the array. This will cause the array to degrade, but will also make sure you have a copy of the data in case something goes wrong with the next step.



      Ideally this should be done using from a USB boot disk, so nothing is live, but you might be able to do it from a live disk. Note that this will probably mean device ID's will change (ie /dev/sda may become /dev/sdb). Make sure you get the correct device identifiers and don't follow the below the blindly. Its important to understand each step.



      using a partition editor, change the partition types for the RAID partitions from FD to 83 (ie Linux)



      Modify /etc/fstab to point to /dev/sda? rather then UUID, or update the UUID's to match the underlying block device uuid - which you can find with "blkid /dev/sda?") [ If you are using a USB key, you will need to mount this first, so you may need to do something like



      mount /dev/sdAX /mnt
      then edit /mnt/etc/fstab


      Remove the superblock (which will Delete the RAID blocks) with



      mdadm --zero-superblock /dev/sda


      Rerun grub -



      grub-install /dev/sda





      share|improve this answer


























        0












        0








        0







        First off, you should back up your data - any kind of conversion should be considered high risk.... particularly when taking advice from someone you don't know on the Internet.



        Once data is backed up, pull one of the disks (/dev/sdb preferably) from the array. This will cause the array to degrade, but will also make sure you have a copy of the data in case something goes wrong with the next step.



        Ideally this should be done using from a USB boot disk, so nothing is live, but you might be able to do it from a live disk. Note that this will probably mean device ID's will change (ie /dev/sda may become /dev/sdb). Make sure you get the correct device identifiers and don't follow the below the blindly. Its important to understand each step.



        using a partition editor, change the partition types for the RAID partitions from FD to 83 (ie Linux)



        Modify /etc/fstab to point to /dev/sda? rather then UUID, or update the UUID's to match the underlying block device uuid - which you can find with "blkid /dev/sda?") [ If you are using a USB key, you will need to mount this first, so you may need to do something like



        mount /dev/sdAX /mnt
        then edit /mnt/etc/fstab


        Remove the superblock (which will Delete the RAID blocks) with



        mdadm --zero-superblock /dev/sda


        Rerun grub -



        grub-install /dev/sda





        share|improve this answer













        First off, you should back up your data - any kind of conversion should be considered high risk.... particularly when taking advice from someone you don't know on the Internet.



        Once data is backed up, pull one of the disks (/dev/sdb preferably) from the array. This will cause the array to degrade, but will also make sure you have a copy of the data in case something goes wrong with the next step.



        Ideally this should be done using from a USB boot disk, so nothing is live, but you might be able to do it from a live disk. Note that this will probably mean device ID's will change (ie /dev/sda may become /dev/sdb). Make sure you get the correct device identifiers and don't follow the below the blindly. Its important to understand each step.



        using a partition editor, change the partition types for the RAID partitions from FD to 83 (ie Linux)



        Modify /etc/fstab to point to /dev/sda? rather then UUID, or update the UUID's to match the underlying block device uuid - which you can find with "blkid /dev/sda?") [ If you are using a USB key, you will need to mount this first, so you may need to do something like



        mount /dev/sdAX /mnt
        then edit /mnt/etc/fstab


        Remove the superblock (which will Delete the RAID blocks) with



        mdadm --zero-superblock /dev/sda


        Rerun grub -



        grub-install /dev/sda






        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jan 16 at 3:01









        davidgodavidgo

        44.1k75292




        44.1k75292






























            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.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1394768%2fhow-can-i-convert-software-raid-1-to-non-raid%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”