Find the answer to your Linux question:
Results 1 to 5 of 5
Well i know in windows i can convert the live drive to a dynamic drive, and then create the raid in just a few simple steps, but how can i ...
  1. #1
    Just Joined!
    Join Date
    Jun 2008
    Posts
    11

    To late to convert to raid?

    Well i know in windows i can convert the live drive to a dynamic drive, and then create the raid in just a few simple steps, but how can i do this in linux? is it possible to convert the hard drive fs type to to fd? how can i make sda2 and sdb2 into md0? is this possible? heres my current fdisk output:

    Disk /dev/sda: 33.5 GB, 33554497536 bytes
    255 heads, 63 sectors/track, 4079 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk identifier: 0x0005816c

    Device Boot Start End Blocks Id System
    /dev/sda1 * 1 25 200781 83 Linux
    /dev/sda2 26 4079 32563755 8e Linux LVM

    Disk /dev/sdb: 33.5 GB, 33554497536 bytes
    255 heads, 63 sectors/track, 4079 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk identifier: 0xf3fa89fb

    Device Boot Start End Blocks Id System
    /dev/sdb1 1 25 200781 fd Linux raid autodetect
    /dev/sdb2 26 4079 32563755 fd Linux raid autodetect

  2. #2
    Linux Enthusiast
    Join Date
    Aug 2006
    Location
    Portsmouth, UK
    Posts
    539
    I haven't tried this but I would test it on some non essential data first.

    Try contacting the mdadm maintainers at linux-raid@vger.kernel.org
    RHCE #100-015-395
    Please don't PM me with questions as no reply may offend, that's what the forums are for.

  3. #3
    Just Joined!
    Join Date
    Jun 2008
    Posts
    11
    those guys were quite rude... anyways i found what i was looking for finally:
    How To Set Up Software RAID1 On A Running System (Incl. GRUB Configuration) (Fedora - Page 2 | HowtoForge - Linux Howtos and Tutorials

    ty for the help

  4. #4
    Linux Enthusiast
    Join Date
    Aug 2006
    Location
    Portsmouth, UK
    Posts
    539
    Hi romenyrr,

    Sorry that the guys were rude, they're usually pretty helpful!

    Nice article you found, I was trying the same thing on a VM!
    RHCE #100-015-395
    Please don't PM me with questions as no reply may offend, that's what the forums are for.

  5. #5
    Just Joined!
    Join Date
    Apr 2011
    Posts
    1

    another guide on how to convert single drive to mirror

    Hey, I've written my own guide on how to convert a single drive system to a mirrored setup using raid1 or raid10, geared a bit more toward debian and ubuntu users. You can find it here:

    iiordanov.blogspot.com/2011/04/how-to-convert-your-single-drive-linux.html

    Cheers!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...