<?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: panic: Data page fault in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/panic-data-page-fault/m-p/3397169#M200151</link>
    <description>Is it safe to execute extendfs /dev/vg00/rlvol4&lt;BR /&gt;now?</description>
    <pubDate>Mon, 11 Oct 2004 04:14:38 GMT</pubDate>
    <dc:creator>dblinov</dc:creator>
    <dc:date>2004-10-11T04:14:38Z</dc:date>
    <item>
      <title>panic: Data page fault</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/panic-data-page-fault/m-p/3397167#M200149</link>
      <description>Hi everybody.&lt;BR /&gt;&lt;BR /&gt;I have a vg00 volume group consist of 2 disks mirrored by Mirror/UX. Yesterday I need to extend /tmp (/dev/vg00/lvol4). &lt;BR /&gt;I've rebooted with hpux -lm, after that:&lt;BR /&gt;vgchange -a y /dev/vg00&lt;BR /&gt;lvextend -L 400 /dev/vg00/lvol4&lt;BR /&gt;extendfs /dev/vg00/lvol4&lt;BR /&gt;&lt;BR /&gt;I've checked tried to mount /tmp, everything was ok, /tmp has a new size. But after reboot I'm getting system panic on console.&lt;BR /&gt;Is any way to fix it? I still can boot in hpux -lm mode.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Mon, 11 Oct 2004 03:05:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/panic-data-page-fault/m-p/3397167#M200149</guid>
      <dc:creator>dblinov</dc:creator>
      <dc:date>2004-10-11T03:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: panic: Data page fault</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/panic-data-page-fault/m-p/3397168#M200150</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;i think you have done some mistakes.&lt;BR /&gt;&lt;BR /&gt;extendfs should be done with rlvol option.&lt;BR /&gt;&lt;BR /&gt;extendfs /dev/vg00/rlvol4&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regds,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Oct 2004 04:08:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/panic-data-page-fault/m-p/3397168#M200150</guid>
      <dc:creator>bhavin asokan</dc:creator>
      <dc:date>2004-10-11T04:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: panic: Data page fault</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/panic-data-page-fault/m-p/3397169#M200151</link>
      <description>Is it safe to execute extendfs /dev/vg00/rlvol4&lt;BR /&gt;now?</description>
      <pubDate>Mon, 11 Oct 2004 04:14:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/panic-data-page-fault/m-p/3397169#M200151</guid>
      <dc:creator>dblinov</dc:creator>
      <dc:date>2004-10-11T04:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: panic: Data page fault</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/panic-data-page-fault/m-p/3397170#M200152</link>
      <description>hi,&lt;BR /&gt;pls check that /tmp is having which filesystem entry in /etc/fstab.&lt;BR /&gt;&lt;BR /&gt;check in /etc/default/fs is the same filesystem as /tmp. extendfs /dev/vg00/rlvol4 used when /etc/default/fs and filesystem entry in /etc/fstab shows same.otherwise you should use &lt;BR /&gt;extendfs -F vxfs /dev/vg00/rlvol4 (for vxfs filesystem)&lt;BR /&gt;&lt;BR /&gt;extendfs -F hfs /dev/vg00/rlvol4   (for hfs filesystem)&lt;BR /&gt;&lt;BR /&gt;once you have extended the filesystem .so it will not allow you to extend it once more.&lt;BR /&gt;assuming you are having vxfs in /etc/fstab .&lt;BR /&gt;&lt;BR /&gt;if you are able to mount /tmp &lt;BR /&gt;&lt;BR /&gt;then create a new lv with a bigger size.&lt;BR /&gt;(as you are having mirror-ux create mirror by&lt;BR /&gt;lvextend -m 1 /dev/vg00/lvolxx /dev/dsk/cxtxdx&lt;BR /&gt;&lt;BR /&gt;where is lvolxx is the newlv and /dev/dsk/cxtxdx is the second disk).&lt;BR /&gt;&lt;BR /&gt;create file system by newfs.mount it on /tmp1&lt;BR /&gt;newfs -F vxfs /dev/vg00/rlvolxx .&lt;BR /&gt;&lt;BR /&gt;copy all the files in /tmp in to that lv.&lt;BR /&gt;unmount /dev/vg00/lvol4 from /tmp&lt;BR /&gt;unmount new lvol from /tmp1&lt;BR /&gt;mount newlvol in /tmp&lt;BR /&gt;&lt;BR /&gt;make necessary change in fstab for /tmp.&lt;BR /&gt;&lt;BR /&gt;reboot the system.&lt;BR /&gt;&lt;BR /&gt;regds,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Oct 2004 07:53:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/panic-data-page-fault/m-p/3397170#M200152</guid>
      <dc:creator>bhavin asokan</dc:creator>
      <dc:date>2004-10-11T07:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: panic: Data page fault</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/panic-data-page-fault/m-p/3397171#M200153</link>
      <description>I recently had the same problem with a data page fault on VG00. It wasn't a size issue but a disk that belonged in the volume group and was on the SAN was not available. Make sure all your physical disks are there.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Nov 2004 11:06:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/panic-data-page-fault/m-p/3397171#M200153</guid>
      <dc:creator>Albert Smith_1</dc:creator>
      <dc:date>2004-11-23T11:06:51Z</dc:date>
    </item>
  </channel>
</rss>

