<?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: difference between fs version 4 and fs version 6 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-fs-version-4-and-fs-version-6/m-p/5820561#M493589</link>
    <description>&lt;P&gt;I woudn't normally expect too much difference in filesystem usage, but then I might argue that 30MB isn't that high (how big is the filesystem in total?, what figure are you using for the comparison? Also what did you use to migrate the data between filesystems - for example cp doesn't detect sparse files, so a file (such as an Oracle temp file which are often sparse) which appears to be 200MB in size might only consume 100MB of actual disk space, but when copied to a new filesystem using cp would consume 200MB.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- first off check _all_ the other parameters are the same in terms of what you see in the fstyp -v output (pay particular attention to f_frsize)&lt;/P&gt;&lt;P&gt;- confirm what tool you used to migrate the data - can it handle sparse files?&lt;/P&gt;&lt;P&gt;- check if you have sparse files in the original data (compare output of ls -l and du -k for a file)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 01 Oct 2012 06:31:38 GMT</pubDate>
    <dc:creator>Duncan Edmonstone</dc:creator>
    <dc:date>2012-10-01T06:31:38Z</dc:date>
    <item>
      <title>difference between fs version 4 and fs version 6</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-fs-version-4-and-fs-version-6/m-p/5820553#M493588</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please tell me the differnces between fs version 4 and fs version 6&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we are doing one data migration from old LV to new LV .&amp;nbsp; After moving the data&amp;nbsp; it seems that the data usage is high in new LV ( aroound 30MB) . When i checked the difference in these LVs it came to&amp;nbsp; know that in old LVs the fs version is 4 and for the new LVs the fs version is 6.0.&amp;nbsp; Is there any additional over head is coming for fs version 6&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;fstyp -v /dev/vgs1a106f/rlvol53&lt;/P&gt;&lt;P&gt;vxfs&lt;/P&gt;&lt;P&gt;version 6 ===========================&amp;gt; this for new LV&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;fstyp -v /dev/vgs1a1044/rlvol7&lt;/P&gt;&lt;P&gt;vxfs&lt;/P&gt;&lt;P&gt;version 4 ===========================&amp;gt; this for the old LV&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please help me on this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Oct 2012 06:11:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-fs-version-4-and-fs-version-6/m-p/5820553#M493588</guid>
      <dc:creator>laiju.c.babu</dc:creator>
      <dc:date>2012-10-01T06:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: difference between fs version 4 and fs version 6</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-fs-version-4-and-fs-version-6/m-p/5820561#M493589</link>
      <description>&lt;P&gt;I woudn't normally expect too much difference in filesystem usage, but then I might argue that 30MB isn't that high (how big is the filesystem in total?, what figure are you using for the comparison? Also what did you use to migrate the data between filesystems - for example cp doesn't detect sparse files, so a file (such as an Oracle temp file which are often sparse) which appears to be 200MB in size might only consume 100MB of actual disk space, but when copied to a new filesystem using cp would consume 200MB.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- first off check _all_ the other parameters are the same in terms of what you see in the fstyp -v output (pay particular attention to f_frsize)&lt;/P&gt;&lt;P&gt;- confirm what tool you used to migrate the data - can it handle sparse files?&lt;/P&gt;&lt;P&gt;- check if you have sparse files in the original data (compare output of ls -l and du -k for a file)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Oct 2012 06:31:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-fs-version-4-and-fs-version-6/m-p/5820561#M493589</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2012-10-01T06:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: difference between fs version 4 and fs version 6</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-fs-version-4-and-fs-version-6/m-p/5820573#M493590</link>
      <description>&lt;P&gt;Hi Duncan,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp; for the reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please find the below details ( I am trying to find out the fs&amp;nbsp; which have 30MB difference. please find below fs which have 400KB difference)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/dev/vgs1a106f/lvol53&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4194304&amp;nbsp;&amp;nbsp;&amp;nbsp; 4193000&amp;nbsp;&amp;nbsp;&amp;nbsp; 1304&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100%&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /****1541 ====&amp;gt; this is the new&amp;nbsp; lvol&lt;/P&gt;&lt;P&gt;/dev/vgs1a1044/lvol7&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4194304&amp;nbsp;&amp;nbsp;&amp;nbsp; 4188536&amp;nbsp;&amp;nbsp;&amp;nbsp; 5736&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100%&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /****1541 =====&amp;gt; this is the old lvol&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here we can see a difference of 400KB more usage&amp;nbsp; in new lvol&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) Please find the fstyp output below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For new lvol&lt;/P&gt;&lt;P&gt;==========&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [5]&amp;gt; fstyp -v /dev/vgs1a106f/rlvol53&lt;BR /&gt;vxfs&lt;BR /&gt;version: 6&lt;BR /&gt;f_bsize: 8192&lt;BR /&gt;f_frsize: 8192&lt;BR /&gt;f_blocks: 524288&lt;BR /&gt;f_bfree: 163&lt;BR /&gt;f_bavail: 162&lt;BR /&gt;f_files: 64&lt;BR /&gt;f_ffree: 32&lt;BR /&gt;f_favail: 32&lt;BR /&gt;f_fsid: 1081016373&lt;BR /&gt;f_basetype: vxfs&lt;BR /&gt;f_namemax: 254&lt;BR /&gt;f_magic: a501fcf5&lt;BR /&gt;f_featurebits: 0&lt;BR /&gt;f_flag: 16&lt;BR /&gt;f_fsindex: 9&lt;BR /&gt;f_fsize: 524288&lt;/P&gt;&lt;P&gt;================================&lt;/P&gt;&lt;P&gt;For Old Lvol:&lt;/P&gt;&lt;P&gt;==========&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [6]&amp;gt; fstyp -v /dev/vgs1a1044/rlvol7&lt;BR /&gt;vxfs&lt;BR /&gt;version: 4&lt;BR /&gt;f_bsize: 8192&lt;BR /&gt;f_frsize: 8192&lt;BR /&gt;f_blocks: 524288&lt;BR /&gt;f_bfree: 721&lt;BR /&gt;f_bavail: 716&lt;BR /&gt;f_files: 192&lt;BR /&gt;f_ffree: 160&lt;BR /&gt;f_favail: 160&lt;BR /&gt;f_fsid: 1078198279&lt;BR /&gt;f_basetype: vxfs&lt;BR /&gt;f_namemax: 254&lt;BR /&gt;f_magic: a501fcf5&lt;BR /&gt;f_featurebits: 0&lt;BR /&gt;f_flag: 16&lt;BR /&gt;f_fsindex: 9&lt;BR /&gt;f_size: 524288&lt;/P&gt;&lt;P&gt;================================&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) For copying we are using cpio.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3) Lvol size is 4GB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Oct 2012 06:55:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-fs-version-4-and-fs-version-6/m-p/5820573#M493590</guid>
      <dc:creator>laiju.c.babu</dc:creator>
      <dc:date>2012-10-01T06:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: difference between fs version 4 and fs version 6</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-fs-version-4-and-fs-version-6/m-p/5820639#M493591</link>
      <description>&lt;P&gt;&amp;gt;Here we can see a difference of 400KB more usage&amp;nbsp; in new lvol&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I see 4,464 KB but that is still trivial.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;2) For copying we are using cpio.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That probably doesn't handle sparse files.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Oct 2012 08:30:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-fs-version-4-and-fs-version-6/m-p/5820639#M493591</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2012-10-01T08:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: difference between fs version 4 and fs version 6</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-fs-version-4-and-fs-version-6/m-p/5823783#M493592</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this overhead in space usage is happened due to the fs version or because of the usage of cpio.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Thu, 04 Oct 2012 03:52:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-fs-version-4-and-fs-version-6/m-p/5823783#M493592</guid>
      <dc:creator>laiju.c.babu</dc:creator>
      <dc:date>2012-10-04T03:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: difference between fs version 4 and fs version 6</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-fs-version-4-and-fs-version-6/m-p/5823791#M493593</link>
      <description>&lt;P&gt;&amp;gt;Is this overhead in space usage is happened due to the fs version or because of the usage of cpio.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not sure.&amp;nbsp; You would first have to find a sparse file:&lt;/P&gt;&lt;P&gt;&lt;A href="http://h30499.www3.hp.com/t5/System-Administration/Find-sparse-file/m-p/3875418" target="_blank"&gt;http://h30499.www3.hp.com/t5/System-Administration/Find-sparse-file/m-p/3875418&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.unix.com/programming/37375-locate-holes-sparse-file-2.html" target="_blank"&gt;http://www.unix.com/programming/37375-locate-holes-sparse-file-2.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.dedoimedo.com/computers/linux-cool-hacks-more.html" target="_blank"&gt;http://www.dedoimedo.com/computers/linux-cool-hacks-more.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Oct 2012 04:12:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-fs-version-4-and-fs-version-6/m-p/5823791#M493593</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2012-10-04T04:12:06Z</dc:date>
    </item>
  </channel>
</rss>

