<?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 mirror of boot disk in Itanium rx2620 server in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/software-mirror-of-boot-disk-in-itanium-rx2620-server/m-p/3563008#M18121</link>
    <description>The procedura is something like this (but not exactly):&lt;BR /&gt;&lt;BR /&gt;tar cvf /root/efiboot.tar /boot/efi&lt;BR /&gt;umount /boot/efi&lt;BR /&gt;&lt;BR /&gt;Edit /etc/raidtab&lt;BR /&gt;&lt;BR /&gt;raiddev /dev/mdN             &lt;BR /&gt; raid-level  1&lt;BR /&gt; nr-raid-disks  2&lt;BR /&gt; nr-spare-disks  0&lt;BR /&gt; chunk-size  32&lt;BR /&gt; persistent-superblock 1&lt;BR /&gt;  device  /dev/sda1&lt;BR /&gt;  raid-disk 0&lt;BR /&gt;  device  /dev/sdb1&lt;BR /&gt;  raid-disk 1&lt;BR /&gt;&lt;BR /&gt;In /dev/mdN, N sould be the next available raid device. sda1 y sdb1 are the 150 MB partitions. sda1 is the current boot/efi and will be destroyed.&lt;BR /&gt;&lt;BR /&gt;mkraid /dev/mdN&lt;BR /&gt;&lt;BR /&gt;mkfs -t vfat /dev/mdN&lt;BR /&gt;&lt;BR /&gt;mount -t vfat /dev/mdN /boot/efi&lt;BR /&gt;&lt;BR /&gt;cd /&lt;BR /&gt;&lt;BR /&gt;tar xvf /root/efiboot.tar&lt;BR /&gt;&lt;BR /&gt;Edit /etc/fstab and replace /dev/sda1 on /boot/efi by /dev/mdN.</description>
    <pubDate>Wed, 22 Jun 2005 11:30:38 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2005-06-22T11:30:38Z</dc:date>
    <item>
      <title>software mirror of boot disk in Itanium rx2620 server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/software-mirror-of-boot-disk-in-itanium-rx2620-server/m-p/3563001#M18114</link>
      <description>Hi ,&lt;BR /&gt;How can make a software mirror whith Red Had Enterprise 3 of a boot disk and his filesystems in a Itanium server rx2620.&lt;BR /&gt;Thanks.</description>
      <pubDate>Mon, 13 Jun 2005 08:45:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/software-mirror-of-boot-disk-in-itanium-rx2620-server/m-p/3563001#M18114</guid>
      <dc:creator>manuel j hurtado m</dc:creator>
      <dc:date>2005-06-13T08:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: software mirror of boot disk in Itanium rx2620 server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/software-mirror-of-boot-disk-in-itanium-rx2620-server/m-p/3563002#M18115</link>
      <description>Hi Manuel,&lt;BR /&gt;&lt;BR /&gt;I don't know if RH E3 supports md (multiple devices) installation from the very beginning.&lt;BR /&gt;&lt;BR /&gt;But if it doesn't you will have to follow some guidelines after the system installation. &lt;BR /&gt;&lt;BR /&gt;Refer to&lt;BR /&gt;&lt;A href="http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html_single/Software-RAID-HOWTO.html" target="_blank"&gt;http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html_single/Software-RAID-HOWTO.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope it helps,&lt;BR /&gt;Xyko</description>
      <pubDate>Mon, 13 Jun 2005 09:19:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/software-mirror-of-boot-disk-in-itanium-rx2620-server/m-p/3563002#M18115</guid>
      <dc:creator>xyko_1</dc:creator>
      <dc:date>2005-06-13T09:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: software mirror of boot disk in Itanium rx2620 server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/software-mirror-of-boot-disk-in-itanium-rx2620-server/m-p/3563003#M18116</link>
      <description>The best way to do it is at installation time, you can create software raid partitions on the disks and then create a RAID.&lt;BR /&gt;&lt;BR /&gt;It works fine because i did it once.&lt;BR /&gt;&lt;BR /&gt;After installation, you can add and option to the EFI to boot from the mirror.&lt;BR /&gt;&lt;BR /&gt;But if you want to do it AFTER the installation is tricky. You should check the howtos. (Software RAID HOWTO)</description>
      <pubDate>Mon, 20 Jun 2005 15:21:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/software-mirror-of-boot-disk-in-itanium-rx2620-server/m-p/3563003#M18116</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-06-20T15:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: software mirror of boot disk in Itanium rx2620 server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/software-mirror-of-boot-disk-in-itanium-rx2620-server/m-p/3563004#M18117</link>
      <description>is in a initial installation , how i mirror the EFI partition for boot of both disk</description>
      <pubDate>Mon, 20 Jun 2005 17:08:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/software-mirror-of-boot-disk-in-itanium-rx2620-server/m-p/3563004#M18117</guid>
      <dc:creator>manuel j hurtado m</dc:creator>
      <dc:date>2005-06-20T17:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: software mirror of boot disk in Itanium rx2620 server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/software-mirror-of-boot-disk-in-itanium-rx2620-server/m-p/3563005#M18118</link>
      <description>Hi Manuel,&lt;BR /&gt;&lt;BR /&gt;Here you have some good documentation that may guide you to what you want, if RH3 does not support initial installation of boot partition on raid devices.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://howtos.linux.com/howtos/Software-RAID-HOWTO-7.shtml" target="_blank"&gt;http://howtos.linux.com/howtos/Software-RAID-HOWTO-7.shtml&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Xyko</description>
      <pubDate>Tue, 21 Jun 2005 06:51:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/software-mirror-of-boot-disk-in-itanium-rx2620-server/m-p/3563005#M18118</guid>
      <dc:creator>xyko_1</dc:creator>
      <dc:date>2005-06-21T06:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: software mirror of boot disk in Itanium rx2620 server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/software-mirror-of-boot-disk-in-itanium-rx2620-server/m-p/3563006#M18119</link>
      <description>During installation, mirror everything except the EFI partition (you cannot do it during installation because is vfat). But in the second disk, you need to leave a partition equal to the EFI partition on the first disk.&lt;BR /&gt;&lt;BR /&gt;After the installation, you need to save the contents of the /boot/efi using a backup tool. Then you need to manually create the raid (using raidtab o mdadm), using the partitions (the actual boot/efi and the reserved on the second disk), create the vfat filesystem on it and then restore the backup. (See the howtos)&lt;BR /&gt;&lt;BR /&gt;Then you can add the second disk as an option on the EFI shell.&lt;BR /&gt;&lt;BR /&gt;Is not an easy task, but can be done.</description>
      <pubDate>Wed, 22 Jun 2005 08:31:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/software-mirror-of-boot-disk-in-itanium-rx2620-server/m-p/3563006#M18119</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-06-22T08:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: software mirror of boot disk in Itanium rx2620 server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/software-mirror-of-boot-disk-in-itanium-rx2620-server/m-p/3563007#M18120</link>
      <description>can you explain me more detailed this part of copy the /boot/efi partition and mirroring in tha second disk please.&lt;BR /&gt;thnaks</description>
      <pubDate>Wed, 22 Jun 2005 11:12:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/software-mirror-of-boot-disk-in-itanium-rx2620-server/m-p/3563007#M18120</guid>
      <dc:creator>manuel j hurtado m</dc:creator>
      <dc:date>2005-06-22T11:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: software mirror of boot disk in Itanium rx2620 server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/software-mirror-of-boot-disk-in-itanium-rx2620-server/m-p/3563008#M18121</link>
      <description>The procedura is something like this (but not exactly):&lt;BR /&gt;&lt;BR /&gt;tar cvf /root/efiboot.tar /boot/efi&lt;BR /&gt;umount /boot/efi&lt;BR /&gt;&lt;BR /&gt;Edit /etc/raidtab&lt;BR /&gt;&lt;BR /&gt;raiddev /dev/mdN             &lt;BR /&gt; raid-level  1&lt;BR /&gt; nr-raid-disks  2&lt;BR /&gt; nr-spare-disks  0&lt;BR /&gt; chunk-size  32&lt;BR /&gt; persistent-superblock 1&lt;BR /&gt;  device  /dev/sda1&lt;BR /&gt;  raid-disk 0&lt;BR /&gt;  device  /dev/sdb1&lt;BR /&gt;  raid-disk 1&lt;BR /&gt;&lt;BR /&gt;In /dev/mdN, N sould be the next available raid device. sda1 y sdb1 are the 150 MB partitions. sda1 is the current boot/efi and will be destroyed.&lt;BR /&gt;&lt;BR /&gt;mkraid /dev/mdN&lt;BR /&gt;&lt;BR /&gt;mkfs -t vfat /dev/mdN&lt;BR /&gt;&lt;BR /&gt;mount -t vfat /dev/mdN /boot/efi&lt;BR /&gt;&lt;BR /&gt;cd /&lt;BR /&gt;&lt;BR /&gt;tar xvf /root/efiboot.tar&lt;BR /&gt;&lt;BR /&gt;Edit /etc/fstab and replace /dev/sda1 on /boot/efi by /dev/mdN.</description>
      <pubDate>Wed, 22 Jun 2005 11:30:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/software-mirror-of-boot-disk-in-itanium-rx2620-server/m-p/3563008#M18121</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-06-22T11:30:38Z</dc:date>
    </item>
  </channel>
</rss>

