<?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: mounting file system in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-file-system/m-p/2484348#M18593</link>
    <description>Hi Bassey,&lt;BR /&gt;&lt;BR /&gt;Welcome back to the forums !!&lt;BR /&gt;&lt;BR /&gt;As you have an entry for /dev/vg03/sall_2000 in your file /etc/fstab, the second field of the same line should tell you the mountpoint of the filesystem.&lt;BR /&gt;&lt;BR /&gt;example&lt;BR /&gt;/dev/vg03/sall_2000 /sall vxfs rw,suid,delaylog,datainlog 0 2&lt;BR /&gt;&lt;BR /&gt;The line above tells you that logical volume /dev/vg03/sall_2000 has to be mounted under directory /sall.&lt;BR /&gt;&lt;BR /&gt;Make sure that the mountpoint exists (in this case /sall), issue an 'mkdir' if it doesn't.&lt;BR /&gt;Then you would be able to type 'mount /sall' as this will mount the filesystem, providing your filesystems has been created, of course.&lt;BR /&gt;If not, you'll have to create it first. The easiest way being 'sam'.&lt;BR /&gt;Have a look at manpages for newfs and newfs_vxfs for details.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;</description>
    <pubDate>Fri, 19 Jan 2001 15:20:38 GMT</pubDate>
    <dc:creator>Dan Hetzel</dc:creator>
    <dc:date>2001-01-19T15:20:38Z</dc:date>
    <item>
      <title>mounting file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-file-system/m-p/2484343#M18588</link>
      <description>I have descrepancies of file system layout on&lt;BR /&gt;VG03, iam unable to access a file system called&lt;BR /&gt;/dev/vg03/sall_2000. These entries are on /etc/fstab but&lt;BR /&gt;not on the /etc/mnttab directory. vgdisplay shows that the file system is there. My question is how do i run a mount command on this file system, what options do i specify when executing a mount command. I ran this command: mount /saal_2000, but the error message reads "file not found in /etc/fstab.&lt;BR /&gt;Thanks, bassey.&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Jan 2001 17:48:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-file-system/m-p/2484343#M18588</guid>
      <dc:creator>bassey essien_1</dc:creator>
      <dc:date>2001-01-18T17:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: mounting file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-file-system/m-p/2484344#M18589</link>
      <description>mkdir /sal&lt;BR /&gt;mount /vgxx/lvxx/sal... /sal&lt;BR /&gt;&lt;BR /&gt;see man mount</description>
      <pubDate>Thu, 18 Jan 2001 17:52:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-file-system/m-p/2484344#M18589</guid>
      <dc:creator>Kevin Wright</dc:creator>
      <dc:date>2001-01-18T17:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: mounting file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-file-system/m-p/2484345#M18590</link>
      <description>Hi Bassey,&lt;BR /&gt;&lt;BR /&gt;First...so nice to finally be able to respond to your posts.&lt;BR /&gt;&lt;BR /&gt;When you do a vgdisplay and see /dev/vg03/sall_2000, well the sall_2000 is the logical volume, not the file system....You don't here specify a real file system, just the logical volume. .... ???&lt;BR /&gt;&lt;BR /&gt;Rita</description>
      <pubDate>Thu, 18 Jan 2001 17:54:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-file-system/m-p/2484345#M18590</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2001-01-18T17:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: mounting file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-file-system/m-p/2484346#M18591</link>
      <description>Hi Bassey,&lt;BR /&gt;I agree with Rita, you need t ocreate FS.</description>
      <pubDate>Fri, 19 Jan 2001 14:34:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-file-system/m-p/2484346#M18591</guid>
      <dc:creator>Hamdy Al-Sebaey</dc:creator>
      <dc:date>2001-01-19T14:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: mounting file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-file-system/m-p/2484347#M18592</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If there is an entry in the fstab just try the command mount -a, this will try to mount all enries fstab which are not mounted yet.&lt;BR /&gt;&lt;BR /&gt;Greetz, Danny.</description>
      <pubDate>Fri, 19 Jan 2001 15:08:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-file-system/m-p/2484347#M18592</guid>
      <dc:creator>Danny Engelbarts</dc:creator>
      <dc:date>2001-01-19T15:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: mounting file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mounting-file-system/m-p/2484348#M18593</link>
      <description>Hi Bassey,&lt;BR /&gt;&lt;BR /&gt;Welcome back to the forums !!&lt;BR /&gt;&lt;BR /&gt;As you have an entry for /dev/vg03/sall_2000 in your file /etc/fstab, the second field of the same line should tell you the mountpoint of the filesystem.&lt;BR /&gt;&lt;BR /&gt;example&lt;BR /&gt;/dev/vg03/sall_2000 /sall vxfs rw,suid,delaylog,datainlog 0 2&lt;BR /&gt;&lt;BR /&gt;The line above tells you that logical volume /dev/vg03/sall_2000 has to be mounted under directory /sall.&lt;BR /&gt;&lt;BR /&gt;Make sure that the mountpoint exists (in this case /sall), issue an 'mkdir' if it doesn't.&lt;BR /&gt;Then you would be able to type 'mount /sall' as this will mount the filesystem, providing your filesystems has been created, of course.&lt;BR /&gt;If not, you'll have to create it first. The easiest way being 'sam'.&lt;BR /&gt;Have a look at manpages for newfs and newfs_vxfs for details.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Jan 2001 15:20:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mounting-file-system/m-p/2484348#M18593</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2001-01-19T15:20:38Z</dc:date>
    </item>
  </channel>
</rss>

