<?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: expanding /var in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/expanding-var/m-p/2416088#M764792</link>
    <description>Sorry guys, it is Hp-UX 10.10</description>
    <pubDate>Wed, 17 Nov 1999 10:32:13 GMT</pubDate>
    <dc:creator>Ishmael Lesolame_1</dc:creator>
    <dc:date>1999-11-17T10:32:13Z</dc:date>
    <item>
      <title>expanding /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/expanding-var/m-p/2416087#M764791</link>
      <description>Hi all&lt;BR /&gt;&lt;BR /&gt;I have an HP-ux 10.20 whose file system sizes were initially not allocated &lt;BR /&gt;properly but is has been runnig confortably well. I am trying to put the June &lt;BR /&gt;'99 patches but the Install Analysis fails on disk space on /var [and very &lt;BR /&gt;little more is required on /opt and /usr, which also reside on /dev/vg00]. I &lt;BR /&gt;tried linking /var symbolically to a different location in /dev/vg00/data which &lt;BR /&gt;has more than enough space{I am quite aware HP does not support this trick}. &lt;BR /&gt;But I did not win still. Now I need some suggestions as to how I can extend &lt;BR /&gt;/var  and /usr in the most hassle free manner because I want to pinch some &lt;BR /&gt;space from /dev/vg00/data. About 400Mb.  I am reluctant to do a clean install &lt;BR /&gt;and restructure my file systems anew!! &lt;BR /&gt;&lt;BR /&gt;I will very much appreciate a "step by step" type of suggestion but any tip &lt;BR /&gt;like references  will be highly valued.&lt;BR /&gt;&lt;BR /&gt;Ishmael</description>
      <pubDate>Wed, 17 Nov 1999 10:25:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/expanding-var/m-p/2416087#M764791</guid>
      <dc:creator>Ishmael Lesolame_1</dc:creator>
      <dc:date>1999-11-17T10:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: expanding /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/expanding-var/m-p/2416088#M764792</link>
      <description>Sorry guys, it is Hp-UX 10.10</description>
      <pubDate>Wed, 17 Nov 1999 10:32:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/expanding-var/m-p/2416088#M764792</guid>
      <dc:creator>Ishmael Lesolame_1</dc:creator>
      <dc:date>1999-11-17T10:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: expanding /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/expanding-var/m-p/2416089#M764793</link>
      <description>1.- Start server in single user, interrumping the starting in to 10 secs from &lt;BR /&gt;message to interrump the normal start.&lt;BR /&gt;2.- boot from primary path&lt;BR /&gt;3.- answer "y" to interact with IPL&lt;BR /&gt;4.- In prompt ISL&amp;gt; type "hpux -is"&lt;BR /&gt;5.- When prompt root appear expand your lvol ( which is var, you can check with &lt;BR /&gt;"cat /etc/fstab"&lt;BR /&gt;6.- command to expand is "lvextend -L 524 /dev/vg00/lvol8" ( if this is the &lt;BR /&gt;value you want,524 mb, and if the logical volume is lvol8)&lt;BR /&gt;7.- expand the filesystem, eg&lt;BR /&gt;    extendfs /dev/vg00/rlvol8&lt;BR /&gt;8.- mount all the filesystem to check results.&lt;BR /&gt;    mount -a&lt;BR /&gt;9.- reboot server in normal mode&lt;BR /&gt;    shutdown -ry 0&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Nov 1999 11:13:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/expanding-var/m-p/2416089#M764793</guid>
      <dc:creator>javier juarez_1</dc:creator>
      <dc:date>1999-11-17T11:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: expanding /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/expanding-var/m-p/2416090#M764794</link>
      <description>I did notice you said "the most hassle free manner" in this case a product line &lt;BR /&gt;Online JFS would help tremendously.&lt;BR /&gt;&lt;BR /&gt;1) get into SAM&lt;BR /&gt;2) go to "Disks and File Systems"&lt;BR /&gt;3) go to "Logical Volumes"&lt;BR /&gt;4) highlight the /var LV&lt;BR /&gt;5) go to the "Actions" menu and "Increase Size.."&lt;BR /&gt;&lt;BR /&gt;and whalla just enter the new size you want...&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt; AG</description>
      <pubDate>Wed, 17 Nov 1999 15:14:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/expanding-var/m-p/2416090#M764794</guid>
      <dc:creator>Anthony Goonetilleke_1</dc:creator>
      <dc:date>1999-11-17T15:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: expanding /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/expanding-var/m-p/2416091#M764795</link>
      <description>I would think the swinstall program is trying to save a backup copy of the old &lt;BR /&gt;version of software.&lt;BR /&gt;&lt;BR /&gt;You may be able to create a new logical volume and mount it as /var/adm/sw&lt;BR /&gt;&lt;BR /&gt;You would need to copy the old /var/adm/sw directory out first though before &lt;BR /&gt;mounting the new logical volume.&lt;BR /&gt;&lt;BR /&gt;You would also need to restart swagentd daemon just for good measure.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Thu, 18 Nov 1999 02:40:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/expanding-var/m-p/2416091#M764795</guid>
      <dc:creator>Paul Winchcombe_1</dc:creator>
      <dc:date>1999-11-18T02:40:35Z</dc:date>
    </item>
  </channel>
</rss>

