<?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: sorting lvols in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sorting-lvols/m-p/2625229#M39698</link>
    <description>Another great suggestion.&lt;BR /&gt;&lt;BR /&gt;Many thanks, consider the issue closed.&lt;BR /&gt;&lt;BR /&gt;Thanks to all.</description>
    <pubDate>Wed, 05 Dec 2001 14:53:46 GMT</pubDate>
    <dc:creator>Nick D'Angelo</dc:creator>
    <dc:date>2001-12-05T14:53:46Z</dc:date>
    <item>
      <title>sorting lvols</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sorting-lvols/m-p/2625218#M39687</link>
      <description>Admins - I am sure this is an easy one for as I know I have seen it somewhere already, but for the life of me, I can not find it again.&lt;BR /&gt;&lt;BR /&gt;I would like to sort my vg00/lvol1-9 and my vg02 lvol1-4 so that they appear in order when I do a bdf.&lt;BR /&gt;&lt;BR /&gt;Suggestions?</description>
      <pubDate>Tue, 04 Dec 2001 19:42:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sorting-lvols/m-p/2625218#M39687</guid>
      <dc:creator>Nick D'Angelo</dc:creator>
      <dc:date>2001-12-04T19:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: sorting lvols</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sorting-lvols/m-p/2625219#M39688</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;How about:&lt;BR /&gt;&lt;BR /&gt;bdf | grep -v "Filesystem" | sort</description>
      <pubDate>Tue, 04 Dec 2001 19:44:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sorting-lvols/m-p/2625219#M39688</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-12-04T19:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: sorting lvols</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sorting-lvols/m-p/2625220#M39689</link>
      <description>Hi Nick,&lt;BR /&gt;&lt;BR /&gt;Try,&lt;BR /&gt;&lt;BR /&gt;bdf |sort&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Dec 2001 19:54:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sorting-lvols/m-p/2625220#M39689</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-12-04T19:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: sorting lvols</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sorting-lvols/m-p/2625221#M39690</link>
      <description>How about&lt;BR /&gt;&lt;BR /&gt;bdf |grep -e "vg00" |grep -e "vg02" |sort ?&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Tue, 04 Dec 2001 20:08:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sorting-lvols/m-p/2625221#M39690</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-12-04T20:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: sorting lvols</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sorting-lvols/m-p/2625222#M39691</link>
      <description>How about&lt;BR /&gt;&lt;BR /&gt;bdf |grep -e "vg00" -e "vg02" |sort ?&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Tue, 04 Dec 2001 20:08:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sorting-lvols/m-p/2625222#M39691</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-12-04T20:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: sorting lvols</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sorting-lvols/m-p/2625223#M39692</link>
      <description>Hi&lt;BR /&gt;Try&lt;BR /&gt;#bdf |sort -k 1&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;Prashant.</description>
      <pubDate>Tue, 04 Dec 2001 20:28:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sorting-lvols/m-p/2625223#M39692</guid>
      <dc:creator>Deshpande Prashant</dc:creator>
      <dc:date>2001-12-04T20:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: sorting lvols</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sorting-lvols/m-p/2625224#M39693</link>
      <description>To add to all the info sort -n will put all your information in the numerical order you probably want.&lt;BR /&gt;&lt;BR /&gt;Good Luck,&lt;BR /&gt;C</description>
      <pubDate>Tue, 04 Dec 2001 20:40:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sorting-lvols/m-p/2625224#M39693</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2001-12-04T20:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: sorting lvols</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sorting-lvols/m-p/2625225#M39694</link>
      <description>Hmm, maybe I didn't quite word it right.&lt;BR /&gt;&lt;BR /&gt;I wanted them sorted permanently so that anytime I do a bdf it shows it order.  I thought there was a vgdisplay command to do this, but perhaps I am mistaken.&lt;BR /&gt;&lt;BR /&gt;Nickd</description>
      <pubDate>Tue, 04 Dec 2001 23:01:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sorting-lvols/m-p/2625225#M39694</guid>
      <dc:creator>Nick D'Angelo</dc:creator>
      <dc:date>2001-12-04T23:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: sorting lvols</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sorting-lvols/m-p/2625226#M39695</link>
      <description>Nick&lt;BR /&gt;&lt;BR /&gt;  You set an alias for the bdf command to get the output you want.&lt;BR /&gt;for eg:&lt;BR /&gt;#alias bdf="bdf |sort"&lt;BR /&gt;&amp;gt;bdf&lt;BR /&gt;/dev/vg00/fs_crash  716800   49454  625708    7% /var/adm/crash&lt;BR /&gt;/dev/vg00/fs_emc    262144   73970  176459   30% /opt/emc&lt;BR /&gt;/dev/vg00/fs_localadm&lt;BR /&gt;/dev/vg00/fs_omni   524288   44404  449939    9% /opt/omni&lt;BR /&gt;/dev/vg00/fs_oracle&lt;BR /&gt;/dev/vg00/fs_perf   262144   75715  174835   30% /var/opt/perf&lt;BR /&gt;/dev/vg00/fs_prod    53248    1117   48880    2% /prod&lt;BR /&gt;/dev/vg00/fs_sw     614400  573285   38549   94% /var/adm/sw&lt;BR /&gt;/dev/vg00/lvol1     127573   40775   74040   36% /stand&lt;BR /&gt;/dev/vg00/lvol3     262144   42928  206178   17% /&lt;BR /&gt;/dev/vg00/lvol4     524288  406477  110475   79% /opt&lt;BR /&gt;/dev/vg00/lvol5     131072   11736  111918    9% /tmp&lt;BR /&gt;/dev/vg00/lvol6    1122304  531264  554143   49% /usr&lt;BR /&gt;/dev/vg00/lvol7     524288  151848  349924   30% /var&lt;BR /&gt;/dev/vg00/lvol8     262144    8952  237397    4% /home&lt;BR /&gt;&lt;BR /&gt;-raj</description>
      <pubDate>Tue, 04 Dec 2001 23:17:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sorting-lvols/m-p/2625226#M39695</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2001-12-04T23:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: sorting lvols</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sorting-lvols/m-p/2625227#M39696</link>
      <description>Thanks everyone for your replies - points to everyone.&lt;BR /&gt;&lt;BR /&gt;The last suggestion was by far the simplest&lt;BR /&gt;&lt;BR /&gt;bdf|sort&lt;BR /&gt;&lt;BR /&gt;Cheers.&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Dec 2001 12:55:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sorting-lvols/m-p/2625227#M39696</guid>
      <dc:creator>Nick D'Angelo</dc:creator>
      <dc:date>2001-12-05T12:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: sorting lvols</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sorting-lvols/m-p/2625228#M39697</link>
      <description>Nick&lt;BR /&gt;&lt;BR /&gt;Hope you don't mind one more suggestion:&lt;BR /&gt;&lt;BR /&gt;I always edit the /etc/mnttab file to show the order that I want things to appear. Makes life easier for consistency across the board since I always set the vg00 group to be the first one's read. Give it a try on a sandbox if you have one.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Dec 2001 13:57:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sorting-lvols/m-p/2625228#M39697</guid>
      <dc:creator>fg_1</dc:creator>
      <dc:date>2001-12-05T13:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: sorting lvols</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sorting-lvols/m-p/2625229#M39698</link>
      <description>Another great suggestion.&lt;BR /&gt;&lt;BR /&gt;Many thanks, consider the issue closed.&lt;BR /&gt;&lt;BR /&gt;Thanks to all.</description>
      <pubDate>Wed, 05 Dec 2001 14:53:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sorting-lvols/m-p/2625229#M39698</guid>
      <dc:creator>Nick D'Angelo</dc:creator>
      <dc:date>2001-12-05T14:53:46Z</dc:date>
    </item>
  </channel>
</rss>

