<?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: opt file system full in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958063#M415138</link>
    <description>Hi all , &lt;BR /&gt;&lt;BR /&gt;lvextend has failed can you suggest me what is the problem even i find enough free PE's are available .&lt;BR /&gt;&lt;BR /&gt;lvextend -L 2048 /dev/vg00/lvol6&lt;BR /&gt;lvextend: Not enough free physical extents available.&lt;BR /&gt;Logical volume "/dev/vg00/lvol6" could not be extended.&lt;BR /&gt;Failure possibly caused by strict allocation policy&lt;BR /&gt;&lt;BR /&gt;# vgdisplay -v /dev/vg00&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg00&lt;BR /&gt;VG Write Access             read/write&lt;BR /&gt;VG Status                   available&lt;BR /&gt;Max LV                      255&lt;BR /&gt;Cur LV                      19&lt;BR /&gt;Open LV                     19&lt;BR /&gt;Max PV                      16&lt;BR /&gt;Cur PV                      2&lt;BR /&gt;Act PV                      2&lt;BR /&gt;Max PE per PV               4350&lt;BR /&gt;VGDA                        4&lt;BR /&gt;PE Size (Mbytes)            4&lt;BR /&gt;Total PE                    8680&lt;BR /&gt;Alloc PE                    7285&lt;BR /&gt;Free PE                     1395&lt;BR /&gt;Total PVG                   0&lt;BR /&gt;Total Spare PVs             0&lt;BR /&gt;Total Spare PVs in use      0&lt;BR /&gt;&lt;BR /&gt;   --- Logical volumes ---&lt;BR /&gt;   LV Name                     /dev/vg00/lvol1&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            112&lt;BR /&gt;   Current LE                  28&lt;BR /&gt;</description>
    <pubDate>Tue, 07 Feb 2006 16:30:42 GMT</pubDate>
    <dc:creator>susee</dc:creator>
    <dc:date>2006-02-07T16:30:42Z</dc:date>
    <item>
      <title>opt file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958051#M415126</link>
      <description>hi all , &lt;BR /&gt;&lt;BR /&gt;In one of my production ( hp ) server the /opt filesystem is nearing 100% , i have attached the big files in the attachment . can any one suggest me to remove the unwanted files or to trim any log files .  &lt;BR /&gt; bdf /opt&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol6    1024000  1010356   38124   99% /opt&lt;BR /&gt;&lt;BR /&gt;And i would also like to clarify that what filesystems does the online jfs does not apply , can i increase the opt filesystem thru online JFS . &lt;BR /&gt;&lt;BR /&gt;Please post your valuable suggesstions &lt;BR /&gt;Thanks in advance &lt;BR /&gt;Susee</description>
      <pubDate>Tue, 07 Feb 2006 15:58:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958051#M415126</guid>
      <dc:creator>susee</dc:creator>
      <dc:date>2006-02-07T15:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: opt file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958052#M415127</link>
      <description>Shalome Susee,&lt;BR /&gt;&lt;BR /&gt;The /opt filesystem is for binaries and has very little variable data. It can safely be left at 99% ifyou wish.&lt;BR /&gt;&lt;BR /&gt;To expand it.&lt;BR /&gt;&lt;BR /&gt;lvextend the logical volume&lt;BR /&gt;use fsadm to extend the filesystem with OnlineJFS.&lt;BR /&gt;&lt;BR /&gt;The way to reduce the usage of /opt is to remove optionaal software.&lt;BR /&gt;&lt;BR /&gt;ll /opt&lt;BR /&gt;to get an idea whats there.&lt;BR /&gt;&lt;BR /&gt;Then use swremove to remove what you don't need.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 07 Feb 2006 16:02:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958052#M415127</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-02-07T16:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: opt file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958053#M415128</link>
      <description>Hi Susee:&lt;BR /&gt;&lt;BR /&gt;Properly setup, '/opt' should be static in size.  '/var' should be the repository of most log files, including those from applications in '/opt'.&lt;BR /&gt;&lt;BR /&gt;Yes, you absolutely can use OnlineJFS to resize '/opt'.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 07 Feb 2006 16:04:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958053#M415128</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-02-07T16:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: opt file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958054#M415129</link>
      <description>Hi Steven,&lt;BR /&gt;&lt;BR /&gt;Is there any possible way to find the unused softwares .&lt;BR /&gt;and is it possible to compress/unavailable softwares and make it available when requested .&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Feb 2006 16:06:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958054#M415129</guid>
      <dc:creator>susee</dc:creator>
      <dc:date>2006-02-07T16:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: opt file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958055#M415130</link>
      <description>Essentially nothing in /opt can be safely removed except via the swremove command. If you have some packages that you no longer need then you can swremove them. If you have OnlineJFS, you can readily expand /opt. Another option is to move /opt out of vg00 altogether -- or at least off the boot disk. Only /stand, primary swap, and / MUST be on the boot disk. Occasionally I move /opt to another VG. You can create a /newopt filesystem and tar or cpio your current /opt to it. You then umount /newopt and as a last step, edit /etc/fstab and change the mountpoint of /newopt to /opt and comment out the original /opt. Reboot and you can later remove the original LVOL to free up vg00 space.&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Feb 2006 16:06:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958055#M415130</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-02-07T16:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: opt file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958056#M415131</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;To extend your FS with online JFS&lt;BR /&gt;&lt;BR /&gt;# lvextend -L 2048 /dev/vg00/lvol6&lt;BR /&gt;# fsadm -F vxfs -b 2048m /opt&lt;BR /&gt;&lt;BR /&gt;check bdf .&lt;BR /&gt;&lt;BR /&gt;Rgds / James&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Feb 2006 16:07:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958056#M415131</guid>
      <dc:creator>James George_1</dc:creator>
      <dc:date>2006-02-07T16:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: opt file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958057#M415132</link>
      <description>The downside to leaving /opt at near capacity is that patch installations are almost certainly going to fail. I've also seen a few cases that even when the swinstall diskspace check passed the actual install failed because of not enough space so it's best to leave a little extra headroom. I would definitely increase /opt or swremove some unused packages.</description>
      <pubDate>Tue, 07 Feb 2006 16:11:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958057#M415132</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-02-07T16:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: opt file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958058#M415133</link>
      <description>I would extend it - most of my /opt's are 2GB in size (some even 4GB).&lt;BR /&gt;&lt;BR /&gt;lvextend -L 2048 /dev/vg00/lvol6 &lt;BR /&gt;fsadm -F vxfs -b 2048M /opt&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Tue, 07 Feb 2006 16:13:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958058#M415133</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-02-07T16:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: opt file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958059#M415134</link>
      <description>Hi all &lt;BR /&gt;&lt;BR /&gt;Since this is in VG00 , when increasing will it affect other filesystems in vg00 &lt;BR /&gt;currently  i am having ( / , /swap , /var , /usr , /stand , tmp ) in vg00 .&lt;BR /&gt;&lt;BR /&gt;thanks in advance</description>
      <pubDate>Tue, 07 Feb 2006 16:13:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958059#M415134</guid>
      <dc:creator>susee</dc:creator>
      <dc:date>2006-02-07T16:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: opt file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958060#M415135</link>
      <description>No, that the beauty of OnlineJFS. It will leave the other LVOL's completely untouched. Just make sure that you extend the LVOL before extending the filesystem.</description>
      <pubDate>Tue, 07 Feb 2006 16:16:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958060#M415135</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-02-07T16:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: opt file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958061#M415136</link>
      <description>Hi Susee:&lt;BR /&gt;&lt;BR /&gt;No, increasing '/opt' will not affect the other filesystems residing in vg00.&lt;BR /&gt;&lt;BR /&gt;There is no requirement for the logical volume that underlies '/opt' to have configuous extents, so enlarging it will not be a problem.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 07 Feb 2006 16:17:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958061#M415136</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-02-07T16:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: opt file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958062#M415137</link>
      <description>If you have free extents available in vg00 then  best way is to increase the file system or swremove applications that you don't need.&lt;BR /&gt;Extending a file system does not effet any other file system. &lt;BR /&gt;Check if you have online jfs installed and free extents available to increase filesystem online with method given by other fellow forum members.&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;-USA..</description>
      <pubDate>Tue, 07 Feb 2006 16:29:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958062#M415137</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2006-02-07T16:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: opt file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958063#M415138</link>
      <description>Hi all , &lt;BR /&gt;&lt;BR /&gt;lvextend has failed can you suggest me what is the problem even i find enough free PE's are available .&lt;BR /&gt;&lt;BR /&gt;lvextend -L 2048 /dev/vg00/lvol6&lt;BR /&gt;lvextend: Not enough free physical extents available.&lt;BR /&gt;Logical volume "/dev/vg00/lvol6" could not be extended.&lt;BR /&gt;Failure possibly caused by strict allocation policy&lt;BR /&gt;&lt;BR /&gt;# vgdisplay -v /dev/vg00&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg00&lt;BR /&gt;VG Write Access             read/write&lt;BR /&gt;VG Status                   available&lt;BR /&gt;Max LV                      255&lt;BR /&gt;Cur LV                      19&lt;BR /&gt;Open LV                     19&lt;BR /&gt;Max PV                      16&lt;BR /&gt;Cur PV                      2&lt;BR /&gt;Act PV                      2&lt;BR /&gt;Max PE per PV               4350&lt;BR /&gt;VGDA                        4&lt;BR /&gt;PE Size (Mbytes)            4&lt;BR /&gt;Total PE                    8680&lt;BR /&gt;Alloc PE                    7285&lt;BR /&gt;Free PE                     1395&lt;BR /&gt;Total PVG                   0&lt;BR /&gt;Total Spare PVs             0&lt;BR /&gt;Total Spare PVs in use      0&lt;BR /&gt;&lt;BR /&gt;   --- Logical volumes ---&lt;BR /&gt;   LV Name                     /dev/vg00/lvol1&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            112&lt;BR /&gt;   Current LE                  28&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Feb 2006 16:30:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958063#M415138</guid>
      <dc:creator>susee</dc:creator>
      <dc:date>2006-02-07T16:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: opt file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958064#M415139</link>
      <description>Do a :&lt;BR /&gt;&lt;BR /&gt; lvdisplay -v /dev/vg00/lvol6 |grep Allocation&lt;BR /&gt;&lt;BR /&gt;Does it show strict?  or strict/contiguous?&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Tue, 07 Feb 2006 16:35:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958064#M415139</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-02-07T16:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: opt file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958065#M415140</link>
      <description>Hi geoff &lt;BR /&gt;&lt;BR /&gt;it is strict&lt;BR /&gt;&lt;BR /&gt;# lvdisplay /dev/vg00/lvol6&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name                     /dev/vg00/lvol6&lt;BR /&gt;VG Name                     /dev/vg00&lt;BR /&gt;LV Permission               read/write&lt;BR /&gt;LV Status                   available/syncd&lt;BR /&gt;Mirror copies               1&lt;BR /&gt;Consistency Recovery        MWC&lt;BR /&gt;Schedule                    parallel&lt;BR /&gt;LV Size (Mbytes)            1000&lt;BR /&gt;Current LE                  250&lt;BR /&gt;Allocated PE                500&lt;BR /&gt;Stripes                     0&lt;BR /&gt;Stripe Size (Kbytes)        0&lt;BR /&gt;Bad block                   on&lt;BR /&gt;Allocation                  strict&lt;BR /&gt;IO Timeout (Seconds)        default&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Feb 2006 16:37:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958065#M415140</guid>
      <dc:creator>susee</dc:creator>
      <dc:date>2006-02-07T16:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: opt file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958066#M415141</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This is because you have not continuous extents available and your LVOL is set for continuous. This can be changed by&lt;BR /&gt;&lt;BR /&gt;#lvchange -C n /dev/vg00/lvol6&lt;BR /&gt;&lt;BR /&gt;Then retry vgextend.&lt;BR /&gt;&lt;BR /&gt;Moreover apart from extending /opt you can remove one of the older versions of java if not in use. More than one version of java are seen in the attachment of the file list.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Tue, 07 Feb 2006 16:37:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958066#M415141</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2006-02-07T16:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: opt file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958067#M415142</link>
      <description>Does your lvdisplay -v /dev/vg00/lvol6 display a "struct/contigious" Allocation Policy. If so then you cannot extend the LVOL but this is not common for /opt. I suspect what is really the problem is that this LVOL is mirrored and while there is enough total space in the VG to extend the LVOL there is not enough free PE's on each PV to allow the mirrors to be extended on separate PV's. It looks like moving /opt out of vg00 may be your least evil option.&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Feb 2006 16:39:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958067#M415142</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-02-07T16:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: opt file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958068#M415143</link>
      <description>With strict - you should be able to lvextend it....&lt;BR /&gt;&lt;BR /&gt;Post full output of vgdisplay -v vg00 - so we can see the disks at the end...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Tue, 07 Feb 2006 16:52:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958068#M415143</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-02-07T16:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: opt file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958069#M415144</link>
      <description>Hi geoff&lt;BR /&gt;&lt;BR /&gt;here is the output &lt;BR /&gt;&lt;BR /&gt;# vgdisplay -v /dev/vg00&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg00&lt;BR /&gt;VG Write Access             read/write&lt;BR /&gt;VG Status                   available&lt;BR /&gt;Max LV                      255&lt;BR /&gt;Cur LV                      19&lt;BR /&gt;Open LV                     19&lt;BR /&gt;Max PV                      16&lt;BR /&gt;Cur PV                      2&lt;BR /&gt;Act PV                      2&lt;BR /&gt;Max PE per PV               4350&lt;BR /&gt;VGDA                        4&lt;BR /&gt;PE Size (Mbytes)            4&lt;BR /&gt;Total PE                    8680&lt;BR /&gt;Alloc PE                    7285&lt;BR /&gt;Free PE                     1395&lt;BR /&gt;Total PVG                   0&lt;BR /&gt;Total Spare PVs             0&lt;BR /&gt;Total Spare PVs in use      0&lt;BR /&gt;&lt;BR /&gt;   --- Logical volumes ---&lt;BR /&gt;   LV Name                     /dev/vg00/lvol1&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            112&lt;BR /&gt;   Current LE                  28&lt;BR /&gt;   Allocated PE                56&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol2&lt;BR /&gt;   LV Status                   available&lt;BR /&gt;   LV Size (Mbytes)            4096&lt;BR /&gt;   Current LE                  1024&lt;BR /&gt;   Allocated PE                2048&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol3&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            140&lt;BR /&gt;   Current LE                  35&lt;BR /&gt;   Allocated PE                70&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol4&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            1000&lt;BR /&gt;   Current LE                  250&lt;BR /&gt;   Allocated PE                500&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol5&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            20&lt;BR /&gt;   Current LE                  5&lt;BR /&gt;   Allocated PE                10&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol6&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            1000&lt;BR /&gt;   Current LE                  250&lt;BR /&gt;   Allocated PE                500&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol7&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            1400&lt;BR /&gt;   Current LE                  350&lt;BR /&gt;   Allocated PE                700&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol8&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            1000&lt;BR /&gt;   Current LE                  250&lt;BR /&gt;   Allocated PE                500&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol9&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            432&lt;BR /&gt;   Current LE                  108&lt;BR /&gt;   Allocated PE                216&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol10&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            12&lt;BR /&gt;   Current LE                  3&lt;BR /&gt;   Allocated PE                6&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol11&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            6144&lt;BR /&gt;   Current LE                  1536&lt;BR /&gt;   Allocated PE                1536&lt;BR /&gt;   Used PV                     1&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol12&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            1024&lt;BR /&gt;   Current LE                  256&lt;BR /&gt;   Allocated PE                512&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol13&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            1024&lt;BR /&gt;   Current LE                  256&lt;BR /&gt;   Allocated PE                256&lt;BR /&gt;   Used PV                     2&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol14&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            1024&lt;BR /&gt;   Current LE                  256&lt;BR /&gt;   Allocated PE                256&lt;BR /&gt;   Used PV                     1&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol15&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            0&lt;BR /&gt;   Current LE                  0&lt;BR /&gt;   Allocated PE                0&lt;BR /&gt;   Used PV                     0&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol16&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            76&lt;BR /&gt;   Current LE                  19&lt;BR /&gt;   Allocated PE                19&lt;BR /&gt;   Used PV                     1&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol17&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            200&lt;BR /&gt;   Current LE                  50&lt;BR /&gt;   Allocated PE                50&lt;BR /&gt;   Used PV                     1&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol18&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            100&lt;BR /&gt;   Current LE                  25&lt;BR /&gt;   Allocated PE                25&lt;BR /&gt;   Used PV                     1&lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg00/lvol19&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            100&lt;BR /&gt;   Current LE                  25&lt;BR /&gt;   Allocated PE                25&lt;BR /&gt;   Used PV                     1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c5t8d0&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    4340&lt;BR /&gt;   Free PE                     0&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c3t8d0&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    4340&lt;BR /&gt;   Free PE                     1395&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;--------------------------------&lt;BR /&gt;&lt;BR /&gt;and i would also like to confirm the syntax &lt;BR /&gt;for changing it &lt;BR /&gt;&lt;BR /&gt;lvchange -s n /dev/vg00/lvol6</description>
      <pubDate>Tue, 07 Feb 2006 17:06:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958069#M415144</guid>
      <dc:creator>susee</dc:creator>
      <dc:date>2006-02-07T17:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: opt file system full</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958070#M415145</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As the first disk do not have any free space you can not extend a mirroed LVOL with strict allocation policy and will not have benefit of mirroring it otherwise.&lt;BR /&gt;&lt;BR /&gt;There are too many small LVOLs in first disk itself which I do not think would be of any actual use. If these small LVOL can be removed then you should be able to extend the mirrored LVOL. You should extend the LVOL only by the space available on both the disks.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Tue, 07 Feb 2006 17:13:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/opt-file-system-full/m-p/4958070#M415145</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2006-02-07T17:13:42Z</dc:date>
    </item>
  </channel>
</rss>

