<?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: lvreduce issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lvreduce-issue/m-p/3468125#M624499</link>
    <description>Man,&lt;BR /&gt;&lt;BR /&gt;Make sure that there isn't any process or user access to /tmp file system...&lt;BR /&gt;Try to kill:&lt;BR /&gt;#fuser -cu /tmp&lt;BR /&gt;#fuser -kcu /tmp&lt;BR /&gt;&lt;BR /&gt;and try to reduce.......&lt;BR /&gt;&lt;BR /&gt;Notice: need to backup any needed file before reduce...some time you will lost all of the data...&lt;BR /&gt;&lt;BR /&gt;Goodluck&lt;BR /&gt;Best and regard,&lt;BR /&gt;HoangChiCong</description>
    <pubDate>Mon, 24 Jan 2005 03:37:09 GMT</pubDate>
    <dc:creator>Hoang Chi Cong_1</dc:creator>
    <dc:date>2005-01-24T03:37:09Z</dc:date>
    <item>
      <title>lvreduce issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvreduce-issue/m-p/3468119#M624493</link>
      <description>Dear Experts,&lt;BR /&gt;&lt;BR /&gt;I need to know what it means when I tried to reduce this logical volumes in Hp unix 11.00.&lt;BR /&gt;I do have online JFS on it.&lt;BR /&gt;&lt;BR /&gt;# fsadm -F vxfs -b 400 /tmp&lt;BR /&gt;fsadm:  cannot shrink /dev/vgsm25/rlvol4 - upgraded fs - inodes are currently in use.&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;Any help appreciated !</description>
      <pubDate>Thu, 20 Jan 2005 18:47:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvreduce-issue/m-p/3468119#M624493</guid>
      <dc:creator>Selvaraj</dc:creator>
      <dc:date>2005-01-20T18:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: lvreduce issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvreduce-issue/m-p/3468120#M624494</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It means that the space you're trying to remove is in use.&lt;BR /&gt;What's the usage on that FS now?&lt;BR /&gt;Are you trying to reduce more that what's already in use?&lt;BR /&gt;If not your only hope is to defrag the FS with&lt;BR /&gt;fsadm -F vxfs -d -D -e -E /mnt_point&lt;BR /&gt;and it may take several passes.&lt;BR /&gt;But my rules-of-thumb are:&lt;BR /&gt;1) You *must* be JFS 3.3 v4 or higher&lt;BR /&gt;fstyp -v /mnt_point&lt;BR /&gt;2) Anything above 50% usage is still touch-and-go.&lt;BR /&gt;Check the actual layout usage with &lt;BR /&gt;lvdisplay -v /dev/vg_name/_lv_name&lt;BR /&gt;and note just what LEs are in use because it's going to lop them off from the back end forwards.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Thu, 20 Jan 2005 19:00:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvreduce-issue/m-p/3468120#M624494</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2005-01-20T19:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: lvreduce issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvreduce-issue/m-p/3468121#M624495</link>
      <description>Jeff,&lt;BR /&gt;&lt;BR /&gt;This filesystem usage is less than 1 % only.&lt;BR /&gt;But I do see JFS as old version.. will it help me?&lt;BR /&gt;&lt;BR /&gt;#swlist |grep -i jfs&lt;BR /&gt;  B3929BA                               B.11.00        HP OnLineJFS (Advanced VxFS) &lt;BR /&gt;  B5118BA                               B.11.00        HP OnLineJFS (Advanced VxFS) &lt;BR /&gt;  PHKL_22393                            1.0            VxFS 31 OnlineJFS cumulative patch &lt;BR /&gt;&lt;BR /&gt;# fstyp -v /dev/vgsm25/rsmcores&lt;BR /&gt;vxfs&lt;BR /&gt;version: 3&lt;BR /&gt;f_bsize: 8192&lt;BR /&gt;f_frsize: 1024&lt;BR /&gt;f_blocks: 1280000&lt;BR /&gt;f_bfree: 1168168&lt;BR /&gt;f_bavail: 1095158&lt;BR /&gt;f_files: 324808&lt;BR /&gt;f_ffree: 292040&lt;BR /&gt;f_favail: 292040&lt;BR /&gt;f_fsid: 1074135052&lt;BR /&gt;f_basetype: vxfs&lt;BR /&gt;f_namemax: 254&lt;BR /&gt;f_magic: a501fcf5&lt;BR /&gt;f_featurebits: 0&lt;BR /&gt;f_flag: 0&lt;BR /&gt;f_fsindex: 6&lt;BR /&gt;f_size: 1280000&lt;BR /&gt;#</description>
      <pubDate>Thu, 20 Jan 2005 20:24:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvreduce-issue/m-p/3468121#M624495</guid>
      <dc:creator>Selvaraj</dc:creator>
      <dc:date>2005-01-20T20:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: lvreduce issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvreduce-issue/m-p/3468122#M624496</link>
      <description>One of the enhancements to the version 4 vxfs filesystem (11.0 OnlineJFS 3.3) was a much greater ability to shrink the filesystem. I've seen some corruption problems under your version of OnlineJFS when reducing filesystem --- especially if your patches are not up to date. You can convert to vxfs version 4 "on the fly" and probably be able to shrink the filesystem. Growing filesystems has always been a safe operation but if I were you I would not attempt this with a backup. If only 1% of the filesystem is in use, you would just as well off to back up, destroy the LVOL, and build a new LVOL/filesystem and restore from backup.&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Jan 2005 21:13:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvreduce-issue/m-p/3468122#M624496</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-01-20T21:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: lvreduce issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvreduce-issue/m-p/3468123#M624497</link>
      <description>Only the very latest Online JFS with version 4 filesystems can be reduced successfully. Rather than trying to figure out your version of Online JFS, Patch level and filesystem version, just assume that lvreduce wil ALWAYS destroy the entire filesystem and you will be safe. Backup the filesystem, un-mount it, lvreduce the lvol, and recreate a new filesystem with newfs. Then mount the filesystem and restore the data.</description>
      <pubDate>Thu, 20 Jan 2005 22:11:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvreduce-issue/m-p/3468123#M624497</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-01-20T22:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: lvreduce issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvreduce-issue/m-p/3468124#M624498</link>
      <description>Becarefull,&lt;BR /&gt;&lt;BR /&gt;-b option give space in bloc.&lt;BR /&gt;&lt;BR /&gt;A good way to convert the size in MB is to use -b $((400 * 1024)).&lt;BR /&gt;&lt;BR /&gt;man fsadm_vxfs gives more details.&lt;BR /&gt;&lt;BR /&gt;You can maybe have this error also if you haven't Online JFS package.&lt;BR /&gt;&lt;BR /&gt;I hope it will help you !</description>
      <pubDate>Fri, 21 Jan 2005 10:11:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvreduce-issue/m-p/3468124#M624498</guid>
      <dc:creator>Roland Piette</dc:creator>
      <dc:date>2005-01-21T10:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: lvreduce issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvreduce-issue/m-p/3468125#M624499</link>
      <description>Man,&lt;BR /&gt;&lt;BR /&gt;Make sure that there isn't any process or user access to /tmp file system...&lt;BR /&gt;Try to kill:&lt;BR /&gt;#fuser -cu /tmp&lt;BR /&gt;#fuser -kcu /tmp&lt;BR /&gt;&lt;BR /&gt;and try to reduce.......&lt;BR /&gt;&lt;BR /&gt;Notice: need to backup any needed file before reduce...some time you will lost all of the data...&lt;BR /&gt;&lt;BR /&gt;Goodluck&lt;BR /&gt;Best and regard,&lt;BR /&gt;HoangChiCong</description>
      <pubDate>Mon, 24 Jan 2005 03:37:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvreduce-issue/m-p/3468125#M624499</guid>
      <dc:creator>Hoang Chi Cong_1</dc:creator>
      <dc:date>2005-01-24T03:37:09Z</dc:date>
    </item>
  </channel>
</rss>

