<?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 How can I mount 5x18GB RAID 5 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-can-i-mount-5x18gb-raid-5/m-p/2925443#M76630</link>
    <description>On a Dell server I install Linux RedHat 8.0 on a RAID 1 (two 18GB disks). After installation I added RAID 5 (5 disks) to the machine. Now I want to mount second logical driver&lt;BR /&gt;&lt;BR /&gt;THIS IS &lt;BR /&gt;/dev&amp;gt;fdisk -l /dev/sda&lt;BR /&gt;&lt;BR /&gt;Disk /dev/sda: 255 heads, 63 sectors, 2202 cylinders&lt;BR /&gt;Units = cylinders of 16065 * 512 bytes&lt;BR /&gt;&lt;BR /&gt;Device    Boot   Start End &lt;BR /&gt;/dev/sda1   *     1     &lt;BR /&gt;/dev/sda2         14      2072&lt;BR /&gt;/dev/sda3         2073    2202   &lt;BR /&gt;___________________&lt;BR /&gt;This is the RAID 5 grup I guess&lt;BR /&gt;&lt;BR /&gt;/dev&amp;gt;fdisk -l /dev/sdb&lt;BR /&gt;&lt;BR /&gt;Disk /dev/sdb: 255 heads, 63 sectors, 8810 cylinders&lt;BR /&gt;Units = cylinders of 16065 * 512 bytes&lt;BR /&gt;&lt;BR /&gt;Disk /dev/sdb doesn't contain a valid partition table&lt;BR /&gt;&lt;BR /&gt;_______________&lt;BR /&gt;&lt;BR /&gt;When I try to mount &lt;BR /&gt;&lt;BR /&gt;mount /dev/sdb /home -t ext3&lt;BR /&gt;LINUX SAYS&lt;BR /&gt;mount: wrong fs type, bad option, bad superblock on /dev/sdb, &lt;BR /&gt;or too many mounted file systems&lt;BR /&gt;&lt;BR /&gt;Which one is my problem ? is /dev/sdb the right device for RAID 5 ?&lt;BR /&gt;How can I mount this 5x18GB RAID 5 disk group in Linux ?</description>
    <pubDate>Wed, 12 Mar 2003 17:17:01 GMT</pubDate>
    <dc:creator>cenk</dc:creator>
    <dc:date>2003-03-12T17:17:01Z</dc:date>
    <item>
      <title>How can I mount 5x18GB RAID 5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-can-i-mount-5x18gb-raid-5/m-p/2925443#M76630</link>
      <description>On a Dell server I install Linux RedHat 8.0 on a RAID 1 (two 18GB disks). After installation I added RAID 5 (5 disks) to the machine. Now I want to mount second logical driver&lt;BR /&gt;&lt;BR /&gt;THIS IS &lt;BR /&gt;/dev&amp;gt;fdisk -l /dev/sda&lt;BR /&gt;&lt;BR /&gt;Disk /dev/sda: 255 heads, 63 sectors, 2202 cylinders&lt;BR /&gt;Units = cylinders of 16065 * 512 bytes&lt;BR /&gt;&lt;BR /&gt;Device    Boot   Start End &lt;BR /&gt;/dev/sda1   *     1     &lt;BR /&gt;/dev/sda2         14      2072&lt;BR /&gt;/dev/sda3         2073    2202   &lt;BR /&gt;___________________&lt;BR /&gt;This is the RAID 5 grup I guess&lt;BR /&gt;&lt;BR /&gt;/dev&amp;gt;fdisk -l /dev/sdb&lt;BR /&gt;&lt;BR /&gt;Disk /dev/sdb: 255 heads, 63 sectors, 8810 cylinders&lt;BR /&gt;Units = cylinders of 16065 * 512 bytes&lt;BR /&gt;&lt;BR /&gt;Disk /dev/sdb doesn't contain a valid partition table&lt;BR /&gt;&lt;BR /&gt;_______________&lt;BR /&gt;&lt;BR /&gt;When I try to mount &lt;BR /&gt;&lt;BR /&gt;mount /dev/sdb /home -t ext3&lt;BR /&gt;LINUX SAYS&lt;BR /&gt;mount: wrong fs type, bad option, bad superblock on /dev/sdb, &lt;BR /&gt;or too many mounted file systems&lt;BR /&gt;&lt;BR /&gt;Which one is my problem ? is /dev/sdb the right device for RAID 5 ?&lt;BR /&gt;How can I mount this 5x18GB RAID 5 disk group in Linux ?</description>
      <pubDate>Wed, 12 Mar 2003 17:17:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-can-i-mount-5x18gb-raid-5/m-p/2925443#M76630</guid>
      <dc:creator>cenk</dc:creator>
      <dc:date>2003-03-12T17:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: How can I mount 5x18GB RAID 5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-can-i-mount-5x18gb-raid-5/m-p/2925444#M76631</link>
      <description>&lt;BR /&gt;Just need to clarify your RAID 1 configuration... Is that hardware RAID or software RAID? I ask because if it's sw RAID, then sda and sdb may be the mirrored pair for the md devices. Let's take a hard look:&lt;BR /&gt;&lt;BR /&gt;df&lt;BR /&gt;fdisk -l&lt;BR /&gt;cat /proc/mdstat&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Once you've determined which device is RAID5, then you need to [optionally] partition it and format the filesystem(s) before it can be mounted. See the man pages for fdisk, mkfs, mount, and fstab for details.&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Mar 2003 23:50:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-can-i-mount-5x18gb-raid-5/m-p/2925444#M76631</guid>
      <dc:creator>Jordan Bean</dc:creator>
      <dc:date>2003-03-12T23:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: How can I mount 5x18GB RAID 5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-can-i-mount-5x18gb-raid-5/m-p/2925445#M76632</link>
      <description>So you have a total of 8 discs in two packs? One pack is RAID 5 and one is RAID 0. Really that does not matter, you have two logical partitions, and you want to mount the new one, which should be straight fwd if you have set your RAID up right, either HW (beeter) or SW. &lt;BR /&gt;&lt;BR /&gt;If you have plans to do more of this I recommend you look into an LVM, eith the Sistina one for Linux or Veritas for Linux.</description>
      <pubDate>Thu, 13 Mar 2003 04:56:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-can-i-mount-5x18gb-raid-5/m-p/2925445#M76632</guid>
      <dc:creator>Jon_87</dc:creator>
      <dc:date>2003-03-13T04:56:14Z</dc:date>
    </item>
  </channel>
</rss>

