<?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: reducing file system in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/reducing-file-system/m-p/3219448#M170076</link>
    <description>Hi Joe,&lt;BR /&gt;&lt;BR /&gt;Please check this link:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=142809" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=142809&lt;/A&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 15 Mar 2004 19:49:32 GMT</pubDate>
    <dc:creator>Sanjiv Sharma_1</dc:creator>
    <dc:date>2004-03-15T19:49:32Z</dc:date>
    <item>
      <title>reducing file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reducing-file-system/m-p/3219443#M170071</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;When trying to reduce a fs using the command:&lt;BR /&gt;&lt;BR /&gt;fsadm -F vxfs -b 800m /fsname&lt;BR /&gt;&lt;BR /&gt;I get the following error:&lt;BR /&gt;&lt;BR /&gt;vxfs fsadm: /fsname is not the root inode of a vsfx file system&lt;BR /&gt;&lt;BR /&gt;if someone can lead me in the right direction, I'll divy up the points!&lt;BR /&gt;&lt;BR /&gt;Extra credit: I'm using 11.00 w/ Online JFS. using the above credit and then lvreduce, I should be able to do this without unmounting the filesystem, correct?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Joe</description>
      <pubDate>Mon, 15 Mar 2004 18:39:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reducing-file-system/m-p/3219443#M170071</guid>
      <dc:creator>Joe Robinson_2</dc:creator>
      <dc:date>2004-03-15T18:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: reducing file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reducing-file-system/m-p/3219444#M170072</link>
      <description>I suppose that 800m is Joespeak for 800MB. fsadm don't know nothing about this; all it knows is sectors&amp;gt; Your -b value should be 800 * 1024 or 819200. I assume /fsname is a valid vxfs mountpoint on your box.&lt;BR /&gt;&lt;BR /&gt;Yes, you should be able to do this on a mounted filesystem BUT maybe not. It depends upon whether or not extents are in use. You may need to do a defragment operation first and then the operation MAY succeed. OnlineJFS Version 3.3 is better at shrinking filesystems than 3.1 (which was the original 11.0 vxfs version).&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Mar 2004 18:49:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reducing-file-system/m-p/3219444#M170072</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-03-15T18:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: reducing file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reducing-file-system/m-p/3219445#M170073</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;what does mount say?&lt;BR /&gt;Is /fsname a vxfs file system?&lt;BR /&gt;&lt;BR /&gt;greetings,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Mar 2004 18:50:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reducing-file-system/m-p/3219445#M170073</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2004-03-15T18:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: reducing file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reducing-file-system/m-p/3219446#M170074</link>
      <description>hmmmm...Joespeak.  My own language...I wonder if I can get royalties?&lt;BR /&gt;&lt;BR /&gt;Actually, the defrag issue brought up a good point (namely that I'm sure I'm on 3.1 OJFS, not 3.3).  I was thinking that fsadm could convert the math, but it's no problem to do the math (would be fsadm -x vxfs -b 819200 /fsname).  Is the root inode an indication of fragmention, then?&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Mon, 15 Mar 2004 18:54:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reducing-file-system/m-p/3219446#M170074</guid>
      <dc:creator>Joe Robinson_2</dc:creator>
      <dc:date>2004-03-15T18:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: reducing file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reducing-file-system/m-p/3219447#M170075</link>
      <description>ok...enough being "cryptic" (directed to self).  The fs name is /patches, and is in my fstab.</description>
      <pubDate>Mon, 15 Mar 2004 18:56:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reducing-file-system/m-p/3219447#M170075</guid>
      <dc:creator>Joe Robinson_2</dc:creator>
      <dc:date>2004-03-15T18:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: reducing file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reducing-file-system/m-p/3219448#M170076</link>
      <description>Hi Joe,&lt;BR /&gt;&lt;BR /&gt;Please check this link:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=142809" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=142809&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Mar 2004 19:49:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reducing-file-system/m-p/3219448#M170076</guid>
      <dc:creator>Sanjiv Sharma_1</dc:creator>
      <dc:date>2004-03-15T19:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: reducing file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reducing-file-system/m-p/3219449#M170077</link>
      <description>If you have the patches available to you and can get the window to do it, I would recommend updating your online JFS version.</description>
      <pubDate>Mon, 15 Mar 2004 20:13:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reducing-file-system/m-p/3219449#M170077</guid>
      <dc:creator>generic_1</dc:creator>
      <dc:date>2004-03-15T20:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: reducing file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reducing-file-system/m-p/3219450#M170078</link>
      <description>Take backup of file system. I assume you have online JSF&lt;BR /&gt;#fsadm -F vxfs -DEde /mountpoint&lt;BR /&gt;It will defrag and show the values also.&lt;BR /&gt;#fsadm -F vxfs -b 500M /mountpoint&lt;BR /&gt;If you wish to reduce the filesystem to 500MB&lt;BR /&gt;#lvreduce -L 500 /dev/vg**/lv**&lt;BR /&gt;Use the logical volume for that mount point.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Mar 2004 21:01:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reducing-file-system/m-p/3219450#M170078</guid>
      <dc:creator>SS_6</dc:creator>
      <dc:date>2004-03-15T21:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: reducing file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reducing-file-system/m-p/3219451#M170079</link>
      <description>If you assume that reducing a filesystem has a very high probability of destroying all the data, you'll be OK since you'll take extensive precautions. Reducing a filesystem has not had a good track record except with JFS 3.3 and version 4 vxfs filesystems. To see the vxfs version:&lt;BR /&gt; &lt;BR /&gt;/usr/sbin/fstyp -v /dev/vgXX/rlvolYY | grep version</description>
      <pubDate>Mon, 15 Mar 2004 21:10:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reducing-file-system/m-p/3219451#M170079</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2004-03-15T21:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: reducing file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reducing-file-system/m-p/3219452#M170080</link>
      <description>Thanks to all who replied...(for some reason, though, I can't assign points...what's up with that?)&lt;BR /&gt;&lt;BR /&gt;I did check this morning and do have Online JFS 3.3, so that shouldn't be a problem.  In this case, since the file system in question isn't critical, it's just as simple to delete the filesystem in question, recreate it at a smaller size, and the restore from tape.  This being said, I still am going to want to figure out why I had to unmount that file system...would the vxfs version come into play with this?  what is the difference between versions?</description>
      <pubDate>Tue, 16 Mar 2004 11:36:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reducing-file-system/m-p/3219452#M170080</guid>
      <dc:creator>Joe Robinson_2</dc:creator>
      <dc:date>2004-03-16T11:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: reducing file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reducing-file-system/m-p/3219453#M170081</link>
      <description>3.1 JFS was version 3 vxfs layout but 3.3 is version 4. Version 4 is much better at shrinking and added support for ACL's. There is also some performance increase with version 4 filesystems. I suspect that the reason you had to unmount is that you have 3.3 installed but not yet licensed. 3.3 requires a run-time license to add support for the OnlineJFS features.&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Mar 2004 11:44:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reducing-file-system/m-p/3219453#M170081</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-03-16T11:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: reducing file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reducing-file-system/m-p/3219454#M170082</link>
      <description>Again, thanks to all who replied...&lt;BR /&gt;&lt;BR /&gt;Clay, how do I go about licensing 3.3?  I (probably incorrectly) assumed that the last support pack upgraded my install from 3.1 and that the licensing from before was still in effect...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Mar 2004 12:27:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reducing-file-system/m-p/3219454#M170082</guid>
      <dc:creator>Joe Robinson_2</dc:creator>
      <dc:date>2004-03-16T12:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: reducing file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reducing-file-system/m-p/3219455#M170083</link>
      <description>JFS 3.3 licensing is confusing because it is considered to be a separate product and I believe a separate license is required to activate it. This is different than HP standard software where a codeword is entered at installation time.</description>
      <pubDate>Tue, 16 Mar 2004 13:43:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reducing-file-system/m-p/3219455#M170083</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2004-03-16T13:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: reducing file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reducing-file-system/m-p/3219456#M170084</link>
      <description>Yes, Bill is correct. A separate license must be requested. You can issue a vxlicense -p command to display the configured options. Man vxlicense for details.&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Mar 2004 14:03:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reducing-file-system/m-p/3219456#M170084</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-03-16T14:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: reducing file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reducing-file-system/m-p/3219457#M170085</link>
      <description>Thanks Bill and Clay!&lt;BR /&gt;&lt;BR /&gt;I've already requested the license to upgrade from 3.1 to 3.3; after I install that I plan on upgrading my file systems from vxfs 3 to vxfs 4.  Based on your collective experience, is shrinking file systems (even when at version 4, with Online JFS 3.3) a dicey proposition?  I'm starting to read between the lines and am starting to think that trusting this on a production box during work hours is rolling the dice...agreed?  or do you find the software relatively safe when upgraded?</description>
      <pubDate>Tue, 16 Mar 2004 14:10:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reducing-file-system/m-p/3219457#M170085</guid>
      <dc:creator>Joe Robinson_2</dc:creator>
      <dc:date>2004-03-16T14:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: reducing file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reducing-file-system/m-p/3219458#M170086</link>
      <description>I think I'll answer you this way: "Those who make good backups, never need them." It's one of God's little jokes. Typically, if the "shrink" command fails, fsadm will tell you that it couldn't complete the command and then exit w/o damage. Note the use of the word "typically". Version 4 is much safer in the shrink than earlier version but I would also make sure that you have the latest LVM/vxfs/JFS cumulative patches installed as well.&lt;BR /&gt;&lt;BR /&gt;The far more typical use of OnlineJFS is to "grow" filesystems "on the fly". I regularly do that, without backups (other than nthe normal ones, of course), and have never been burned regardless of the vxfs version.</description>
      <pubDate>Tue, 16 Mar 2004 16:31:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reducing-file-system/m-p/3219458#M170086</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-03-16T16:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: reducing file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reducing-file-system/m-p/3219459#M170087</link>
      <description>I agree; from "growing" file systems w/ Online JFS, I've been very pleased.  It would sure be nice if HP would address "shrinking" in its future versions of Online JFS (so it could be done from SAM).&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Joe</description>
      <pubDate>Tue, 16 Mar 2004 17:00:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reducing-file-system/m-p/3219459#M170087</guid>
      <dc:creator>Joe Robinson_2</dc:creator>
      <dc:date>2004-03-16T17:00:15Z</dc:date>
    </item>
  </channel>
</rss>

