<?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: Disk Defragmentation in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-defragmentation/m-p/2866137#M636058</link>
    <description>Assuming you have a VxFS file system (or journalled file system), you can defrag it with a command like this:&lt;BR /&gt;&lt;BR /&gt;for i in `bdf -l |grep -v Filesystem |awk '{ print $6 }'`&lt;BR /&gt;do&lt;BR /&gt;if [ $i != "/stand" ]; then&lt;BR /&gt;   fsadm -F vxfs -d -D -e -E $i&lt;BR /&gt;fi&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;There is a product called Online JFS which adds additional features the base JFS product, like online re-sizing.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Tue, 17 Dec 2002 20:09:37 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2002-12-17T20:09:37Z</dc:date>
    <item>
      <title>Disk Defragmentation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-defragmentation/m-p/2866136#M636057</link>
      <description>Does anyone know on how to do this? I 'm trying to understand this ulitity.  What is AdvFs ??</description>
      <pubDate>Tue, 17 Dec 2002 20:02:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-defragmentation/m-p/2866136#M636057</guid>
      <dc:creator>hpuxhelp</dc:creator>
      <dc:date>2002-12-17T20:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Defragmentation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-defragmentation/m-p/2866137#M636058</link>
      <description>Assuming you have a VxFS file system (or journalled file system), you can defrag it with a command like this:&lt;BR /&gt;&lt;BR /&gt;for i in `bdf -l |grep -v Filesystem |awk '{ print $6 }'`&lt;BR /&gt;do&lt;BR /&gt;if [ $i != "/stand" ]; then&lt;BR /&gt;   fsadm -F vxfs -d -D -e -E $i&lt;BR /&gt;fi&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;There is a product called Online JFS which adds additional features the base JFS product, like online re-sizing.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 17 Dec 2002 20:09:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-defragmentation/m-p/2866137#M636058</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-12-17T20:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Defragmentation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-defragmentation/m-p/2866138#M636059</link>
      <description>I do not online JFS therefore, fsadm can't be use.  Is there a man page on this so I can read it.  What does AdvFs stabd for?? Advance Filesystem???</description>
      <pubDate>Tue, 17 Dec 2002 20:19:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-defragmentation/m-p/2866138#M636059</guid>
      <dc:creator>hpuxhelp</dc:creator>
      <dc:date>2002-12-17T20:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Defragmentation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-defragmentation/m-p/2866139#M636060</link>
      <description>hi Dido&lt;BR /&gt;&lt;BR /&gt;Online JFS is a wonderful tool, which helps you to increase the filesystem size online...without unmounting the filesystem.&lt;BR /&gt;&lt;BR /&gt;To install it you need a codeword, Comes with the first of the applications CD..&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;George</description>
      <pubDate>Tue, 17 Dec 2002 20:21:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-defragmentation/m-p/2866139#M636060</guid>
      <dc:creator>George Abraham_1</dc:creator>
      <dc:date>2002-12-17T20:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Defragmentation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-defragmentation/m-p/2866140#M636061</link>
      <description>Sorry, I'm not sure what AdvFS might be.  I thought maybe you were referring to Online JFS, but I guess not.&lt;BR /&gt;&lt;BR /&gt;There is a man page for fsadm, if that's what you mean.  If you're looking for info on Online JFS, try here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/5187-1878/5187-1878_top.html&amp;amp;con=/hpux/onlinedocs/5187-1878/00/00/6-con.html&amp;amp;toc=/hpux/onlinedocs/5187-1878/00/00/6-toc.html&amp;amp;searchterms=JFS&amp;amp;queryid=20021217-132349" target="_blank"&gt;http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/5187-1878/5187-1878_top.html&amp;amp;con=/hpux/onlinedocs/5187-1878/00/00/6-con.html&amp;amp;toc=/hpux/onlinedocs/5187-1878/00/00/6-toc.html&amp;amp;searchterms=JFS&amp;amp;queryid=20021217-132349&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 17 Dec 2002 20:25:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-defragmentation/m-p/2866140#M636061</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-12-17T20:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Defragmentation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-defragmentation/m-p/2866141#M636062</link>
      <description>I find out that advfs is the local filesystem and utilities option on tru64 unix os ...on hp we are using online JFS...&lt;BR /&gt;thanks for your help...&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Dec 2002 20:55:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-defragmentation/m-p/2866141#M636062</guid>
      <dc:creator>hpuxhelp</dc:creator>
      <dc:date>2002-12-17T20:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Defragmentation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-defragmentation/m-p/2866142#M636063</link>
      <description>Many moons ago, Digital Equipment Company purchased a license of VxFS from Veritas, and developed it on their own.  DEC was bought out by Compaq, and we all know that Compaq was bought out by HP. This is known as AdvFS, and will be incorporated into future releases of HP/ux.  Its not currently available as far as I know, except perhaps as a beta release.  Expect it sometime next year, however.  HP doesn't want to license a product that it already owns.  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Thu, 19 Dec 2002 14:16:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-defragmentation/m-p/2866142#M636063</guid>
      <dc:creator>Chris Vail</dc:creator>
      <dc:date>2002-12-19T14:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Defragmentation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-defragmentation/m-p/2866143#M636064</link>
      <description>&lt;BR /&gt;AdvFs is quite different from other Unix file systems of the type journaling or traditional ufs. A file system can have multiple volumes and those volumes can be configured or extended to mirror/stripe/concatenation. &lt;BR /&gt;&lt;BR /&gt;There are also a few differences between Tru64 disk group and HP-UX/AIX LVM or VxVM. The disk groups in Tru64 may share disks while almost all the other volume managers must have exclusive disks in a disk group.</description>
      <pubDate>Thu, 19 Dec 2002 18:00:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-defragmentation/m-p/2866143#M636064</guid>
      <dc:creator>fengliang hu</dc:creator>
      <dc:date>2002-12-19T18:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: Disk Defragmentation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-defragmentation/m-p/2866144#M636065</link>
      <description>I have heard that since HP now owns AdvFS, it will probably be ported to HP-UX, but not for a while.&lt;BR /&gt;&lt;BR /&gt;I have always been told that file fragmentation is not an issue with jfs.  Am I wrong?&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Thu, 19 Dec 2002 22:35:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-defragmentation/m-p/2866144#M636065</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2002-12-19T22:35:25Z</dc:date>
    </item>
  </channel>
</rss>

