<?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: Extending root file system by VxVM in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-file-system-by-vxvm/m-p/3166993#M160465</link>
    <description>If /opt is a Online JFS(Adv JFS product), you can increase it online. I mean; without unmounting /opt and in multi user mode.&lt;BR /&gt;You can use the command &lt;BR /&gt;&lt;BR /&gt;#fsadm for this purpose. Pl check the man page of FSADm for details.</description>
    <pubDate>Sun, 18 Jan 2004 11:25:35 GMT</pubDate>
    <dc:creator>PVR</dc:creator>
    <dc:date>2004-01-18T11:25:35Z</dc:date>
    <item>
      <title>Extending root file system by VxVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-file-system-by-vxvm/m-p/3166990#M160462</link>
      <description>I've RP5405 and file system configured by Veritas FIle System (VxVM). Now, I want to increase /opt from 800MB to 1.5GB. &lt;BR /&gt;Both of CLI and vmsa reporting error when i did increasing /opt.&lt;BR /&gt;Does /opt can be resized online ? or must be in single user like LVM ?&lt;BR /&gt;Any suggestion ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Jhui</description>
      <pubDate>Sun, 18 Jan 2004 00:08:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-file-system-by-vxvm/m-p/3166990#M160462</guid>
      <dc:creator>jhuihuihi</dc:creator>
      <dc:date>2004-01-18T00:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: Extending root file system by VxVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-file-system-by-vxvm/m-p/3166991#M160463</link>
      <description>/opt may be configured as contiguous. You may need to change that setting prior to expanding it.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 18 Jan 2004 04:01:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-file-system-by-vxvm/m-p/3166991#M160463</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-01-18T04:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: Extending root file system by VxVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-file-system-by-vxvm/m-p/3166992#M160464</link>
      <description>Jhui,&lt;BR /&gt;&lt;BR /&gt;VxVM is Veritas Volume Manager, not the Veritas Files System (usually shortened to VxFS, and also known as JFS on HP-UX).&lt;BR /&gt;&lt;BR /&gt;There should be no problem extending the volume that the /opt filesystem is on, but once the volume has been extended, the filesystem must also be extended, and this may be where your problem is. If you don't have the *full* version of Veritas file system (usually appears as 'OnLine JFS' in a swlist listing), then the filesystem can't be extended online. To extend the filesystem in this situation it must be unmounted, which usually means going to single user mode for /opt as many system daemons access this filesystem.&lt;BR /&gt;&lt;BR /&gt;Of course if you told us what the error message you are getting is, it might clarify this.&lt;BR /&gt;&lt;BR /&gt;Incidentally /opt is not normally created as a contiguous volume.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Sun, 18 Jan 2004 05:23:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-file-system-by-vxvm/m-p/3166992#M160464</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2004-01-18T05:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: Extending root file system by VxVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-file-system-by-vxvm/m-p/3166993#M160465</link>
      <description>If /opt is a Online JFS(Adv JFS product), you can increase it online. I mean; without unmounting /opt and in multi user mode.&lt;BR /&gt;You can use the command &lt;BR /&gt;&lt;BR /&gt;#fsadm for this purpose. Pl check the man page of FSADm for details.</description>
      <pubDate>Sun, 18 Jan 2004 11:25:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-file-system-by-vxvm/m-p/3166993#M160465</guid>
      <dc:creator>PVR</dc:creator>
      <dc:date>2004-01-18T11:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: Extending root file system by VxVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-file-system-by-vxvm/m-p/3166994#M160466</link>
      <description>to check the manpage of fsadm with online JFS product installed i think you have to type: man fsadm_vxfs.&lt;BR /&gt;&lt;BR /&gt;Still keep in mind the remark of SEP, because it won't even extend with onlineJFS when the volume is configured contiguous.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Peter Geluk</description>
      <pubDate>Sun, 18 Jan 2004 13:51:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-root-file-system-by-vxvm/m-p/3166994#M160466</guid>
      <dc:creator>Hoefnix</dc:creator>
      <dc:date>2004-01-18T13:51:50Z</dc:date>
    </item>
  </channel>
</rss>

