<?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: mountpoint issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mountpoint-issue/m-p/2830140#M635211</link>
    <description>Hi Ken,&lt;BR /&gt;   Yep, /etc/mnttab and /etc/fstab are both uncorrupted. /etc/mnttab has entries for /(root) &amp;amp; /stand - the 2 hfs filesystems on my hpux which do get mounted.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;cheers,&lt;BR /&gt;  Raymond.</description>
    <pubDate>Mon, 21 Oct 2002 17:08:49 GMT</pubDate>
    <dc:creator>Raymond Harsaran_1</dc:creator>
    <dc:date>2002-10-21T17:08:49Z</dc:date>
    <item>
      <title>mountpoint issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mountpoint-issue/m-p/2830138#M635209</link>
      <description>This question may have been answered..... I recently upgraded HP-UX 11 to 11i. After reboot the vxfs filesystems were unmountable.&lt;BR /&gt;&lt;BR /&gt;Error:&lt;BR /&gt;vxfs mount: /dev/vg00/lvol5 is not a vxfs filesystem.&lt;BR /&gt;&lt;BR /&gt;I've tried:&lt;BR /&gt;1)mounting using -F vxfs&lt;BR /&gt;2)removing the lvol5 entry from /etc/fstab and runnign mount&lt;BR /&gt;3)mount to a different location&lt;BR /&gt;&lt;BR /&gt;fsck -F vxfs -o full returns no errors&lt;BR /&gt;&lt;BR /&gt;lvdisplay &amp;amp; fstyp both say it is still a vxfs filesystem.&lt;BR /&gt;&lt;BR /&gt;Any ideas guys?&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Oct 2002 16:57:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mountpoint-issue/m-p/2830138#M635209</guid>
      <dc:creator>Raymond Harsaran_1</dc:creator>
      <dc:date>2002-10-21T16:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: mountpoint issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mountpoint-issue/m-p/2830139#M635210</link>
      <description>Have you checked /etc/mnttab.</description>
      <pubDate>Mon, 21 Oct 2002 17:05:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mountpoint-issue/m-p/2830139#M635210</guid>
      <dc:creator>Ken Hubnik_2</dc:creator>
      <dc:date>2002-10-21T17:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: mountpoint issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mountpoint-issue/m-p/2830140#M635211</link>
      <description>Hi Ken,&lt;BR /&gt;   Yep, /etc/mnttab and /etc/fstab are both uncorrupted. /etc/mnttab has entries for /(root) &amp;amp; /stand - the 2 hfs filesystems on my hpux which do get mounted.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;cheers,&lt;BR /&gt;  Raymond.</description>
      <pubDate>Mon, 21 Oct 2002 17:08:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mountpoint-issue/m-p/2830140#M635211</guid>
      <dc:creator>Raymond Harsaran_1</dc:creator>
      <dc:date>2002-10-21T17:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: mountpoint issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mountpoint-issue/m-p/2830141#M635212</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Try running a full 'fsck' on the filesystem:&lt;BR /&gt;&lt;BR /&gt;/sbin/fsck -F vxfs -y -o full /dev/vg00/lvol5&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 21 Oct 2002 17:18:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mountpoint-issue/m-p/2830141#M635212</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-10-21T17:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: mountpoint issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mountpoint-issue/m-p/2830142#M635213</link>
      <description>What happens when you run an fsadm command&lt;BR /&gt;fsadm -F vxfs mountpointname</description>
      <pubDate>Mon, 21 Oct 2002 17:19:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mountpoint-issue/m-p/2830142#M635213</guid>
      <dc:creator>Ken Hubnik_2</dc:creator>
      <dc:date>2002-10-21T17:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: mountpoint issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mountpoint-issue/m-p/2830143#M635214</link>
      <description>If you have an old vxfs file version, you may need to run vxupgrade.  The vxupgrade command will upgrade a file system from an older disk layout to version 4.  See vxupgrade(1M). However, you cannot upgrade the root (/) or /usr file systems to version&lt;BR /&gt;4.&lt;BR /&gt;&lt;BR /&gt;Document B3929-90007 (HP JFS 3.3&lt;BR /&gt;and HP OnLine JFS 3.3 Release Notes) may be worth a look although its for HPUX11.00.  The vxfs version of your HPUX11i OS is most likely newer.</description>
      <pubDate>Mon, 21 Oct 2002 17:43:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mountpoint-issue/m-p/2830143#M635214</guid>
      <dc:creator>Tom Danzig</dc:creator>
      <dc:date>2002-10-21T17:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: mountpoint issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mountpoint-issue/m-p/2830144#M635215</link>
      <description>Hi (again):&lt;BR /&gt;&lt;BR /&gt;Check to see that your kernel has the 'vxfs' and 'vxportal' drivers present.  You can look in '/stand/system' for a quick check.&lt;BR /&gt;&lt;BR /&gt;JFS versions 3.0 and 3.1 used 'vxbase' and 'vxadv' instead with HP-UX 11.0.&lt;BR /&gt;&lt;BR /&gt;JFS 3.3 comes with 11.11 and uses the 'vxfs' and 'vxportal' drivers.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 21 Oct 2002 18:19:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mountpoint-issue/m-p/2830144#M635215</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-10-21T18:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: mountpoint issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mountpoint-issue/m-p/2830145#M635216</link>
      <description>Hey Guys, &lt;BR /&gt;   Thanks for all the advice, unfortunately nothing seems to be helping.&lt;BR /&gt;&lt;BR /&gt;***By the way, when I said the vxfs filesystems were not mountable, I meant all of them, well the good ones anyway :)&lt;BR /&gt;/var /opt..not even /tmp. /usr was an hfs filesystem for some reason on this machine so it's mountable.&lt;BR /&gt;&lt;BR /&gt;fsadm -F vxfs /var - &lt;BR /&gt;vxfs fsadm: /var is not the root inode of a vxfs file sytem&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/sbin/fsck -F vxfs -y -o full /dev/vg00/lvol5 - still says everything is A-okay.&lt;BR /&gt;&lt;BR /&gt;                                            &lt;BR /&gt;I grep'd /stand/system for vx&lt;BR /&gt; and it returned both 'vxfs' &amp;amp; 'vxportal'&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;anymore suggestions would be greatly appreciated...&lt;BR /&gt;&lt;BR /&gt;cheers,&lt;BR /&gt; Raymond.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Oct 2002 22:14:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mountpoint-issue/m-p/2830145#M635216</guid>
      <dc:creator>Raymond Harsaran_1</dc:creator>
      <dc:date>2002-10-21T22:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: mountpoint issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mountpoint-issue/m-p/2830146#M635217</link>
      <description>Can you post the output of ..&lt;BR /&gt;# cat /etc/fstab&lt;BR /&gt;# fstyp -v /dev/vg00/lvol5&lt;BR /&gt;or any other lvol that's suppose to be vxfs. Is largefiles enabled ? If it is the mount entries in /etc/fstab file should include this option.&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Oct 2002 23:04:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mountpoint-issue/m-p/2830146#M635217</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-10-21T23:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: mountpoint issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mountpoint-issue/m-p/2830147#M635218</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can you also print out the superblock for one of the filesystems so we can check the magic number etc :&lt;BR /&gt;&lt;BR /&gt;# echo "8b;p S"|fsdb -F vxfs /dev/vg00/rlvol9&lt;BR /&gt;super-block at 00000008.0000&lt;BR /&gt;magic a501fcf5  version 4&lt;BR /&gt;ctime 1035245203 451418  (Tue Oct 22 01:06:43 2002 BST)&lt;BR /&gt;log_version 9 logstart 0  logend 0&lt;BR /&gt;bsize  1024 size  36864 dsize  36864  ninode 0  nau 0&lt;BR /&gt;defiextsize 0  oilbsize 0  immedlen 96  ndaddr 10&lt;BR /&gt;aufirst 0  emap 0  imap 0  iextop 0  istart 0&lt;BR /&gt;bstart 0  femap 0  fimap 0  fiextop 0  fistart 0  fbstart 0&lt;BR /&gt;nindir 2048  aulen 32768  auimlen 0  auemlen 8&lt;BR /&gt;auilen 0  aupad 0  aublocks 32768  maxtier 15&lt;BR /&gt;inopb 4  inopau 0  ndiripau 0  iaddrlen 8   bshift 10&lt;BR /&gt;inoshift 2  bmask fffffc00  boffmask 3ff  checksum e2bfa37e&lt;BR /&gt;free 35601  ifree 0&lt;BR /&gt;efree  3 3 4 1 1 3 2 0 2 2 1 0 2 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 &lt;BR /&gt;flags 0 mod 0 clean 3c&lt;BR /&gt;time 1035245319 640000  (Tue Oct 22 01:08:39 2002 BST)&lt;BR /&gt;oltext[0] 9  oltext[1] 16  oltsize 1&lt;BR /&gt;iauimlen 2  iausize 6  dinosize 256&lt;BR /&gt;  checksum2 124&lt;BR /&gt; checksum3 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also, use kmsystem to check whether the drivers are actually in the kernel :&lt;BR /&gt;&lt;BR /&gt;# kmsystem|grep vx&lt;BR /&gt;vxfs     Y      -&lt;BR /&gt;vxportal Y      -&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And for good measure, run :&lt;BR /&gt;&lt;BR /&gt;# swlist -l product|grep -i vxfs&lt;BR /&gt;  JFS         B.11.11        The Base VxFS File System &lt;BR /&gt;  OnlineJFS   B.11.11        Online features of the VxFS File System &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;James.</description>
      <pubDate>Mon, 21 Oct 2002 23:16:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mountpoint-issue/m-p/2830147#M635218</guid>
      <dc:creator>James Murtagh</dc:creator>
      <dc:date>2002-10-21T23:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: mountpoint issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mountpoint-issue/m-p/2830148#M635219</link>
      <description>Hi (again) Raymond:&lt;BR /&gt;&lt;BR /&gt;# fstyp /dev/vg00/lvolN&lt;BR /&gt;&lt;BR /&gt;...will return the filesystem type.  Normally, in the standard. OS filesystems  only '/stand' is a hfs filesystem.&lt;BR /&gt;&lt;BR /&gt;Using the filesystem type returned from the above, and translating the logical volume to its corresponding mountpoint (by using 'mount') do:&lt;BR /&gt;&lt;BR /&gt;# fsadm -F vxfs /&lt;BR /&gt;# fsadm -F vxfs /home&lt;BR /&gt;&lt;BR /&gt;...you should see 'nolargefiles' or 'largefiles'.  Make sure that your '/etc/fstab' has compatible specifications, although the error reported for an inconsistency should clearly indicate this.  Try mounting without using any special Online JFS options (e.g. 'mincache=direct/).&lt;BR /&gt;&lt;BR /&gt;For JFS 3.3 make sure that you have a device file '/dev/vxportal'.  If not, create it with: &lt;BR /&gt;&lt;BR /&gt;# mknod /dev/vxportal c 97 0x000000&lt;BR /&gt;&lt;BR /&gt;Make sure that you have appropriate device files with unique minor numbers corresponding to the logical volume names.  You should have both character and block devices for each logical volume, like:&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvol1 64 0x000001&lt;BR /&gt;/dev/vg00/rlovl1 64 0x000001&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Oct 2002 23:20:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mountpoint-issue/m-p/2830148#M635219</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-10-21T23:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: mountpoint issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mountpoint-issue/m-p/2830149#M635220</link>
      <description>Hi (again) Raymond:&lt;BR /&gt;&lt;BR /&gt;I realized that if you can't mount the filesystem then using 'fsadm -F vxfs &lt;MOUNTPOINT&gt;' to interrogate the largefiies setting isn't going to work.  Instead you can do:&lt;BR /&gt;&lt;BR /&gt;# fstyp -v /dev/vg00/lvolN&lt;BR /&gt;&lt;BR /&gt;Look at the value of 'f_flag' in the output.  A value of zero (0) means "no_largefiles".  A value of 16 denotes "largefiles".&lt;BR /&gt;&lt;BR /&gt;Again, make sure that your '/etc/fstab' mount specifications conform with the above.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;/MOUNTPOINT&gt;</description>
      <pubDate>Tue, 22 Oct 2002 08:28:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mountpoint-issue/m-p/2830149#M635220</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-10-22T08:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: mountpoint issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mountpoint-issue/m-p/2830150#M635221</link>
      <description>Guys,&lt;BR /&gt;   Thanks for all the advice, unfortunately I must bite the bullet and do a cold install b/c the importantance of this system is directly related to it's downtime. I'll re-install 11.00, and try the upgrade again to see if the problem repeats. I suspect the upgrade may not have updated all the filesystem components - so there were fragments of the old 11.00 system causing a conflict with the 11.11 system. If the problem repeats or I figure out what went wrong I'll post my findings. Thanks again to all who assisted me.&lt;BR /&gt;&lt;BR /&gt;cheers,&lt;BR /&gt;  Raymond.</description>
      <pubDate>Wed, 23 Oct 2002 12:42:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mountpoint-issue/m-p/2830150#M635221</guid>
      <dc:creator>Raymond Harsaran_1</dc:creator>
      <dc:date>2002-10-23T12:42:00Z</dc:date>
    </item>
  </channel>
</rss>

