<?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: Reduce cluster aware lvol by OnlineJFS in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-cluster-aware-lvol-by-onlinejfs/m-p/3032062#M707983</link>
    <description>Hi Burnhard/Melvyn/Sharma&lt;BR /&gt;&lt;BR /&gt;Thanks a lot. Yes, I do have vxfs 4.0.And I'll try to reduce lvol size by OnlineJFS.&lt;BR /&gt;&lt;BR /&gt;But how can I give you point?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Richard</description>
    <pubDate>Mon, 28 Jul 2003 09:36:45 GMT</pubDate>
    <dc:creator>Rgomes</dc:creator>
    <dc:date>2003-07-28T09:36:45Z</dc:date>
    <item>
      <title>Reduce cluster aware lvol by OnlineJFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-cluster-aware-lvol-by-onlinejfs/m-p/3032054#M707975</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;We have to reduce 6 lvols distributed in 3 VGs.&lt;BR /&gt;All are 70GB in size. Final size of these lvols will be 50GB.&lt;BR /&gt;&lt;BR /&gt;1)What are the precautions?&lt;BR /&gt;2)What needs to be done if I use OnlineJFS? &lt;BR /&gt;3)What would be the best way to take backups before reducing of these lvols?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;&lt;BR /&gt;Richard&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Jul 2003 07:18:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-cluster-aware-lvol-by-onlinejfs/m-p/3032054#M707975</guid>
      <dc:creator>Rgomes</dc:creator>
      <dc:date>2003-07-24T07:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: Reduce cluster aware lvol by OnlineJFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-cluster-aware-lvol-by-onlinejfs/m-p/3032055#M707976</link>
      <description>1) have good backups, and ensure you are patched very well.&lt;BR /&gt;2) Read the OLJFS man pages and maulas.&lt;BR /&gt;3) that depends, But I would suggest fbackup, as this allows you to do a test using frecover and hte -N option which does everything except actually write to hte discs.&lt;BR /&gt;&lt;BR /&gt;ServiceGuard itself is not worried, as metadata like the lv size is keopt on the disc, but I do recommend you consider taking hte package(s) down and reactivating the vg using vgchange -a e as this will prevent acces during your resize, an dhopefull speed it up.&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Jul 2003 07:23:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-cluster-aware-lvol-by-onlinejfs/m-p/3032055#M707976</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2003-07-24T07:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Reduce cluster aware lvol by OnlineJFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-cluster-aware-lvol-by-onlinejfs/m-p/3032056#M707977</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You should have good backup copy of all volumes. rest nothing much is required you can do it online, becoz Service guard is not worried about volume size.&lt;BR /&gt;&lt;BR /&gt;Sunil</description>
      <pubDate>Thu, 24 Jul 2003 07:57:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-cluster-aware-lvol-by-onlinejfs/m-p/3032056#M707977</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2003-07-24T07:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Reduce cluster aware lvol by OnlineJFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-cluster-aware-lvol-by-onlinejfs/m-p/3032057#M707978</link>
      <description>Hi Melvyn,&lt;BR /&gt;&lt;BR /&gt;Thanks for your reply.&lt;BR /&gt;&lt;BR /&gt;1) For fbackup, how much time it would take to perform backup of 70GB file system to ultrium 215? &lt;BR /&gt;Regarding patch, Support tools of March'2002 in installed.&lt;BR /&gt;2)Are these steps ok?:&lt;BR /&gt;Reduce the directries:&lt;BR /&gt;      Only file systems which are multiple of 32MB can be reduced online (it depends on the allocated extent distribution). A backup&lt;BR /&gt;before execution is recommended&lt;BR /&gt;     # fsadm ???F vxfs ???d ???D ???e ???E &lt;MOUNTPOINT&gt;&lt;BR /&gt;      -d perform directory defragmentation&lt;BR /&gt;      -e perform extent defragmentation&lt;BR /&gt;     # fsadm ???F vxfs ???b &lt;N&gt; &lt;MOUNTPOINT&gt;&lt;BR /&gt;      -b &lt;N&gt; set new file system size to n KB&lt;BR /&gt;     # lvreduce ???L &lt;N&gt; /dev/vgXX/lvolX&lt;BR /&gt;      -L &lt;N&gt; set new size of lvol to n MB  &lt;BR /&gt;&lt;BR /&gt;As these directories are 70GB in size, I guess we can reduce it 50GB. 70GB can be divided by 32MB.&lt;BR /&gt;&lt;BR /&gt;Other than this, what is the regular procedure for reducing lvols in SG environment?&lt;BR /&gt;&lt;BR /&gt;Thanks again,&lt;BR /&gt;&lt;BR /&gt;Richard&lt;/N&gt;&lt;/N&gt;&lt;/N&gt;&lt;/MOUNTPOINT&gt;&lt;/N&gt;&lt;/MOUNTPOINT&gt;</description>
      <pubDate>Thu, 24 Jul 2003 08:12:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-cluster-aware-lvol-by-onlinejfs/m-p/3032057#M707978</guid>
      <dc:creator>Rgomes</dc:creator>
      <dc:date>2003-07-24T08:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: Reduce cluster aware lvol by OnlineJFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-cluster-aware-lvol-by-onlinejfs/m-p/3032058#M707979</link>
      <description>Reducing the filesystem size using fsadm will probably not work with vxfs 3 (HP-UX 11.0).&lt;BR /&gt;&lt;BR /&gt;If you are on 11.11 you have vxfs 4, then it should work.&lt;BR /&gt;&lt;BR /&gt;Bernhard</description>
      <pubDate>Thu, 24 Jul 2003 13:12:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-cluster-aware-lvol-by-onlinejfs/m-p/3032058#M707979</guid>
      <dc:creator>Bernhard Mueller</dc:creator>
      <dc:date>2003-07-24T13:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: Reduce cluster aware lvol by OnlineJFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-cluster-aware-lvol-by-onlinejfs/m-p/3032059#M707980</link>
      <description>Hi Burnhard,&lt;BR /&gt;&lt;BR /&gt;I have 11i. But, what actually you ment by vxfs 4.0. I only know OnlineJFS ver 3.3.&lt;BR /&gt;&lt;BR /&gt;best regards&lt;BR /&gt;&lt;BR /&gt;Richard</description>
      <pubDate>Fri, 25 Jul 2003 09:13:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-cluster-aware-lvol-by-onlinejfs/m-p/3032059#M707980</guid>
      <dc:creator>Rgomes</dc:creator>
      <dc:date>2003-07-25T09:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Reduce cluster aware lvol by OnlineJFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-cluster-aware-lvol-by-onlinejfs/m-p/3032060#M707981</link>
      <description>Richard,&lt;BR /&gt;&lt;BR /&gt;assuming you have a standard installation:&lt;BR /&gt;# fstyp -v /dev/vg00/lvol3 | grep version&lt;BR /&gt;&lt;BR /&gt;will tell you "version 3" for HP-UX 11.0 and "version 4" for HP-UX 11.i&lt;BR /&gt;&lt;BR /&gt;What browser do you use to browse this forum?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Bernhard&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Jul 2003 09:24:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-cluster-aware-lvol-by-onlinejfs/m-p/3032060#M707981</guid>
      <dc:creator>Bernhard Mueller</dc:creator>
      <dc:date>2003-07-25T09:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: Reduce cluster aware lvol by OnlineJFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-cluster-aware-lvol-by-onlinejfs/m-p/3032061#M707982</link>
      <description>If I remember correctly, JFS 3.3 is also known as vxfs type 4&lt;BR /&gt;do fstyp -v on a logical volume, and look at the version number.&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Jul 2003 09:30:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-cluster-aware-lvol-by-onlinejfs/m-p/3032061#M707982</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2003-07-25T09:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Reduce cluster aware lvol by OnlineJFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-cluster-aware-lvol-by-onlinejfs/m-p/3032062#M707983</link>
      <description>Hi Burnhard/Melvyn/Sharma&lt;BR /&gt;&lt;BR /&gt;Thanks a lot. Yes, I do have vxfs 4.0.And I'll try to reduce lvol size by OnlineJFS.&lt;BR /&gt;&lt;BR /&gt;But how can I give you point?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Richard</description>
      <pubDate>Mon, 28 Jul 2003 09:36:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-cluster-aware-lvol-by-onlinejfs/m-p/3032062#M707983</guid>
      <dc:creator>Rgomes</dc:creator>
      <dc:date>2003-07-28T09:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: Reduce cluster aware lvol by OnlineJFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/reduce-cluster-aware-lvol-by-onlinejfs/m-p/3032063#M707984</link>
      <description>Thanks!&lt;BR /&gt;&lt;BR /&gt;rg</description>
      <pubDate>Mon, 28 Jul 2003 09:39:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/reduce-cluster-aware-lvol-by-onlinejfs/m-p/3032063#M707984</guid>
      <dc:creator>Rgomes</dc:creator>
      <dc:date>2003-07-28T09:39:07Z</dc:date>
    </item>
  </channel>
</rss>

