<?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: Shrinking /var in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/shrinking-var/m-p/2848206#M92745</link>
    <description>agree with /var2 approach.&lt;BR /&gt;Easy and working.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;0leg</description>
    <pubDate>Tue, 19 Nov 2002 20:27:09 GMT</pubDate>
    <dc:creator>Oleg Zieaev_1</dc:creator>
    <dc:date>2002-11-19T20:27:09Z</dc:date>
    <item>
      <title>Shrinking /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shrinking-var/m-p/2848202#M92741</link>
      <description>I have a mirrored /var filesystem and want to shrink it, can I do this through SAM or command line only, if command line does someone know off hand what thos commands are (I'm assuming I have to break the mirror) Also I do not have Online JFS</description>
      <pubDate>Tue, 19 Nov 2002 20:15:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shrinking-var/m-p/2848202#M92741</guid>
      <dc:creator>Lacrosse</dc:creator>
      <dc:date>2002-11-19T20:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: Shrinking /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shrinking-var/m-p/2848203#M92742</link>
      <description>Go UT!&lt;BR /&gt;&lt;BR /&gt;Oh, ah, back to business.  Without Online JFS, you're going to have to re-boot into single user mode just to get it unmounted so you can work on it.  Make sure you have GOOD backups before you start, and a good plan of attack, then schedule some downtime.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 19 Nov 2002 20:19:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shrinking-var/m-p/2848203#M92742</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-11-19T20:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Shrinking /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shrinking-var/m-p/2848204#M92743</link>
      <description>I should mention that the easiest way to accomplish this, provide you have some extra disk space is to create a new filesystem (call it /var2), restore everything into it, then switch the mounts for /var and /var2 and reboot.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 19 Nov 2002 20:21:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shrinking-var/m-p/2848204#M92743</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-11-19T20:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: Shrinking /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shrinking-var/m-p/2848205#M92744</link>
      <description>Sorry - without OnLine JFS you cannot do this outside of single-user mode.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Tue, 19 Nov 2002 20:25:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shrinking-var/m-p/2848205#M92744</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-11-19T20:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: Shrinking /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shrinking-var/m-p/2848206#M92745</link>
      <description>agree with /var2 approach.&lt;BR /&gt;Easy and working.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;0leg</description>
      <pubDate>Tue, 19 Nov 2002 20:27:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shrinking-var/m-p/2848206#M92745</guid>
      <dc:creator>Oleg Zieaev_1</dc:creator>
      <dc:date>2002-11-19T20:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Shrinking /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shrinking-var/m-p/2848207#M92746</link>
      <description>/var is not necessary to be big.&lt;BR /&gt;We use /var/tmp, /var/opt/perf, /var/adm/crash as separate file systems mounted under /var.&lt;BR /&gt;This also give us flexibility maintaining them.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;0leg</description>
      <pubDate>Tue, 19 Nov 2002 20:31:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shrinking-var/m-p/2848207#M92746</guid>
      <dc:creator>Oleg Zieaev_1</dc:creator>
      <dc:date>2002-11-19T20:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: Shrinking /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shrinking-var/m-p/2848208#M92747</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;I give careful consideration to not shrinking /var.  One always needs space for patches (/var/adm/sw/) and for temporary space (/var/tmp/).&lt;BR /&gt;&lt;BR /&gt;If you insist, in the absence of OnlineJFS you will need to boot into single user mode and use the LVM commands in the '/sbin' directory.  Alternately, mount '/usr'.  You do not need to break the mirror; merely resize your filesystem.  Be advised that you will need to reload the data therein afterwards since to shrink it in the absence of OnlineJFS means that you 'newfs' to a smaller size!&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 19 Nov 2002 20:32:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shrinking-var/m-p/2848208#M92747</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-11-19T20:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: Shrinking /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shrinking-var/m-p/2848209#M92748</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Another way will be to do a "make_tape_recovery" of your vg00, boot from this tape, and resize the logical volumes. You need to have Ignite/UX software installed on the system which can be downloaded from HP's site.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;...Manjeet</description>
      <pubDate>Tue, 19 Nov 2002 20:33:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shrinking-var/m-p/2848209#M92748</guid>
      <dc:creator>Kellogg Unix Team</dc:creator>
      <dc:date>2002-11-19T20:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: Shrinking /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shrinking-var/m-p/2848210#M92749</link>
      <description>I agree with Oleg - make separate mount points to contain /var viz. /var/adm/crash can go to its own mount mount.&lt;BR /&gt;&lt;BR /&gt;You may also want to run 'cleanup' utility (for patch cleanup) to make room in /var. Do "man cleanup" for details.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;...Manjeet</description>
      <pubDate>Tue, 19 Nov 2002 20:39:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shrinking-var/m-p/2848210#M92749</guid>
      <dc:creator>Kellogg Unix Team</dc:creator>
      <dc:date>2002-11-19T20:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: Shrinking /var</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/shrinking-var/m-p/2848211#M92750</link>
      <description>Thanks for the help.....bummer about the horns this week-end Pete</description>
      <pubDate>Tue, 19 Nov 2002 21:51:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/shrinking-var/m-p/2848211#M92750</guid>
      <dc:creator>Lacrosse</dc:creator>
      <dc:date>2002-11-19T21:51:24Z</dc:date>
    </item>
  </channel>
</rss>

