<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Software Raid  in Linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/software-raid-in-linux/m-p/2981602#M4842</link>
    <description>Sorry , small typo.&lt;BR /&gt;&lt;BR /&gt;=======&lt;BR /&gt;Make a backup before restore on the filesystem you craete on top of the md devices. &lt;BR /&gt;=======&lt;BR /&gt;&lt;BR /&gt;should be&lt;BR /&gt;=======&lt;BR /&gt;Make a backup before creation of raid device. Restore on the filesystem you create on top of the md devices. &lt;BR /&gt;=======</description>
    <pubDate>Mon, 26 May 2003 12:51:47 GMT</pubDate>
    <dc:creator>Jarle Bjorgeengen</dc:creator>
    <dc:date>2003-05-26T12:51:47Z</dc:date>
    <item>
      <title>Software Raid  in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/software-raid-in-linux/m-p/2981597#M4837</link>
      <description>Greetings everyone,&lt;BR /&gt;&lt;BR /&gt;I would like to implement a raid system on one of my Linux servers and would like to clarify a few things.&lt;BR /&gt;&lt;BR /&gt;I read a few manuals online about software raid and they have left me with the impression that in order to create a raid 1 (mirror or duplex) you are required to erase the data on the partition you wish to include in the raid, setup the raid system and then restore the data.&lt;BR /&gt;&lt;BR /&gt;Is this true ?&lt;BR /&gt;&lt;BR /&gt;I am using Redhat v8 and if you happen to have some tips or any great website that I can read through, it would be appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanking you all in advanced.&lt;BR /&gt;</description>
      <pubDate>Mon, 26 May 2003 06:40:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/software-raid-in-linux/m-p/2981597#M4837</guid>
      <dc:creator>Admin32</dc:creator>
      <dc:date>2003-05-26T06:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: Software Raid  in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/software-raid-in-linux/m-p/2981598#M4838</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;yes thats true. You have to change the partition type and if you initialize the raid a header will be written onto the partition which erases a part of the data. &lt;BR /&gt;&lt;BR /&gt;You will have to format (mkreiserfs, mkext2 or whatever) and restore your data.&lt;BR /&gt;&lt;BR /&gt;Christoph</description>
      <pubDate>Mon, 26 May 2003 07:17:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/software-raid-in-linux/m-p/2981598#M4838</guid>
      <dc:creator>Christoph Rothe_3</dc:creator>
      <dc:date>2003-05-26T07:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Software Raid  in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/software-raid-in-linux/m-p/2981599#M4839</link>
      <description>&lt;A href="http://linas.org/linux/Software-RAID/Software-RAID.html" target="_blank"&gt;http://linas.org/linux/Software-RAID/Software-RAID.html&lt;/A&gt;</description>
      <pubDate>Mon, 26 May 2003 07:18:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/software-raid-in-linux/m-p/2981599#M4839</guid>
      <dc:creator>Christoph Rothe_3</dc:creator>
      <dc:date>2003-05-26T07:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Software Raid  in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/software-raid-in-linux/m-p/2981600#M4840</link>
      <description>I think you are right that creating a raid set is a destructive action. The filesystem is created after the raid set is initialised so you can't "transfer" an existing filesystem onto the RAID-set. I guess the same is true for a first time setup with LVM, but there are advantages with LVM that makes it easier the next time you need to shuffle partitions around. Read more at &lt;A href="http://tldp.org/HOWTO/LVM-HOWTO/index.html" target="_blank"&gt;http://tldp.org/HOWTO/LVM-HOWTO/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH.</description>
      <pubDate>Mon, 26 May 2003 07:24:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/software-raid-in-linux/m-p/2981600#M4840</guid>
      <dc:creator>Kjartan Maraas</dc:creator>
      <dc:date>2003-05-26T07:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Software Raid  in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/software-raid-in-linux/m-p/2981601#M4841</link>
      <description>although Linux LVM doesn't contain mirroring yet. (As it does in hp-ux if you pay for it)&lt;BR /&gt;&lt;BR /&gt;Use md devices (linux software raid) to build up the LVM volumegroups in order to get both.&lt;BR /&gt;&lt;BR /&gt;Yes, it is a destructive action to make a raid . All data (or at least metadata) will be lost on partitions you use with raid devices. Make a backup before restore on the filesystem you craete on top of the md devices.&lt;BR /&gt;&lt;BR /&gt;Rgds Jarle&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 26 May 2003 12:49:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/software-raid-in-linux/m-p/2981601#M4841</guid>
      <dc:creator>Jarle Bjorgeengen</dc:creator>
      <dc:date>2003-05-26T12:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: Software Raid  in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/software-raid-in-linux/m-p/2981602#M4842</link>
      <description>Sorry , small typo.&lt;BR /&gt;&lt;BR /&gt;=======&lt;BR /&gt;Make a backup before restore on the filesystem you craete on top of the md devices. &lt;BR /&gt;=======&lt;BR /&gt;&lt;BR /&gt;should be&lt;BR /&gt;=======&lt;BR /&gt;Make a backup before creation of raid device. Restore on the filesystem you create on top of the md devices. &lt;BR /&gt;=======</description>
      <pubDate>Mon, 26 May 2003 12:51:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/software-raid-in-linux/m-p/2981602#M4842</guid>
      <dc:creator>Jarle Bjorgeengen</dc:creator>
      <dc:date>2003-05-26T12:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: Software Raid  in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/software-raid-in-linux/m-p/2981603#M4843</link>
      <description>So from what I understand, there is no way of creating a RAID 1 for the system partition of a server after you have installed it - which is a bummer, cause on a live production server, this means you can't do much without reinstalling the whole darn thing ! &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 26 May 2003 14:09:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/software-raid-in-linux/m-p/2981603#M4843</guid>
      <dc:creator>Admin32</dc:creator>
      <dc:date>2003-05-26T14:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: Software Raid  in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/software-raid-in-linux/m-p/2981604#M4844</link>
      <description>Yes,&lt;BR /&gt;you got it. Linux is still not HP-UX as far as efficiency is concerned. System is considered to be installed with or without raid, 'cause if you have 2 HD, then you put raid, and if you re-install andother hd thenafter, then you'll have to turn the thing off anyway (so it's not your production server anymore !)...&lt;BR /&gt;I'm dreaming of a partition magic like tool that would allow to resize partitions like fsadm, but it doesn't exist yet...&lt;BR /&gt;What you have to o now is turn it off, of forget about raid... :-((&lt;BR /&gt;J</description>
      <pubDate>Mon, 26 May 2003 14:34:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/software-raid-in-linux/m-p/2981604#M4844</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-05-26T14:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: Software Raid  in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/software-raid-in-linux/m-p/2981605#M4845</link>
      <description>Well,&lt;BR /&gt;&lt;BR /&gt;all you need is to buy some new disks to put your raid on, make the raid, and copy across your operating system files. &lt;BR /&gt;&lt;BR /&gt;You probably have to fiddle around a bit with modules.conf/initrd(md driver...) , disk device names, grub/lilo, but you then you can do all this while still being able to fall back on your old working boot disk.&lt;BR /&gt;&lt;BR /&gt;I think your favorite Linux consultant would be happy to do it for you. &lt;BR /&gt;&lt;BR /&gt;I have done it with ordinary harddisks, wgen transitioning from ext2 to reiserfs on my OS-filesystems. Just need to get the MBR , bootloader and fstab right. (Tip: use chroot to work on your mounted environment after copying across all files)&lt;BR /&gt;&lt;BR /&gt;Rgds Jarle&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 May 2003 06:56:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/software-raid-in-linux/m-p/2981605#M4845</guid>
      <dc:creator>Jarle Bjorgeengen</dc:creator>
      <dc:date>2003-05-27T06:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: Software Raid  in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/software-raid-in-linux/m-p/2981606#M4846</link>
      <description>You can also check at&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.tldp.org/HOWTO/mini/Boot+Root+Raid+LILO.html" target="_blank"&gt;http://www.tldp.org/HOWTO/mini/Boot+Root+Raid+LILO.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;especially at chapter 4 for a possible implementation, also mantaining old disk and trying the new configuration, before wiping it out.&lt;BR /&gt;HIH&lt;BR /&gt;&lt;BR /&gt;Gianluca Cecchi</description>
      <pubDate>Tue, 27 May 2003 11:00:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/software-raid-in-linux/m-p/2981606#M4846</guid>
      <dc:creator>Gianluca Cecchi</dc:creator>
      <dc:date>2003-05-27T11:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: Software Raid  in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/software-raid-in-linux/m-p/2981607#M4847</link>
      <description>There is no automation tool to convert a non-raid to a raid partition. But you can install Linux on a raid partition (see Suse or Redhat).&lt;BR /&gt;Using softraid on boot and data partitions works like a charme if using the install option.&lt;BR /&gt;&lt;BR /&gt;Btw. if installing a production machine requires a "plan" and not to install what you  see along the road. ;-)&lt;BR /&gt;</description>
      <pubDate>Tue, 27 May 2003 12:01:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/software-raid-in-linux/m-p/2981607#M4847</guid>
      <dc:creator>Ralf Puchner</dc:creator>
      <dc:date>2003-05-27T12:01:43Z</dc:date>
    </item>
  </channel>
</rss>

