<?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: partition issue in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/partition-issue/m-p/2749365#M1822</link>
    <description>Output of fdisk -l /dev/hdb10&lt;BR /&gt;&lt;BR /&gt;Disk /dev/hdb10: 255 heads, 63 sectors, 5221 cylinders&lt;BR /&gt;Units = cylinders of 16065 * 512 bytes&lt;BR /&gt;&lt;BR /&gt;Disk /dev/hdb10 doesn't contain a valid partition table&lt;BR /&gt;&lt;BR /&gt;Output of df -h&lt;BR /&gt;&lt;BR /&gt;Filesystem            Size  Used Avail Use% Mounted on&lt;BR /&gt;/dev/hdb7             980M  244M  687M  27% /&lt;BR /&gt;/dev/hdb1              45M  5.9M   37M  14% /boot&lt;BR /&gt;/dev/hdb3             1.9G   33M  1.7G   2% /home&lt;BR /&gt;none                  125M     0  124M   0% /dev/shm&lt;BR /&gt;/dev/hdb6             1.4G  266M  1.1G  19% /tmp&lt;BR /&gt;/dev/hdb2             2.9G  1.4G  1.3G  50% /usr&lt;BR /&gt;/dev/hdb5             1.9G   57M  1.7G   4% /var&lt;BR /&gt;/dev/hdb9             9.8G  6.7G  2.7G  71% /u01&lt;BR /&gt;/dev/hdb10            9.8G  9.4G     0 100% /myapps&lt;BR /&gt;&lt;BR /&gt;Output of df&lt;BR /&gt;&lt;BR /&gt;Filesystem           1k-blocks      Used Available Use% Mounted on&lt;BR /&gt;/dev/hdb7              1004024    249488    703532  27% /&lt;BR /&gt;/dev/hdb1                46636      5955     38273  14% /boot&lt;BR /&gt;/dev/hdb3              2016044     32924   1880708   2% /home&lt;BR /&gt;none                    127796         0    127796   0% /dev/shm&lt;BR /&gt;/dev/hdb6              1510032    271672   1161652  19% /tmp&lt;BR /&gt;/dev/hdb2              3020172   1421656   1445096  50% /usr&lt;BR /&gt;/dev/hdb5              2016016     57948   1855656   4% /var&lt;BR /&gt;/dev/hdb9             10325748   6950400   2850828  71% /u01&lt;BR /&gt;/dev/hdb10            10325748   9801228         0 100% /myapps&lt;BR /&gt;&lt;BR /&gt;Version of fileutils RPM&lt;BR /&gt;fileutils-4.1-4&lt;BR /&gt;&lt;BR /&gt;Version of util-linux&lt;BR /&gt;util-linux-2.11f-9&lt;BR /&gt;&lt;BR /&gt;Version of RedHat release&lt;BR /&gt;Red Hat Linux release 7.2 (Enigma)&lt;BR /&gt;&lt;BR /&gt;Any help would be appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;</description>
    <pubDate>Sun, 23 Jun 2002 22:37:34 GMT</pubDate>
    <dc:creator>Pradeep_7</dc:creator>
    <dc:date>2002-06-23T22:37:34Z</dc:date>
    <item>
      <title>partition issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/partition-issue/m-p/2749363#M1820</link>
      <description>I have made a partition for 40GB  using fdisk.  When I look for the list of partitions there, it shows me the partition made is 40GB but, after I mount that and check it with df -h it shows me the partition is only 10GB.  Is this mean the partition is made to 40GB according to fdisk or its made to 10GB according to df?</description>
      <pubDate>Thu, 20 Jun 2002 22:17:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/partition-issue/m-p/2749363#M1820</guid>
      <dc:creator>Pradeep_7</dc:creator>
      <dc:date>2002-06-20T22:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: partition issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/partition-issue/m-p/2749364#M1821</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Could you post following output?&lt;BR /&gt;&lt;BR /&gt;fdisk -l /dev/yourdisk&lt;BR /&gt;df -h&lt;BR /&gt;df &lt;BR /&gt;&lt;BR /&gt;and&lt;BR /&gt;version of fileutils RPM &lt;BR /&gt;# rpm -q fileutils&lt;BR /&gt;&lt;BR /&gt;version of util-linux&lt;BR /&gt;# rpm -q util-linux&lt;BR /&gt;&lt;BR /&gt;What your distro?&lt;BR /&gt;&lt;BR /&gt;version of RedHat release?&lt;BR /&gt;# cat /etc/redhat-release&lt;BR /&gt;&lt;BR /&gt;Do you think your bios support more than 33GB disk drive?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Jun 2002 08:36:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/partition-issue/m-p/2749364#M1821</guid>
      <dc:creator>I_M</dc:creator>
      <dc:date>2002-06-21T08:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: partition issue</title>
      <link>https://community.hpe.com/t5/operating-system-linux/partition-issue/m-p/2749365#M1822</link>
      <description>Output of fdisk -l /dev/hdb10&lt;BR /&gt;&lt;BR /&gt;Disk /dev/hdb10: 255 heads, 63 sectors, 5221 cylinders&lt;BR /&gt;Units = cylinders of 16065 * 512 bytes&lt;BR /&gt;&lt;BR /&gt;Disk /dev/hdb10 doesn't contain a valid partition table&lt;BR /&gt;&lt;BR /&gt;Output of df -h&lt;BR /&gt;&lt;BR /&gt;Filesystem            Size  Used Avail Use% Mounted on&lt;BR /&gt;/dev/hdb7             980M  244M  687M  27% /&lt;BR /&gt;/dev/hdb1              45M  5.9M   37M  14% /boot&lt;BR /&gt;/dev/hdb3             1.9G   33M  1.7G   2% /home&lt;BR /&gt;none                  125M     0  124M   0% /dev/shm&lt;BR /&gt;/dev/hdb6             1.4G  266M  1.1G  19% /tmp&lt;BR /&gt;/dev/hdb2             2.9G  1.4G  1.3G  50% /usr&lt;BR /&gt;/dev/hdb5             1.9G   57M  1.7G   4% /var&lt;BR /&gt;/dev/hdb9             9.8G  6.7G  2.7G  71% /u01&lt;BR /&gt;/dev/hdb10            9.8G  9.4G     0 100% /myapps&lt;BR /&gt;&lt;BR /&gt;Output of df&lt;BR /&gt;&lt;BR /&gt;Filesystem           1k-blocks      Used Available Use% Mounted on&lt;BR /&gt;/dev/hdb7              1004024    249488    703532  27% /&lt;BR /&gt;/dev/hdb1                46636      5955     38273  14% /boot&lt;BR /&gt;/dev/hdb3              2016044     32924   1880708   2% /home&lt;BR /&gt;none                    127796         0    127796   0% /dev/shm&lt;BR /&gt;/dev/hdb6              1510032    271672   1161652  19% /tmp&lt;BR /&gt;/dev/hdb2              3020172   1421656   1445096  50% /usr&lt;BR /&gt;/dev/hdb5              2016016     57948   1855656   4% /var&lt;BR /&gt;/dev/hdb9             10325748   6950400   2850828  71% /u01&lt;BR /&gt;/dev/hdb10            10325748   9801228         0 100% /myapps&lt;BR /&gt;&lt;BR /&gt;Version of fileutils RPM&lt;BR /&gt;fileutils-4.1-4&lt;BR /&gt;&lt;BR /&gt;Version of util-linux&lt;BR /&gt;util-linux-2.11f-9&lt;BR /&gt;&lt;BR /&gt;Version of RedHat release&lt;BR /&gt;Red Hat Linux release 7.2 (Enigma)&lt;BR /&gt;&lt;BR /&gt;Any help would be appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;</description>
      <pubDate>Sun, 23 Jun 2002 22:37:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/partition-issue/m-p/2749365#M1822</guid>
      <dc:creator>Pradeep_7</dc:creator>
      <dc:date>2002-06-23T22:37:34Z</dc:date>
    </item>
  </channel>
</rss>

