<?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 fsck on business copy lun fails in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck-on-business-copy-lun-fails/m-p/2812128#M637583</link>
    <description>I have a VA7400 connected to two different systems, one an N4000 hpux 11.0, the other an rp7410 hpux 11.11.  After creating business copy lun, running vgchgid, vgimport, vgchange, I can run fsck -F vxfs -p /dev/vgb3/lvol1 on the N4000 fine, but it fails on the rp7410 with: file system does not contain a valid log.&lt;BR /&gt;&lt;BR /&gt;Any ideas?  Thanks.</description>
    <pubDate>Tue, 24 Sep 2002 09:34:18 GMT</pubDate>
    <dc:creator>Debra L. Hughes</dc:creator>
    <dc:date>2002-09-24T09:34:18Z</dc:date>
    <item>
      <title>fsck on business copy lun fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck-on-business-copy-lun-fails/m-p/2812128#M637583</link>
      <description>I have a VA7400 connected to two different systems, one an N4000 hpux 11.0, the other an rp7410 hpux 11.11.  After creating business copy lun, running vgchgid, vgimport, vgchange, I can run fsck -F vxfs -p /dev/vgb3/lvol1 on the N4000 fine, but it fails on the rp7410 with: file system does not contain a valid log.&lt;BR /&gt;&lt;BR /&gt;Any ideas?  Thanks.</description>
      <pubDate>Tue, 24 Sep 2002 09:34:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck-on-business-copy-lun-fails/m-p/2812128#M637583</guid>
      <dc:creator>Debra L. Hughes</dc:creator>
      <dc:date>2002-09-24T09:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: fsck on business copy lun fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck-on-business-copy-lun-fails/m-p/2812129#M637584</link>
      <description>Hallo Debra,&lt;BR /&gt;&lt;BR /&gt;I don't know the VA7400, but I think your problems result from differences betwenn the file systems of HP-UX 11.0 and 11.11.&lt;BR /&gt;I recommend to update both systems on the same OS version.&lt;BR /&gt;&lt;BR /&gt;hope this helps&lt;BR /&gt;regards&lt;BR /&gt;Dirk</description>
      <pubDate>Tue, 24 Sep 2002 09:38:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck-on-business-copy-lun-fails/m-p/2812129#M637584</guid>
      <dc:creator>Dirk Wiedemann</dc:creator>
      <dc:date>2002-09-24T09:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: fsck on business copy lun fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck-on-business-copy-lun-fails/m-p/2812130#M637585</link>
      <description>&lt;BR /&gt;Sounds like a difference in the JFS filesystem versions, 3 on 11.0 and 4 on 11i. You can check the version number with; &lt;BR /&gt;fstyp -v /dev/vgxx/lvolyy&lt;BR /&gt;&lt;BR /&gt;Looks like you will need to run v3 on 11.0 and 11i to ensure you can use the filesystem between both.&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Sep 2002 09:42:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck-on-business-copy-lun-fails/m-p/2812130#M637585</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-09-24T09:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: fsck on business copy lun fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck-on-business-copy-lun-fails/m-p/2812131#M637586</link>
      <description>Hi Debra:&lt;BR /&gt;&lt;BR /&gt;It would be interesting to see if you have PHCO_24813 for 11.11.  This patch is for 'fsck_vxfs'.  The patch fixes a situation where if fsck is run twice in a row in log reply mode it may corrupt the directory entries.  If you don't have it it might be worth a quick application and test since no reboot is required.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 24 Sep 2002 11:14:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck-on-business-copy-lun-fails/m-p/2812131#M637586</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-09-24T11:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: fsck on business copy lun fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck-on-business-copy-lun-fails/m-p/2812132#M637587</link>
      <description>after check that is a JFS volume try&lt;BR /&gt;&lt;BR /&gt;#fsck -F vxfs -o full,nolog /dev/vgb3/rlvol1</description>
      <pubDate>Tue, 24 Sep 2002 11:37:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck-on-business-copy-lun-fails/m-p/2812132#M637587</guid>
      <dc:creator>Joaquin Gil de Vergara</dc:creator>
      <dc:date>2002-09-24T11:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: fsck on business copy lun fails</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/fsck-on-business-copy-lun-fails/m-p/2812133#M637588</link>
      <description>Thanks to all for your responses.  So far in my checking I have found: I need the 11.11 os as I am migrating to that new machine and will be upgrading all my other machines to 11.11 also and that is the one that does not work, both systems have jfs 3, I do have the patch PHCO_24813 on the system that does not work and fsck -o full does work.  Any other ideas?</description>
      <pubDate>Tue, 24 Sep 2002 11:56:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/fsck-on-business-copy-lun-fails/m-p/2812133#M637588</guid>
      <dc:creator>Debra L. Hughes</dc:creator>
      <dc:date>2002-09-24T11:56:10Z</dc:date>
    </item>
  </channel>
</rss>

