<?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 Adding new LUN in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/adding-new-lun/m-p/4514246#M38563</link>
    <description>A new LUN has been presented to the Oracle RAC cluster on RHEL 5.1. We have 4 nodes. The new LUN that is presented is 50 GB in size, its name being /dev/mapper/mpath30 and I have to create an ext3 file system on that LUN named as /orabackup.&lt;BR /&gt;&lt;BR /&gt;Can some one please identify steps specially using fdisk. I have to create a single partition covering the whole LUN. So what options I have to choose in fdisk to accomplish this.</description>
    <pubDate>Wed, 14 Oct 2009 14:54:23 GMT</pubDate>
    <dc:creator>Waqar Razi</dc:creator>
    <dc:date>2009-10-14T14:54:23Z</dc:date>
    <item>
      <title>Adding new LUN</title>
      <link>https://community.hpe.com/t5/operating-system-linux/adding-new-lun/m-p/4514246#M38563</link>
      <description>A new LUN has been presented to the Oracle RAC cluster on RHEL 5.1. We have 4 nodes. The new LUN that is presented is 50 GB in size, its name being /dev/mapper/mpath30 and I have to create an ext3 file system on that LUN named as /orabackup.&lt;BR /&gt;&lt;BR /&gt;Can some one please identify steps specially using fdisk. I have to create a single partition covering the whole LUN. So what options I have to choose in fdisk to accomplish this.</description>
      <pubDate>Wed, 14 Oct 2009 14:54:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/adding-new-lun/m-p/4514246#M38563</guid>
      <dc:creator>Waqar Razi</dc:creator>
      <dc:date>2009-10-14T14:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Adding new LUN</title>
      <link>https://community.hpe.com/t5/operating-system-linux/adding-new-lun/m-p/4514247#M38564</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Post the output of the following command to get started.&lt;BR /&gt;&lt;BR /&gt;fdisk -l&lt;BR /&gt;&lt;BR /&gt;run it as root.&lt;BR /&gt;&lt;BR /&gt;if the LUN has properly been presented, you should see it on the fdisk output.&lt;BR /&gt;&lt;BR /&gt;You can then use the command line:&lt;BR /&gt;&lt;BR /&gt;fdisk &lt;DEVICE name=""&gt;&lt;BR /&gt;&lt;BR /&gt;to set up the new disk as ext3 partition.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/DEVICE&gt;</description>
      <pubDate>Wed, 14 Oct 2009 15:13:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/adding-new-lun/m-p/4514247#M38564</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-10-14T15:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Adding new LUN</title>
      <link>https://community.hpe.com/t5/operating-system-linux/adding-new-lun/m-p/4514248#M38565</link>
      <description>In fact is very simple, run fdisk /dev/&lt;DEVICE&gt; and then:&lt;BR /&gt;&lt;BR /&gt;p (to print the current partition table)&lt;BR /&gt;n (create new partition)&lt;BR /&gt;p (select primary)&lt;BR /&gt;1 (select partition number)&lt;BR /&gt;ENTER (accept default start cylinder)&lt;BR /&gt;ENTER (accept default end cylinder)&lt;BR /&gt;w (Write the pertition table and exit)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/DEVICE&gt;</description>
      <pubDate>Wed, 14 Oct 2009 18:45:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/adding-new-lun/m-p/4514248#M38565</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-10-14T18:45:11Z</dc:date>
    </item>
  </channel>
</rss>

