<?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: bdf problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-problems/m-p/3236976#M173022</link>
    <description>&lt;BR /&gt;Fernando,&lt;BR /&gt;&lt;BR /&gt;Please check out existing support for these problems by using the 'SEARCH' function at the top of the page.&lt;BR /&gt;&lt;BR /&gt;More options --&amp;gt; X ITRC Forums -&amp;gt; X HP-UX  -&amp;gt; X subject line&lt;BR /&gt;&lt;BR /&gt;Leads to:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/james/searchForums.do?searchText=bdf&amp;amp;searchOptionITRC=true&amp;amp;searchCategoryITRC=HP-UX&amp;amp;searchCategoryBSC=ALL&amp;amp;searchIn=subjectLine" target="_blank"&gt;http://forums1.itrc.hp.com/service/james/searchForums.do?searchText=bdf&amp;amp;searchOptionITRC=true&amp;amp;searchCategoryITRC=HP-UX&amp;amp;searchCategoryBSC=ALL&amp;amp;searchIn=subjectLine&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Which points to several sopics addressing similar questions as yours. For example, check out:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=440647" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=440647&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Enjoy!&lt;BR /&gt;Hein.</description>
    <pubDate>Thu, 01 Apr 2004 12:21:40 GMT</pubDate>
    <dc:creator>Hein van den Heuvel</dc:creator>
    <dc:date>2004-04-01T12:21:40Z</dc:date>
    <item>
      <title>bdf problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-problems/m-p/3236970#M173016</link>
      <description>i would like to organize the lines in my output of bdf.&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3     143360   43576   93576   32% /&lt;BR /&gt;/dev/vg00/lvol1      83733   35997   39362   48% /stand&lt;BR /&gt;/dev/vg00/lvol8     819200  715716   97491   88% /var&lt;BR /&gt;/dev/vg00/lvol7     819200  510773  289160   64% /usr&lt;BR /&gt;/dev/vg00/lvol4      65536   28470   34834   45% /tmp&lt;BR /&gt;/dev/vg00/lvol9    1536000  780401  708418   52% /oracle&lt;BR /&gt;/dev/vg00/lvol6     348160  224378  116059   66% /opt&lt;BR /&gt;/dev/vg00/lvol5      20480    1109   18168    6% /home&lt;BR /&gt;/dev/vg03/lvol1    8888320 3647240 5077344   42% /exportacao&lt;BR /&gt;/dev/vg05/lvol1    17776640 11601772 6078448   66% /trabalho&lt;BR /&gt;/dev/vgprodrj01/lvol1&lt;BR /&gt;                   4096000 1524136 2411178   39% /controle01&lt;BR /&gt;/dev/vgprodrj01/lvol2&lt;BR /&gt;                   6144000 4667078 1384615   77% /dados01&lt;BR /&gt;/dev/vgprodrj01/lvol3&lt;BR /&gt;                   4096000 2792577 1221963   70% /indices01&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Apr 2004 10:42:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-problems/m-p/3236970#M173016</guid>
      <dc:creator>Fernando Jose P de Souz</dc:creator>
      <dc:date>2004-04-01T10:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: bdf problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-problems/m-p/3236971#M173017</link>
      <description>Hi Fernando,&lt;BR /&gt;&lt;BR /&gt;You can change the mount order in the /etc/fstab. You will have to wait for your next reboot to take affect.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Thu, 01 Apr 2004 10:49:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-problems/m-p/3236971#M173017</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-04-01T10:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: bdf problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-problems/m-p/3236972#M173018</link>
      <description>First, you need to better organize your thoughts and describe the problem.&lt;BR /&gt;&lt;BR /&gt;If you are referring to bdf splitting long entries into two separate lines the you could filter the output through a very simple awk filter so that if a record (line) does not begin with /dev it should be appended to the last line.&lt;BR /&gt;&lt;BR /&gt;An even simpler method is to use df which does not split lines for the same filesystem.</description>
      <pubDate>Thu, 01 Apr 2004 10:53:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-problems/m-p/3236972#M173018</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-04-01T10:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: bdf problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-problems/m-p/3236973#M173019</link>
      <description>Do you want to sort? or make it look nice?&lt;BR /&gt;&lt;BR /&gt;If the latter - then look at attached script called bdfmegs.&lt;BR /&gt;&lt;BR /&gt;Output like:&lt;BR /&gt;&lt;BR /&gt;# bdfmegs&lt;BR /&gt;File System                          Mbytes    Used   Avail %Used Mounted on&lt;BR /&gt;/dev/vg00/lvol3                         200     166      34   83% /&lt;BR /&gt;/dev/vg00/lvol1                         292      53     209   20% /stand&lt;BR /&gt;/dev/vg00/lvol8                        4600    1668    2912   36% /var&lt;BR /&gt;/dev/vg00/lvol13                       2048     985     996   50% /var/opt/perf/datafiles&lt;BR /&gt;/dev/vg01/lvol2                       12288       4   11901    0% /var/adm/crash&lt;BR /&gt;/dev/vg00/lvol7                        2048    1387     656   68% /usr&lt;BR /&gt;/dev/vg00/lvol14                        512     167     324   34% /usr/openv&lt;BR /&gt;/dev/vg00/lvol4                         512      54     455   11% /tmp&lt;BR /&gt;/dev/vg00/lvol6                        2048    1462     582   72% /opt&lt;BR /&gt;/dev/vg00/lvol12                        256       6     234    3% /opt/cctool&lt;BR /&gt;/dev/vg00/lvol10                         24       2      21    8% /ops&lt;BR /&gt;/dev/vg00/lvol5                         512     194     316   38% /home&lt;BR /&gt;/dev/vg00/lvol11                       1024     167     803   17% /data&lt;BR /&gt;/dev/vg00/lvol9                        1536     363    1100   25% /app&lt;BR /&gt;pctransf:/export/usr/sap/trans         6144    2002    3889   34% /usr/sap/trans&lt;BR /&gt;iprdbf:/export/sapmnt/IPR             10240    2508    7521   25% /sapmnt/IPR&lt;BR /&gt;iprdbf:/export/data/sap/IPR/ARCHIVE  129424  123001    6373   95% /data/sap/IPR/ARCHIVE&lt;BR /&gt;iprdbf:/export/sapmnt/IPR             10240    2508    7521   25% /sapmnt/IPR&lt;BR /&gt;/dev/vg57/lvol3                        8192      63    7875    1% /var/adm/lp&lt;BR /&gt;/dev/vg57/lvol4                       17176    1387   15548    8% /var/spool/lp&lt;BR /&gt;/dev/vg57/lvol1                         256     126     122   51% /etc/lp&lt;BR /&gt;/dev/vg57/lvol2                         256     188      64   75% /var/sam/lp&lt;BR /&gt;pctransf:/export/usr/sap/trans         6144    2002    3889   34% /usr/sap/trans&lt;BR /&gt;iprdbf:/export/data/sap/IPR/ARCHIVE  129424  123001    6373   95% /data/sap/IPR/ARCHIVE&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 01 Apr 2004 10:54:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-problems/m-p/3236973#M173019</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-04-01T10:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: bdf problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-problems/m-p/3236974#M173020</link>
      <description>How can i remove the word "/dev" ??&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Apr 2004 10:59:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-problems/m-p/3236974#M173020</guid>
      <dc:creator>Fernando Jose P de Souz</dc:creator>
      <dc:date>2004-04-01T10:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: bdf problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-problems/m-p/3236975#M173021</link>
      <description>bdf | sed -e 's@/dev@@'</description>
      <pubDate>Thu, 01 Apr 2004 11:04:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-problems/m-p/3236975#M173021</guid>
      <dc:creator>Nicolas Dumeige</dc:creator>
      <dc:date>2004-04-01T11:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: bdf problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bdf-problems/m-p/3236976#M173022</link>
      <description>&lt;BR /&gt;Fernando,&lt;BR /&gt;&lt;BR /&gt;Please check out existing support for these problems by using the 'SEARCH' function at the top of the page.&lt;BR /&gt;&lt;BR /&gt;More options --&amp;gt; X ITRC Forums -&amp;gt; X HP-UX  -&amp;gt; X subject line&lt;BR /&gt;&lt;BR /&gt;Leads to:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/james/searchForums.do?searchText=bdf&amp;amp;searchOptionITRC=true&amp;amp;searchCategoryITRC=HP-UX&amp;amp;searchCategoryBSC=ALL&amp;amp;searchIn=subjectLine" target="_blank"&gt;http://forums1.itrc.hp.com/service/james/searchForums.do?searchText=bdf&amp;amp;searchOptionITRC=true&amp;amp;searchCategoryITRC=HP-UX&amp;amp;searchCategoryBSC=ALL&amp;amp;searchIn=subjectLine&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Which points to several sopics addressing similar questions as yours. For example, check out:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=440647" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=440647&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Enjoy!&lt;BR /&gt;Hein.</description>
      <pubDate>Thu, 01 Apr 2004 12:21:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bdf-problems/m-p/3236976#M173022</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2004-04-01T12:21:40Z</dc:date>
    </item>
  </channel>
</rss>

