<?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: Redhat Linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux/m-p/3407916#M14563</link>
    <description>Physical hard disks?&lt;BR /&gt;&lt;BR /&gt;num=$(ll /dev/dsk | grep hd| wc -l)&lt;BR /&gt;&lt;BR /&gt;That should give the number of disks but might include the cd-rom&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Tue, 26 Oct 2004 07:49:19 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2004-10-26T07:49:19Z</dc:date>
    <item>
      <title>Redhat Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux/m-p/3407913#M14560</link>
      <description>How to find out how many Hard disks are there in one Redhat Linux system ??&lt;BR /&gt;Thanks in advance !!</description>
      <pubDate>Tue, 26 Oct 2004 06:35:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux/m-p/3407913#M14560</guid>
      <dc:creator>PVR</dc:creator>
      <dc:date>2004-10-26T06:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux/m-p/3407914#M14561</link>
      <description>If the RedHat is installed on server with raid that comes with managemenet software- you can use that software to see how many disks are there.&lt;BR /&gt;&lt;BR /&gt;You can also try the hwbrowser utility-under hard drives -it shows all the drives it founds.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Oct 2004 07:31:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux/m-p/3407914#M14561</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2004-10-26T07:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux/m-p/3407915#M14562</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;If the RAID you are using is a hardware raid then you can find with the fdisk command. If there are multiple array you need to run fdisk on the other device to find free space. to find the device do a df -k and use the device name to find free space on the first array where the OS resides(fdisk /dev/dsk/c0t0d*) and do a p for print.&lt;BR /&gt;This will display the partion details. You can have only upto 15 partions on a single array.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;HGN</description>
      <pubDate>Tue, 26 Oct 2004 07:38:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux/m-p/3407915#M14562</guid>
      <dc:creator>HGN</dc:creator>
      <dc:date>2004-10-26T07:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux/m-p/3407916#M14563</link>
      <description>Physical hard disks?&lt;BR /&gt;&lt;BR /&gt;num=$(ll /dev/dsk | grep hd| wc -l)&lt;BR /&gt;&lt;BR /&gt;That should give the number of disks but might include the cd-rom&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 26 Oct 2004 07:49:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux/m-p/3407916#M14563</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-10-26T07:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux/m-p/3407917#M14564</link>
      <description>Hi PVR,&lt;BR /&gt;&lt;BR /&gt;try dmesg | grep disk&lt;BR /&gt;&lt;BR /&gt;The output will show you all disks that your system can see.&lt;BR /&gt;&lt;BR /&gt;The disks may be a "real" disk or a virtual disk, i.e., a disk that is configured in a raid controller with two or more real disks.&lt;BR /&gt;&lt;BR /&gt;Disk may also be a lun on a external storage like EMC Clarion.&lt;BR /&gt;&lt;BR /&gt;Hope it helps.&lt;BR /&gt;Xyko</description>
      <pubDate>Tue, 26 Oct 2004 07:58:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux/m-p/3407917#M14564</guid>
      <dc:creator>xyko_1</dc:creator>
      <dc:date>2004-10-26T07:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux/m-p/3407918#M14565</link>
      <description>cat /proc/partitions&lt;BR /&gt;fdisk -l</description>
      <pubDate>Tue, 26 Oct 2004 16:48:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux/m-p/3407918#M14565</guid>
      <dc:creator>Ross Minkov</dc:creator>
      <dc:date>2004-10-26T16:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux/m-p/3407919#M14566</link>
      <description>You can use also&lt;BR /&gt;#cfdisk&lt;BR /&gt;&lt;BR /&gt;This is a semi-grafic tool for manage disks and partition.&lt;BR /&gt;&lt;BR /&gt;If you use IDE disks you can type:&lt;BR /&gt;&lt;BR /&gt;# dmesg | grep hd&lt;BR /&gt;&lt;BR /&gt;or, for SCSI disks:&lt;BR /&gt;&lt;BR /&gt;# dmesg | grep sd&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;By!</description>
      <pubDate>Wed, 27 Oct 2004 03:16:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux/m-p/3407919#M14566</guid>
      <dc:creator>Marco Di Ianni</dc:creator>
      <dc:date>2004-10-27T03:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux/m-p/3407920#M14567</link>
      <description>Steven&lt;BR /&gt;&lt;BR /&gt;ll /dev/dsk is not working. I can't see dsk folder is /dev&lt;BR /&gt;&lt;BR /&gt;OS is redhat Enterprise Linux AS 3.</description>
      <pubDate>Wed, 27 Oct 2004 04:13:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux/m-p/3407920#M14567</guid>
      <dc:creator>PVR</dc:creator>
      <dc:date>2004-10-27T04:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux/m-p/3407921#M14568</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;fdisk  -l works&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Dinu</description>
      <pubDate>Wed, 27 Oct 2004 04:21:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux/m-p/3407921#M14568</guid>
      <dc:creator>Dinesh_15</dc:creator>
      <dc:date>2004-10-27T04:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux/m-p/3407922#M14569</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;have a look at directory /proc/ide there are all ide-controllers and ide-drives that your kernel found. for example if there is a link called hda then you know there is a primary master ide-drive. look at /proc/ide/hda/driver to see if it is a disk, cdrom, ...&lt;BR /&gt;&lt;BR /&gt;have a look at /proc/scsi/scsi to see all attached scsi devices that are found by the kernel.&lt;BR /&gt;&lt;BR /&gt;best regards&lt;BR /&gt;&lt;BR /&gt;johannes</description>
      <pubDate>Wed, 27 Oct 2004 06:11:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux/m-p/3407922#M14569</guid>
      <dc:creator>Johannes Krackowizer_1</dc:creator>
      <dc:date>2004-10-27T06:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux/m-p/3407923#M14570</link>
      <description>Try the lshw tool:&lt;A href="http://ezix.sourceforge.net/software/lshw.html" target="_blank"&gt;http://ezix.sourceforge.net/software/lshw.html&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Oct 2004 03:43:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux/m-p/3407923#M14570</guid>
      <dc:creator>Marco_113</dc:creator>
      <dc:date>2004-10-28T03:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux/m-p/3407924#M14571</link>
      <description>Great post. &lt;BR /&gt;This help me out too!&lt;BR /&gt;&lt;BR /&gt;sdc/</description>
      <pubDate>Wed, 10 Nov 2004 07:44:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux/m-p/3407924#M14571</guid>
      <dc:creator>Sean Crosby_1</dc:creator>
      <dc:date>2004-11-10T07:44:23Z</dc:date>
    </item>
  </channel>
</rss>

