<?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: Managing FileSystems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/managing-filesystems/m-p/4087278#M736396</link>
    <description>WK is right, only after lvreduce at point 2 add :&lt;BR /&gt;#mount /dev/vgXX/lvolXX  /u01&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
    <pubDate>Wed, 17 Oct 2007 02:54:01 GMT</pubDate>
    <dc:creator>Ivan Krastev</dc:creator>
    <dc:date>2007-10-17T02:54:01Z</dc:date>
    <item>
      <title>Managing FileSystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/managing-filesystems/m-p/4087274#M736392</link>
      <description>I have got 2 FileSystems visible when I use df -k command /u00 and /u01 of 5 GB and 10 GB respectively. Can you please let me know exact commands to execute for below:&lt;BR /&gt;&lt;BR /&gt;1) Delete /u00&lt;BR /&gt;2) Modify /u01 from 10 GB size to 5 GB size&lt;BR /&gt;3) Create /u02 (new fs) of size 10 GB&lt;BR /&gt;&lt;BR /&gt;Thank you!</description>
      <pubDate>Tue, 16 Oct 2007 21:31:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/managing-filesystems/m-p/4087274#M736392</guid>
      <dc:creator>panchpan</dc:creator>
      <dc:date>2007-10-16T21:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: Managing FileSystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/managing-filesystems/m-p/4087275#M736393</link>
      <description>How can anyone let you know the exact commands when you don't supply the exact data? &lt;BR /&gt;&lt;BR /&gt;You don't bother to indicate if you are running whole disks, LVM, or VxVM. You don't bother to indicate if you have OnlineJFS and yet you want exact steps.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Oct 2007 21:43:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/managing-filesystems/m-p/4087275#M736393</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-10-16T21:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: Managing FileSystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/managing-filesystems/m-p/4087276#M736394</link>
      <description>I am sorry for providing incomplete info. I am not using any volume manager or veritas. They are the generic basis filesytems.&lt;BR /&gt;&lt;BR /&gt;/dev/dsk/c0d0s3</description>
      <pubDate>Tue, 16 Oct 2007 22:58:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/managing-filesystems/m-p/4087276#M736394</guid>
      <dc:creator>panchpan</dc:creator>
      <dc:date>2007-10-16T22:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: Managing FileSystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/managing-filesystems/m-p/4087277#M736395</link>
      <description>panchalp,&lt;BR /&gt;&lt;BR /&gt;Do you have online JFS ?&lt;BR /&gt;&lt;BR /&gt;1) Delete /u00&lt;BR /&gt;-&amp;gt; umount /u00&lt;BR /&gt;-&amp;gt; lvremove /dev/vgxx/lvolxx =&amp;gt; refer to /u00&lt;BR /&gt;&lt;BR /&gt;2) Modify /u01 from 10 GB size to 5 GB size&lt;BR /&gt;-&amp;gt; backup /u01 data&lt;BR /&gt;-&amp;gt; umount /01&lt;BR /&gt;-&amp;gt; lvreduce -L 5000 /dev/vgxx/lvolxx&lt;BR /&gt;&lt;BR /&gt;3) Create /u02 (new fs) of size 10 GB&lt;BR /&gt;-&amp;gt; lvcreate -L 10000 /dev/vgxx/lvolxx&lt;BR /&gt;-&amp;gt; newfs /dev/vgxx/rlvolxx&lt;BR /&gt;-&amp;gt; mount /dev/vgxx/lvolxx /u02&lt;BR /&gt;&lt;BR /&gt;WK</description>
      <pubDate>Wed, 17 Oct 2007 02:43:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/managing-filesystems/m-p/4087277#M736395</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2007-10-17T02:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: Managing FileSystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/managing-filesystems/m-p/4087278#M736396</link>
      <description>WK is right, only after lvreduce at point 2 add :&lt;BR /&gt;#mount /dev/vgXX/lvolXX  /u01&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Wed, 17 Oct 2007 02:54:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/managing-filesystems/m-p/4087278#M736396</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2007-10-17T02:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Managing FileSystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/managing-filesystems/m-p/4087279#M736397</link>
      <description>WK, &lt;BR /&gt;LVM is not being used by , will lvreduce/lvextend commands work on a such disks?&lt;BR /&gt;&lt;BR /&gt;sri</description>
      <pubDate>Wed, 17 Oct 2007 21:29:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/managing-filesystems/m-p/4087279#M736397</guid>
      <dc:creator>Srimalik</dc:creator>
      <dc:date>2007-10-17T21:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: Managing FileSystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/managing-filesystems/m-p/4087280#M736398</link>
      <description>Hi Panchalp,&lt;BR /&gt;&lt;BR /&gt;given that you want a 5GB and a 10GB partition why not just reuse the ones you've got by unmounting the exiting filesystems and remounting them on the new mount points?&lt;BR /&gt;&lt;BR /&gt;/u00 --&amp;gt; /u01&lt;BR /&gt;/u01 --&amp;gt; /u02&lt;BR /&gt;&lt;BR /&gt;Don't forget to update the fstab.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Philip.</description>
      <pubDate>Wed, 17 Oct 2007 21:44:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/managing-filesystems/m-p/4087280#M736398</guid>
      <dc:creator>Philip Gunter</dc:creator>
      <dc:date>2007-10-17T21:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: Managing FileSystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/managing-filesystems/m-p/4087281#M736399</link>
      <description>You wrote:&lt;BR /&gt; &lt;BR /&gt;&amp;gt; I am sorry for providing incomplete info. I am not using any volume manager or veritas. They are the generic basis filesytems.&lt;BR /&gt;&amp;gt;&lt;BR /&gt;&amp;gt; /dev/dsk/c0d0s3&lt;BR /&gt; &lt;BR /&gt;Since real disks don't come in 5GB and 10 GB sizes, I suspect you are using LVM. This can be verified by using the command:&lt;BR /&gt; &lt;BR /&gt;bdf /u00 /u01 /u02&lt;BR /&gt; &lt;BR /&gt;On the right will be the filesystem mountpoints and on the left will be the source disk. If you are using 'generic' disks then the source will start with /dev/dsk...&lt;BR /&gt; &lt;BR /&gt;But if the left side shows something like /dev/vg01/.... then you are using logical volume manager (LVM). To be completely safe, backup any volume where you are making changes. Reducing a filesystem is almost always destructive.&lt;BR /&gt; &lt;BR /&gt;Now the rest of the commands connot be accurately given because there is not enough information. Start by posting the following commands:&lt;BR /&gt; &lt;BR /&gt;model&lt;BR /&gt;uname -r&lt;BR /&gt;bdf /u00 /u01 /u02&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Oct 2007 08:47:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/managing-filesystems/m-p/4087281#M736399</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2007-10-18T08:47:30Z</dc:date>
    </item>
  </channel>
</rss>

