<?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: Online lvreduce &amp;amp; vgreduce for HP10.20 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/online-lvreduce-amp-vgreduce-for-hp10-20/m-p/3526113#M220652</link>
    <description>Doing LV reduce and VG reduce is safe if you are using online JFS, but this is a priced product and you need licence for it.&lt;BR /&gt;&lt;BR /&gt;If you are performing a normal vg and lv reduce, it is better to take a backup before you perform it to be on safer side.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sat, 16 Apr 2005 00:26:06 GMT</pubDate>
    <dc:creator>Rajeev  Shukla</dc:creator>
    <dc:date>2005-04-16T00:26:06Z</dc:date>
    <item>
      <title>Online lvreduce &amp; vgreduce for HP10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/online-lvreduce-amp-vgreduce-for-hp10-20/m-p/3526112#M220651</link>
      <description>Does anybody have an idea if when I performed an lv &amp;amp; vgreduce, does this have an impact on the VG  or does this may trigger a corruption.&lt;BR /&gt;&amp;amp; is there any online reducing of LV &amp;amp; VG like when increasing it by using online JFS, if so,what are the detailed commands/syntax? &amp;amp; if i'm not going to use the Online reducing LV &amp;amp; VG should i first unmount the LV &amp;amp; FS then after i reduce the LV then remove a couple of disk on the VG that is the right time i'm going to mount the FS....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards</description>
      <pubDate>Fri, 15 Apr 2005 23:02:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/online-lvreduce-amp-vgreduce-for-hp10-20/m-p/3526112#M220651</guid>
      <dc:creator>Joaquin_13</dc:creator>
      <dc:date>2005-04-15T23:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: Online lvreduce &amp; vgreduce for HP10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/online-lvreduce-amp-vgreduce-for-hp10-20/m-p/3526113#M220652</link>
      <description>Doing LV reduce and VG reduce is safe if you are using online JFS, but this is a priced product and you need licence for it.&lt;BR /&gt;&lt;BR /&gt;If you are performing a normal vg and lv reduce, it is better to take a backup before you perform it to be on safer side.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 16 Apr 2005 00:26:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/online-lvreduce-amp-vgreduce-for-hp10-20/m-p/3526113#M220652</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2005-04-16T00:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: Online lvreduce &amp; vgreduce for HP10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/online-lvreduce-amp-vgreduce-for-hp10-20/m-p/3526114#M220653</link>
      <description>We have the Online JFS installed in our server but,i only know the extending the LV &amp;amp; VG using JFS but in reducing i haven't tried it before,  if you wouldn't mind may i know the step by step procedure in reducing of VG &amp;amp; LV using JFS.</description>
      <pubDate>Sat, 16 Apr 2005 01:10:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/online-lvreduce-amp-vgreduce-for-hp10-20/m-p/3526114#M220653</guid>
      <dc:creator>Joaquin_13</dc:creator>
      <dc:date>2005-04-16T01:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: Online lvreduce &amp; vgreduce for HP10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/online-lvreduce-amp-vgreduce-for-hp10-20/m-p/3526115#M220654</link>
      <description>Here is the way you would go to reduce the LV using online JFS&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;fsadm -F vxfs -b [lv_size_MB]M /&lt;FILESYSTEM&gt;&lt;BR /&gt;&lt;BR /&gt;M stands for MB (dont forget to suffix with M)&lt;BR /&gt;&lt;BR /&gt;lvreduce -L [lv_size_MB] /dev/vg??/lvol?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Rajeev&lt;/FILESYSTEM&gt;</description>
      <pubDate>Sat, 16 Apr 2005 06:22:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/online-lvreduce-amp-vgreduce-for-hp10-20/m-p/3526115#M220654</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2005-04-16T06:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: Online lvreduce &amp; vgreduce for HP10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/online-lvreduce-amp-vgreduce-for-hp10-20/m-p/3526116#M220655</link>
      <description>Thank's,&lt;BR /&gt;&lt;BR /&gt;    Yup, I've tried that already but i was prompt with this error&lt;BR /&gt;fsadm: /dev/vg05/rlvol1 is currently 47538176 sectors - size will be reduced&lt;BR /&gt;fsadm: attempt to resize /dev/vg05/rlvol1 failed with errno 16.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And i even tried the reduce process with unmounted FS, the lvreduce was successful but when I've checked the FS size it still obtain it's original value, but when I checked the LV properties using lvdisplay it appears that the LE/PE has been reduce. What does this means? &amp;amp; do you have any idea what does the errno 16 stands for?&lt;BR /&gt;</description>
      <pubDate>Sat, 16 Apr 2005 07:45:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/online-lvreduce-amp-vgreduce-for-hp10-20/m-p/3526116#M220655</guid>
      <dc:creator>Joaquin_13</dc:creator>
      <dc:date>2005-04-16T07:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Online lvreduce &amp; vgreduce for HP10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/online-lvreduce-amp-vgreduce-for-hp10-20/m-p/3526117#M220656</link>
      <description>Try Reorganizing directories/file extents before you reduce the filesystem.&lt;BR /&gt;I dont recall ever getting this error message.&lt;BR /&gt;&lt;BR /&gt;# fsadm -F vxfs -d -D -e -E /mountdirectory&lt;BR /&gt;&lt;BR /&gt;Here is another thread that explains getting this error&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=104744" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=104744&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Rajeev</description>
      <pubDate>Sat, 16 Apr 2005 20:18:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/online-lvreduce-amp-vgreduce-for-hp10-20/m-p/3526117#M220656</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2005-04-16T20:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Online lvreduce &amp; vgreduce for HP10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/online-lvreduce-amp-vgreduce-for-hp10-20/m-p/3526118#M220657</link>
      <description>lvreduce knows *NOTHING* about files and directories. The reason is that an lvol (LV) is a section of disk space--nothing more. lvreduce will simply make the disk space smaller, thus destroying your filesystem. Online JFS is OK for increasing an lvol with a filesystem but in general, it fails (corrupts filesystems) at all revisions before 11.11 and the extended Online JFS product.&lt;BR /&gt; &lt;BR /&gt;Now vgreduce is completely separate from lvreduce. Normally, if you are running vgreduce, you are taking a physical disk (or LUN) out of service, at least for that VG. And vgreduce won't allow you to remove active lvols. Normally, you would umount any filesystems, then use lvremove rather than lvreduce, and when all the lvols have been removed from the target disk, use vgreduce.</description>
      <pubDate>Sun, 17 Apr 2005 20:12:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/online-lvreduce-amp-vgreduce-for-hp10-20/m-p/3526118#M220657</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-04-17T20:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: Online lvreduce &amp; vgreduce for HP10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/online-lvreduce-amp-vgreduce-for-hp10-20/m-p/3526119#M220658</link>
      <description>I forgot about errno 16:&lt;BR /&gt; &lt;BR /&gt;All Unix systems use a standard numbering (and naming) system for errors.&lt;BR /&gt; &lt;BR /&gt;from /usr/include/sys/errno.h:&lt;BR /&gt;   define       EBUSY           16      /* Mount device busy            */&lt;BR /&gt;&lt;BR /&gt;from man 2 errno:&lt;BR /&gt;      [EBUSY]        Device or resource busy.   &lt;BR /&gt; &lt;BR /&gt;An attempt to mount a device                     that was already mounted or an attempt was made to dismount a device on which there is an active file (open file, current directory, mounted-on file, active text segment).  It will also occur if an attempt is made to enable accounting when it is already enabled.&lt;BR /&gt;The device or resource is currently unavailable, such as when a nonsharable device file is in use.</description>
      <pubDate>Sun, 17 Apr 2005 20:16:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/online-lvreduce-amp-vgreduce-for-hp10-20/m-p/3526119#M220658</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-04-17T20:16:48Z</dc:date>
    </item>
  </channel>
</rss>

