<?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: System defragment in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/system-defragment/m-p/2791336#M79778</link>
    <description>Bill,&lt;BR /&gt;&lt;BR /&gt;I agree. In the old days, say the late 80's and early 90's I could restore a system (full restore) and see an improvement in processing, but today, it costs more to be down, and to tie people up restoring systems.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
    <pubDate>Thu, 22 Aug 2002 01:28:38 GMT</pubDate>
    <dc:creator>harry d brown jr</dc:creator>
    <dc:date>2002-08-22T01:28:38Z</dc:date>
    <item>
      <title>System defragment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-defragment/m-p/2791329#M79771</link>
      <description>If our system often delete files, should I run the UNIX defragment, how to run it? Thanks.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Aug 2002 01:06:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-defragment/m-p/2791329#M79771</guid>
      <dc:creator>O'lnes</dc:creator>
      <dc:date>2002-08-22T01:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: System defragment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-defragment/m-p/2791330#M79772</link>
      <description>This will only work if you have on-line JFS.&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;Degragmentation Report&lt;BR /&gt;# fsadm -F vxfs -E /home&lt;BR /&gt;&lt;BR /&gt;Does the de-frag and produces a report&lt;BR /&gt;# fsadm -F vxfs -e -s -E /home&lt;BR /&gt;&lt;BR /&gt;If you don't have it, then you will need to backup the data/remove all files/restore.</description>
      <pubDate>Thu, 22 Aug 2002 01:16:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-defragment/m-p/2791330#M79772</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-08-22T01:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: System defragment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-defragment/m-p/2791331#M79773</link>
      <description>OUCH.&lt;BR /&gt;&lt;BR /&gt;I'm not sure I would run such a utility, unless I had a perfect backup of vg00 and my other vg's.&lt;BR /&gt;&lt;BR /&gt;When you say "often" does that include "a lot of files" (like thousands and thousands a day)?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Thu, 22 Aug 2002 01:16:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-defragment/m-p/2791331#M79773</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-08-22T01:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: System defragment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-defragment/m-p/2791332#M79774</link>
      <description>This will only work if you have on-line JFS.&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;Degragmentation Report&lt;BR /&gt;# fsadm -F vxfs -E /home&lt;BR /&gt;&lt;BR /&gt;Does the de-frag and produces a report&lt;BR /&gt;# fsadm -F vxfs -e -s -E /home&lt;BR /&gt;&lt;BR /&gt;Have a look at the man page for 'fsadm_vxfs'&lt;BR /&gt;&lt;BR /&gt;If you don't have it, then you will need to backup the data/remove all files/restore.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Aug 2002 01:17:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-defragment/m-p/2791332#M79774</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-08-22T01:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: System defragment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-defragment/m-p/2791333#M79775</link>
      <description>Michael,&lt;BR /&gt;&lt;BR /&gt;Be careful where you place that beer :-) - and why are you drinking so early in the morning?&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Thu, 22 Aug 2002 01:20:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-defragment/m-p/2791333#M79775</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-08-22T01:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: System defragment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-defragment/m-p/2791334#M79776</link>
      <description>Almost never needed with HP-UX. Unlike a DOS/Windows filesystem, files and directories are added and deleted in a much more effective manner. For HFS filesystems, it's not possible to fragment the system because it is designed to be fragmented. &lt;BR /&gt;&lt;BR /&gt;For VxFS, you would have to add and delete thousands of small and large files before it would any noticeable effect. And you'll need the optional product called Online JFS to display the fragmentation and reorganize the filesystem.</description>
      <pubDate>Thu, 22 Aug 2002 01:21:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-defragment/m-p/2791334#M79776</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2002-08-22T01:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: System defragment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-defragment/m-p/2791335#M79777</link>
      <description>Hi Harry,&lt;BR /&gt;&lt;BR /&gt;It's actually Lunch time..... might head across the street for a quick schooner....&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Michael</description>
      <pubDate>Thu, 22 Aug 2002 01:25:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-defragment/m-p/2791335#M79777</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-08-22T01:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: System defragment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-defragment/m-p/2791336#M79778</link>
      <description>Bill,&lt;BR /&gt;&lt;BR /&gt;I agree. In the old days, say the late 80's and early 90's I could restore a system (full restore) and see an improvement in processing, but today, it costs more to be down, and to tie people up restoring systems.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Thu, 22 Aug 2002 01:28:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-defragment/m-p/2791336#M79778</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-08-22T01:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: System defragment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-defragment/m-p/2791337#M79779</link>
      <description>How can i get "on-line JFS" , is it free? Thanks.</description>
      <pubDate>Thu, 22 Aug 2002 01:56:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-defragment/m-p/2791337#M79779</guid>
      <dc:creator>O'lnes</dc:creator>
      <dc:date>2002-08-22T01:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: System defragment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-defragment/m-p/2791338#M79780</link>
      <description>No, you have to pay for it if you don't already have it. Heres how to find it, if you have it.&lt;BR /&gt;&lt;BR /&gt;# swlist -l product | grep -i JFS&lt;BR /&gt;  JFS                   B.11.11        The Base VxFS File System &lt;BR /&gt;  OnlineJFS             B.11.11        Online features of the VxFS File System &lt;BR /&gt;  PHKL_24026            1.0            JFS Filesystem swap corruption &lt;BR /&gt;  PHKL_24073            1.0            Fix For Deadlock Between VM and JFS</description>
      <pubDate>Thu, 22 Aug 2002 02:00:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-defragment/m-p/2791338#M79780</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-08-22T02:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: System defragment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-defragment/m-p/2791339#M79781</link>
      <description>What can i get  the trial version? Thanks</description>
      <pubDate>Mon, 26 Aug 2002 00:15:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-defragment/m-p/2791339#M79781</guid>
      <dc:creator>O'lnes</dc:creator>
      <dc:date>2002-08-26T00:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: System defragment</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/system-defragment/m-p/2791340#M79782</link>
      <description>There is no trial version for online JFS. You have to buy it. Below is a link that I've included, that shows this information. The free JFS product does not include the options for defragmentation or on-line filesystem extention. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProducts.pl?group_type=search&amp;amp;group_name=online+jfs&amp;amp;search_free=1&amp;amp;search_trial=1&amp;amp;search_buy=1" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProducts.pl?group_type=search&amp;amp;group_name=online+jfs&amp;amp;search_free=1&amp;amp;search_trial=1&amp;amp;search_buy=1&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;From my last response:&lt;BR /&gt;# swlist -l product | grep -i JFS &lt;BR /&gt;JFS B.11.11 The Base VxFS File System (Free product)&lt;BR /&gt;OnlineJFS B.11.11 Online features of the VxFS File System  (NOT FREE)&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Aug 2002 00:46:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/system-defragment/m-p/2791340#M79782</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-08-26T00:46:05Z</dc:date>
    </item>
  </channel>
</rss>

