<?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: Creating New Filesystems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-new-filesystems/m-p/3782773#M263502</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;The directories you mentioned does not show up in bdf for the reason becuase those are all directories under /, they  where not created as a separate filesystem during install I think.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;HGN</description>
    <pubDate>Thu, 04 May 2006 10:55:17 GMT</pubDate>
    <dc:creator>HGN</dc:creator>
    <dc:date>2006-05-04T10:55:17Z</dc:date>
    <item>
      <title>Creating New Filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-new-filesystems/m-p/3782772#M263501</link>
      <description>Hi everyone!&lt;BR /&gt;&lt;BR /&gt;Hope everyone is well on this mighty fine english afternoon!&lt;BR /&gt;&lt;BR /&gt;I need your help guys!&lt;BR /&gt;&lt;BR /&gt;I am working on a unix machine at home, and at the moment when I look in "/etc/fstab" I see the following file-systems:&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvol3 /      vxfs delaylog 0 1&lt;BR /&gt;/dev/vg00/lvol1 /stand hfs  defaults 0 1&lt;BR /&gt;&lt;BR /&gt;When I go into the root directory I see the following:&lt;BR /&gt;&lt;BR /&gt;".dt", ".dtprofile", ".profile", ".sw", "/dev", "/etc", "/home", "/opt", "/bin", "/stand", "/test", "/tmp", "/usr", "/var".&lt;BR /&gt;&lt;BR /&gt;First question is, why are these not in the '/etc/fstab' file.&lt;BR /&gt;&lt;BR /&gt;Secondly,&lt;BR /&gt;&lt;BR /&gt;How would I mount any of these directories?, as at the moment, when I run a 'bdf' I can only see "/" and "/stand".&lt;BR /&gt;When I try to mount "/var", then I get the following error:&lt;BR /&gt;&lt;BR /&gt;"mount: /var was either ignored or not found in /etc/fstab"&lt;BR /&gt;&lt;BR /&gt;What is going on with this?&lt;BR /&gt;What do I have to edit and how can i sort this out so that when I run a 'bdf' command I get the filesystems displaying as normal.&lt;BR /&gt;&lt;BR /&gt;Habib.&lt;BR /&gt;</description>
      <pubDate>Thu, 04 May 2006 10:48:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-new-filesystems/m-p/3782772#M263501</guid>
      <dc:creator>Habib_4</dc:creator>
      <dc:date>2006-05-04T10:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: Creating New Filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-new-filesystems/m-p/3782773#M263502</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;The directories you mentioned does not show up in bdf for the reason becuase those are all directories under /, they  where not created as a separate filesystem during install I think.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;HGN</description>
      <pubDate>Thu, 04 May 2006 10:55:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-new-filesystems/m-p/3782773#M263502</guid>
      <dc:creator>HGN</dc:creator>
      <dc:date>2006-05-04T10:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: Creating New Filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-new-filesystems/m-p/3782774#M263503</link>
      <description>Habib,&lt;BR /&gt;&lt;BR /&gt;It seems that instead of having separate filesystems for /var, /usr, /opt - they all reside as simple directories in your root filesystem, hence you cannot see them in bdf. So you need not mount anything now - the contents are there in the /usr, /var directories themselves [ and not /usr , /var filesystems ]&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
      <pubDate>Thu, 04 May 2006 10:58:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-new-filesystems/m-p/3782774#M263503</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2006-05-04T10:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Creating New Filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-new-filesystems/m-p/3782775#M263504</link>
      <description>Shalom Habib,&lt;BR /&gt;&lt;BR /&gt;Folders as noted are not fileystems.&lt;BR /&gt;&lt;BR /&gt;"mount: /var was either ignored or not found in /etc/fstab"&lt;BR /&gt;&lt;BR /&gt;That concerns me. If this is an HP-UX machine, it needs a mounted /var filesystem. If not, critical logs will fill up the root fileystem quickly.&lt;BR /&gt;&lt;BR /&gt;uname -a please.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 04 May 2006 11:00:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-new-filesystems/m-p/3782775#M263504</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-05-04T11:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: Creating New Filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-new-filesystems/m-p/3782776#M263505</link>
      <description>It sounds like this machine was set up with a "fat root" partition.  Basically, all filesystems except /stand are NOT mounted separately, rather all just exist under '/' and '/' is probably several GB in size.&lt;BR /&gt;&lt;BR /&gt;What does the output of 'bdf' look like?  How big is the '/' filesystem?</description>
      <pubDate>Thu, 04 May 2006 11:00:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-new-filesystems/m-p/3782776#M263505</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-05-04T11:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Creating New Filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-new-filesystems/m-p/3782777#M263506</link>
      <description>Hi Habib,&lt;BR /&gt;&lt;BR /&gt;Welcome to the world of Unix !!!&lt;BR /&gt;&lt;BR /&gt;first, check if there is another copy of yor actual fstab file &lt;BR /&gt;&lt;BR /&gt;# ll /etc/fstab*&lt;BR /&gt;&lt;BR /&gt;If you find one, see whether you have all the mount points correctly , if so , then copy that fstab to the one you have now and do&lt;BR /&gt;&lt;BR /&gt;# mount -a &lt;BR /&gt;&lt;BR /&gt;Secondly :&lt;BR /&gt;&lt;BR /&gt;all the directories that you see under root is not meant for mounting.&lt;BR /&gt;&lt;BR /&gt;you have to mount ony /home, /tmp, /var, /usr , /opt and /stand .&lt;BR /&gt;&lt;BR /&gt;you have to find out the Logical volue to mount on these mount points.&lt;BR /&gt;&lt;BR /&gt;# cd /dev/vg00&lt;BR /&gt;&lt;BR /&gt;# ll lvol*  &lt;BR /&gt;&lt;BR /&gt;and mount these LV's on these points ..&lt;BR /&gt;&lt;BR /&gt;Here is an example &lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvol1      87701   30303   48627   38% /stand&lt;BR /&gt;/dev/vg00/lvol8    1736704  968781  720473   57% /var&lt;BR /&gt;/dev/vg00/lvol7    1228800  907376  301929   75% /usr&lt;BR /&gt;/dev/vg00/lvol4    1048576    2134  981745    0% /tmp&lt;BR /&gt;/dev/vg00/lvol6     819200  602242  203401   75% /opt&lt;BR /&gt;/dev/vg00/lvol5      81920   32017   47016   41% /home&lt;BR /&gt;&lt;BR /&gt;to mount &lt;BR /&gt;&lt;BR /&gt;# mount /dev/vg00/lvolX  /home  .. follow the same for all the LV's.&lt;BR /&gt;&lt;BR /&gt;good Luck !!&lt;BR /&gt;&lt;BR /&gt;James&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 May 2006 11:03:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-new-filesystems/m-p/3782777#M263506</guid>
      <dc:creator>James George_1</dc:creator>
      <dc:date>2006-05-04T11:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: Creating New Filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-new-filesystems/m-p/3782778#M263507</link>
      <description>This is a response to Steven.E Protter,&lt;BR /&gt;&lt;BR /&gt;uname -a displays:&lt;BR /&gt;&lt;BR /&gt;HP -UX habib B.11.00 A 9000/715 2016634916 two-user license</description>
      <pubDate>Thu, 04 May 2006 11:03:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-new-filesystems/m-p/3782778#M263507</guid>
      <dc:creator>Habib_4</dc:creator>
      <dc:date>2006-05-04T11:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Creating New Filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-new-filesystems/m-p/3782779#M263508</link>
      <description>HGN is right IF you can cd into the directory and there are files there.&lt;BR /&gt;&lt;BR /&gt;If you are missing files then you probably are missing a few lines from fstab.&lt;BR /&gt;&lt;BR /&gt;My vg00 in fstab looks like this:&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvol3 / vxfs delaylog 0 1&lt;BR /&gt;/dev/vg00/lvol1 /stand hfs defaults 0 1&lt;BR /&gt;/dev/vg00/lvol4 /opt vxfs delaylog 0 2&lt;BR /&gt;/dev/vg00/lvol5 /tmp vxfs delaylog 0 2&lt;BR /&gt;/dev/vg00/lvol6 /usr vxfs delaylog 0 2&lt;BR /&gt;/dev/vg00/lvol7 /var vxfs delaylog 0 2&lt;BR /&gt;</description>
      <pubDate>Thu, 04 May 2006 11:05:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-new-filesystems/m-p/3782779#M263508</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2006-05-04T11:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: Creating New Filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-new-filesystems/m-p/3782780#M263509</link>
      <description>If this is an HP-UX system, it was setup very non-standard, namely a giant "/" volume with everything stored there. If you do something like this:&lt;BR /&gt; &lt;BR /&gt;du /var&lt;BR /&gt; &lt;BR /&gt;you'll see lots and lots of directories. And here's a trick to knowing where a particular directory or file is mounted:&lt;BR /&gt; &lt;BR /&gt;bdf /var&lt;BR /&gt;bdf /tmp&lt;BR /&gt;bdf /etc/fstab&lt;BR /&gt; &lt;BR /&gt;bdf takes the argumaent and tracks down the mountpoint, in your case, all 3 will show that the item is in /.&lt;BR /&gt; &lt;BR /&gt;This was a common technique many years ago when disks were measured in megs and there were no useful volume managers (like LVM). Your system is fine, but it means that if something goes wrong and a massively large file is generated, the entire computer goes down because all the directories (except /stand) are also full. Separate mountpoints for different filesystems allows some control and continued operation in case of a full filesystem.</description>
      <pubDate>Thu, 04 May 2006 11:06:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-new-filesystems/m-p/3782780#M263509</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-05-04T11:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Creating New Filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/creating-new-filesystems/m-p/3782781#M263510</link>
      <description>Habib,&lt;BR /&gt;&lt;BR /&gt;From your uname -a, you are working on a workstation, rather than a server. for a workstation, it is not uncommon to have just the 2 mount points. you can always re-install hp-ux and devide your (probably small) disk up into various mount points, but it is not worth it. &lt;BR /&gt;The amount you will be doing on your workstation, probably playing with patches etc, does not really warrant bothering.&lt;BR /&gt;I had an old workstation and just had 2 mount points, went for years.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;JASH</description>
      <pubDate>Fri, 05 May 2006 04:51:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/creating-new-filesystems/m-p/3782781#M263510</guid>
      <dc:creator>JASH_2</dc:creator>
      <dc:date>2006-05-05T04:51:18Z</dc:date>
    </item>
  </channel>
</rss>

