<?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: Space in lvol in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/space-in-lvol/m-p/2814937#M85290</link>
    <description>Hi &lt;BR /&gt;&lt;BR /&gt;So far as I can see you have the correct amount of space. The bdf for lvol1 shows 47829Kb which is approx 48Mb. As I understand it, the files system reserves apporx 10% of the space as a reserve for itself. Therefore there will be a slight discrpancy between what you assign and what you have available. &lt;BR /&gt;&lt;BR /&gt;Cheers &lt;BR /&gt;Keely &lt;BR /&gt;&lt;BR /&gt;ps if you extend the logical volume, don't forget you must extend the file system after.</description>
    <pubDate>Fri, 27 Sep 2002 12:26:32 GMT</pubDate>
    <dc:creator>Keely Jackson</dc:creator>
    <dc:date>2002-09-27T12:26:32Z</dc:date>
    <item>
      <title>Space in lvol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/space-in-lvol/m-p/2814936#M85289</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have two servers, and the two with the same problem. When I do bdf, it shows me&lt;BR /&gt;&lt;BR /&gt;&amp;gt; bdf&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3      83733   40327   35032   54% /&lt;BR /&gt;/dev/vg00/lvol1      47829   18749   24297   44% /stand&lt;BR /&gt;/dev/vg00/lvol8     680323  387961  224329   63% /var&lt;BR /&gt;/dev/vg00/lvol7     504547  367045   87047   81% /usr&lt;BR /&gt;/dev/vg00/lvol4      30597    5726   21811   21% /tmp&lt;BR /&gt;/dev/vg00/lvol6    1704377 1119313  414626   73% /opt&lt;BR /&gt;/dev/vg00/lvol5     151509    2497  133861    2% /home&lt;BR /&gt;&lt;BR /&gt;And if I do:&lt;BR /&gt;&lt;BR /&gt;lvdisplay -v /dev/vg00/lvol1 |more    &lt;BR /&gt;&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name                     /dev/vg00/lvol1&lt;BR /&gt;VG Name                     /dev/vg00&lt;BR /&gt;LV Permission               read/write&lt;BR /&gt;LV Status                   available/syncd&lt;BR /&gt;Mirror copies               1&lt;BR /&gt;Consistency Recovery        MWC&lt;BR /&gt;Schedule                    parallel&lt;BR /&gt;LV Size (Mbytes)            48&lt;BR /&gt;Current LE                  12&lt;BR /&gt;Allocated PE                24&lt;BR /&gt;Stripes                     0&lt;BR /&gt;Stripe Size (Kbytes)        0&lt;BR /&gt;Bad block                   off&lt;BR /&gt;Allocation                  strict/contiguous&lt;BR /&gt;IO Timeout (Seconds)        default&lt;BR /&gt;                                                &lt;BR /&gt;And I don't understand one thing why I have less space??&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvol1      47829   18749   24297   44% /stand&lt;BR /&gt;&lt;BR /&gt;LV Size (Mbytes)            48&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And its the same for the others lvols, I have assigned 48MB (for exemple), but really I have less. Why?? The version is HP-UX 10.20, maybe I could solucion it with some patche??&lt;BR /&gt;&lt;BR /&gt;Thanks a lot of!&lt;BR /&gt;Carmen.&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Sep 2002 12:20:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/space-in-lvol/m-p/2814936#M85289</guid>
      <dc:creator>Carme Torca</dc:creator>
      <dc:date>2002-09-27T12:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Space in lvol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/space-in-lvol/m-p/2814937#M85290</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;So far as I can see you have the correct amount of space. The bdf for lvol1 shows 47829Kb which is approx 48Mb. As I understand it, the files system reserves apporx 10% of the space as a reserve for itself. Therefore there will be a slight discrpancy between what you assign and what you have available. &lt;BR /&gt;&lt;BR /&gt;Cheers &lt;BR /&gt;Keely &lt;BR /&gt;&lt;BR /&gt;ps if you extend the logical volume, don't forget you must extend the file system after.</description>
      <pubDate>Fri, 27 Sep 2002 12:26:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/space-in-lvol/m-p/2814937#M85290</guid>
      <dc:creator>Keely Jackson</dc:creator>
      <dc:date>2002-09-27T12:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: Space in lvol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/space-in-lvol/m-p/2814938#M85291</link>
      <description>hi carmen,&lt;BR /&gt;&lt;BR /&gt;This is just a minor overhead.&lt;BR /&gt;&lt;BR /&gt;48x1024=49512&lt;BR /&gt;&lt;BR /&gt;thus only about 1 MB "wasted"&lt;BR /&gt;&lt;BR /&gt;on my system, it is as follows:&lt;BR /&gt;==============================&lt;BR /&gt;SLX2:&amp;gt;               lvdisplay -v /dev/vg00/lvol1 |more&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name                     /dev/vg00/lvol1&lt;BR /&gt;VG Name                     /dev/vg00&lt;BR /&gt;LV Permission               read/write&lt;BR /&gt;LV Status                   available/syncd&lt;BR /&gt;Mirror copies               1&lt;BR /&gt;Consistency Recovery        MWC&lt;BR /&gt;Schedule                    parallel&lt;BR /&gt;LV Size (Mbytes)            300&lt;BR /&gt;Current LE                  75&lt;BR /&gt;Allocated PE                150&lt;BR /&gt;Stripes                     0&lt;BR /&gt;Stripe Size (Kbytes)        0&lt;BR /&gt;Bad block                   off&lt;BR /&gt;Allocation                  strict/contiguous&lt;BR /&gt;IO Timeout (Seconds)        default&lt;BR /&gt;&lt;BR /&gt;   --- Distribution of logical volume ---&lt;BR /&gt;   PV Name            LE on PV  PE on PV&lt;BR /&gt;   /dev/dsk/c1t2d0    75        75&lt;BR /&gt;   /dev/dsk/c2t0d0    75        75&lt;BR /&gt;&lt;BR /&gt;   --- Logical extents ---&lt;BR /&gt;SLX2:&amp;gt;bdf /stand&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol1     295024   53672  211848   20% /stand&lt;BR /&gt;SLX2:&amp;gt;&lt;BR /&gt;&lt;BR /&gt;===============================&lt;BR /&gt;&lt;BR /&gt;Hope this helps!&lt;BR /&gt;Regards&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Fri, 27 Sep 2002 12:27:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/space-in-lvol/m-p/2814938#M85291</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2002-09-27T12:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: Space in lvol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/space-in-lvol/m-p/2814939#M85292</link>
      <description>Hi Carmen,&lt;BR /&gt;I agree with the above answer. You "see" exactly the space you've allocated. Do note however that you've mirrored the lvols (which is good practive by the way :-) :&lt;BR /&gt;Mirror copies 1 &amp;lt;--&lt;BR /&gt;LV Size (Mbytes) 48 &amp;lt;--&lt;BR /&gt;Current LE 12 &amp;lt;--&lt;BR /&gt;Allocated PE 24 &amp;lt;--&lt;BR /&gt;So in order to get your 48Mb you'll actually need twice as much physical space.&lt;BR /&gt;&lt;BR /&gt;Is this what you are confused about ?&lt;BR /&gt;Tom&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Sep 2002 12:30:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/space-in-lvol/m-p/2814939#M85292</guid>
      <dc:creator>Tom Geudens</dc:creator>
      <dc:date>2002-09-27T12:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Space in lvol</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/space-in-lvol/m-p/2814940#M85293</link>
      <description>Both of your outputs are correct. But remember that when you create a LV and a file system on it, you cannot use the entire space for storing data! You should have some space reserved for the FS details, tracking and file status. These data varies with FS version, type and space. Examples are FS superblock, FS cylinder group, inodes etc. When you store data/files in the FS, it keep tracks of all those information in these reserved spaces. So you will not get *ALL* FS space as FREE!&lt;BR /&gt;&lt;BR /&gt;Now with the commands - lvdisplay will show you the LV details and it's right that you have given 48MB for the LV. But 'bdf' will not report the LV details! It will report only the amount of free space available on the File system. So the output of bdf also right! For more information, read this:&lt;BR /&gt;# man bdf</description>
      <pubDate>Fri, 27 Sep 2002 12:35:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/space-in-lvol/m-p/2814940#M85293</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-09-27T12:35:19Z</dc:date>
    </item>
  </channel>
</rss>

