<?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: Vxfs and Intentlog in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-and-intentlog/m-p/4779266#M390832</link>
    <description>is intentlog memory based or disk based.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 19 Apr 2011 15:56:51 GMT</pubDate>
    <dc:creator>Sagar Sirdesai</dc:creator>
    <dc:date>2011-04-19T15:56:51Z</dc:date>
    <item>
      <title>Vxfs and Intentlog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-and-intentlog/m-p/4779263#M390829</link>
      <description>Hi&lt;BR /&gt;I'm trying understand what is a intentlog.&lt;BR /&gt;Does intentlog contains all the information of changes intended to the super block.&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Apr 2011 15:24:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-and-intentlog/m-p/4779263#M390829</guid>
      <dc:creator>Sagar Sirdesai</dc:creator>
      <dc:date>2011-04-19T15:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: Vxfs and Intentlog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-and-intentlog/m-p/4779264#M390830</link>
      <description>Have you tried googling it ??&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.google.com/search?q=vxfs+what+is+intentlog" target="_blank"&gt;http://www.google.com/search?q=vxfs+what+is+intentlog&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;the first link google brings up, tells you pretty much what you need to know:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://sfdoccentral.symantec.com/sf/5.1/aix/html/vxfs_admin/ch01s02s03s01.htm" target="_blank"&gt;http://sfdoccentral.symantec.com/sf/5.1/aix/html/vxfs_admin/ch01s02s03s01.htm&lt;/A&gt;</description>
      <pubDate>Tue, 19 Apr 2011 15:52:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-and-intentlog/m-p/4779264#M390830</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2011-04-19T15:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: Vxfs and Intentlog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-and-intentlog/m-p/4779265#M390831</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;Go through below docs.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://bizsupport1.austin.hp.com/bc/docs/support/SupportManual/c02057264/c02057264.pdf" target="_blank"&gt;http://bizsupport1.austin.hp.com/bc/docs/support/SupportManual/c02057264/c02057264.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...</description>
      <pubDate>Tue, 19 Apr 2011 15:53:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-and-intentlog/m-p/4779265#M390831</guid>
      <dc:creator>P Arumugavel</dc:creator>
      <dc:date>2011-04-19T15:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: Vxfs and Intentlog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-and-intentlog/m-p/4779266#M390832</link>
      <description>is intentlog memory based or disk based.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Apr 2011 15:56:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-and-intentlog/m-p/4779266#M390832</guid>
      <dc:creator>Sagar Sirdesai</dc:creator>
      <dc:date>2011-04-19T15:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Vxfs and Intentlog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-and-intentlog/m-p/4779267#M390833</link>
      <description>Is this a homework question ? If it is memory based and your computer crashed, how is the intentlog be useful to you ? Just think about it for a minute, huh ?</description>
      <pubDate>Tue, 19 Apr 2011 16:00:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-and-intentlog/m-p/4779267#M390833</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2011-04-19T16:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: Vxfs and Intentlog</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-and-intentlog/m-p/4779268#M390834</link>
      <description>Hi sagar,&lt;BR /&gt;&lt;BR /&gt;Pending metadata transaction is the terminology you are looking for. When your system crashes, intent log allows for "fast file system recovery" which was the major drawback of the HFS filesystem which did not maintain file system integrity after an outage.&lt;BR /&gt;&lt;BR /&gt;Sometimes on an HFS filesystem, the whole data has to be recovered from tape. Vxfs or JFS where J refers to the journal or the intent log avoids such difficult situations and can be extremely useful at times of power outages. The intent log is also referred to as a "circular log".&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Ismail Azad</description>
      <pubDate>Wed, 20 Apr 2011 06:52:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vxfs-and-intentlog/m-p/4779268#M390834</guid>
      <dc:creator>Ismail Azad</dc:creator>
      <dc:date>2011-04-20T06:52:55Z</dc:date>
    </item>
  </channel>
</rss>

