<?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 Defining mount points in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/defining-mount-points/m-p/4047280#M541950</link>
    <description>I am trying to figure out how /usr, /tmp, /home, /var and /opt mount points are still accessible even though when you do a BDF only three display. Can someone show me how this was done? &lt;BR /&gt;------------:&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3    67158016 29303096 37565800   44% /&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvol1     298928   55408  213624   21% /stand&lt;BR /&gt;&lt;BR /&gt;/dev/vg01/lvol1    71671808 14005160 57216328   20% /altboot&lt;BR /&gt;</description>
    <pubDate>Tue, 31 Jul 2007 14:16:44 GMT</pubDate>
    <dc:creator>Millicent Howze-Simmons</dc:creator>
    <dc:date>2007-07-31T14:16:44Z</dc:date>
    <item>
      <title>Defining mount points</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/defining-mount-points/m-p/4047280#M541950</link>
      <description>I am trying to figure out how /usr, /tmp, /home, /var and /opt mount points are still accessible even though when you do a BDF only three display. Can someone show me how this was done? &lt;BR /&gt;------------:&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3    67158016 29303096 37565800   44% /&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvol1     298928   55408  213624   21% /stand&lt;BR /&gt;&lt;BR /&gt;/dev/vg01/lvol1    71671808 14005160 57216328   20% /altboot&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Jul 2007 14:16:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/defining-mount-points/m-p/4047280#M541950</guid>
      <dc:creator>Millicent Howze-Simmons</dc:creator>
      <dc:date>2007-07-31T14:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Defining mount points</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/defining-mount-points/m-p/4047281#M541951</link>
      <description>Your /usr, /tmp, /home, /var and /opt are probably directories inside the / (root) filesystem. The sysadmin who has setup this server, created one very large root filesytem.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Tue, 31 Jul 2007 14:21:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/defining-mount-points/m-p/4047281#M541951</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2007-07-31T14:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Defining mount points</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/defining-mount-points/m-p/4047282#M541952</link>
      <description>Not sure how to do that..&lt;BR /&gt;I know I too create directories under /(root) but how do you move a whole filesystem ... or it appears that way. These mount points are still under one Volume Group but are not shown when displaying "BDF"</description>
      <pubDate>Tue, 31 Jul 2007 14:35:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/defining-mount-points/m-p/4047282#M541952</guid>
      <dc:creator>Millicent Howze-Simmons</dc:creator>
      <dc:date>2007-07-31T14:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Defining mount points</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/defining-mount-points/m-p/4047283#M541953</link>
      <description>$ bdf &lt;FILE&gt;&lt;BR /&gt;will show you which filesystem &lt;FILE&gt; (remember, directories are also files) belongs to.&lt;/FILE&gt;&lt;/FILE&gt;</description>
      <pubDate>Tue, 31 Jul 2007 14:39:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/defining-mount-points/m-p/4047283#M541953</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2007-07-31T14:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Defining mount points</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/defining-mount-points/m-p/4047284#M541954</link>
      <description>That's the thing.  They are NOT actually mount points in the sense you are thinking.&lt;BR /&gt;&lt;BR /&gt;If you cd into /opt and the do a 'bdf .' you will likely see:&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvol3 67158016 29303096 37565800 44% /&lt;BR /&gt;&lt;BR /&gt;I don't think it would be possible to do this , at least not easily, on a running system.  This almost had to be done when the system was installed.  &lt;BR /&gt;&lt;BR /&gt;In the install interface you can control what mountpoints are built and at what size.  The person that installed this machine remove all mount points except / and /stand.  He/she then increased the size of / to what it is.  When the directories were created they were just created under / and NOT as separate mount points.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Jul 2007 14:41:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/defining-mount-points/m-p/4047284#M541954</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2007-07-31T14:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: Defining mount points</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/defining-mount-points/m-p/4047285#M541955</link>
      <description>Looks like /usr, /tmp, /home, /var and /opt are not mount points - only directories...&lt;BR /&gt;&lt;BR /&gt;What do you see with:&lt;BR /&gt;&lt;BR /&gt;vgdisplay -v vg00&lt;BR /&gt;&lt;BR /&gt;grep vg00 /etc/fstab&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Tue, 31 Jul 2007 14:46:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/defining-mount-points/m-p/4047285#M541955</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2007-07-31T14:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Defining mount points</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/defining-mount-points/m-p/4047286#M541956</link>
      <description>Patrick, THANK YOU. I believe I will start from scratch and do just that.</description>
      <pubDate>Tue, 31 Jul 2007 14:54:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/defining-mount-points/m-p/4047286#M541956</guid>
      <dc:creator>Millicent Howze-Simmons</dc:creator>
      <dc:date>2007-07-31T14:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: Defining mount points</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/defining-mount-points/m-p/4047287#M541957</link>
      <description>This was a fairly common configuration for workstations when disks were small but for servers this was always a bad way (if legal) to configure a box. Essentially, you have one large root filesystem with the the "file systems" you are looking for as directories rather than mount points. This was the way UNIX boxes were done about 20 years ago but it's pretty much state of the art stupid now.</description>
      <pubDate>Tue, 31 Jul 2007 14:55:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/defining-mount-points/m-p/4047287#M541957</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-07-31T14:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: Defining mount points</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/defining-mount-points/m-p/4047288#M541958</link>
      <description>If the machine is configured (except for the file system layouts) pretty much as you want it then you might consider taking an Ignite image and then doing an guided restore which will allow you to layout the file systems as you like. This will preserve your kernel tunings, printer configurations, dns settings, patches, and installed software while allowing you to fix the other problems.</description>
      <pubDate>Tue, 31 Jul 2007 14:58:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/defining-mount-points/m-p/4047288#M541958</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-07-31T14:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Defining mount points</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/defining-mount-points/m-p/4047289#M541959</link>
      <description>Stephen,&lt;BR /&gt;Thanks for your response.&lt;BR /&gt;I am setting this system up per private party software instructions (special reasons).&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Jul 2007 15:00:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/defining-mount-points/m-p/4047289#M541959</guid>
      <dc:creator>Millicent Howze-Simmons</dc:creator>
      <dc:date>2007-07-31T15:00:23Z</dc:date>
    </item>
  </channel>
</rss>

