<?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 filesystems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-filesystems/m-p/2521647#M877963</link>
    <description>You can only extend /(root) with the make_recovery tape (Ignite-UX boot tape). To extend /var, use these steps:&lt;BR /&gt;&lt;BR /&gt;1. Note down the VG and lvol number and backup the     filesystem (/var).&lt;BR /&gt;2. Boot to single user mode to unmount the filesystems&lt;BR /&gt;    including /var &lt;BR /&gt;3. lvextend -L SIZE(in MB) /dev/vgxx/lvolx &lt;BR /&gt;4.extendfs -F vxfs /dev/vgxx/rlvolx &lt;BR /&gt;5.mount /dev/vgxx/lvolx /var &lt;BR /&gt;6. Restore the backup&lt;BR /&gt;7. Reboot the system.</description>
    <pubDate>Thu, 26 Apr 2001 09:40:56 GMT</pubDate>
    <dc:creator>CHRIS_ANORUO</dc:creator>
    <dc:date>2001-04-26T09:40:56Z</dc:date>
    <item>
      <title>Extending filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-filesystems/m-p/2521643#M877959</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can anyone tell me if it is possible to extend the /var and / filesystems? I've tried bringing the machine into single user mode and running the lvextend command but alak alas no joy! By the way I'm using HPUX 11.00.&lt;BR /&gt;&lt;BR /&gt;Any help appreciated&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Nick</description>
      <pubDate>Thu, 26 Apr 2001 09:04:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-filesystems/m-p/2521643#M877959</guid>
      <dc:creator>Nick Tarmey</dc:creator>
      <dc:date>2001-04-26T09:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Extending filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-filesystems/m-p/2521644#M877960</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Yes , you can extend /var but not /&lt;BR /&gt;in single user&lt;BR /&gt;&lt;BR /&gt;- lvextend then extendfs&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Apr 2001 09:05:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-filesystems/m-p/2521644#M877960</guid>
      <dc:creator>Printaporn_1</dc:creator>
      <dc:date>2001-04-26T09:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Extending filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-filesystems/m-p/2521645#M877961</link>
      <description>In single user you can't extend / beaucouse is contiguous with swap and stand,(also its);for /usr cp -p lvextend and extendfs in /.</description>
      <pubDate>Thu, 26 Apr 2001 09:09:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-filesystems/m-p/2521645#M877961</guid>
      <dc:creator>Vincenzo Restuccia</dc:creator>
      <dc:date>2001-04-26T09:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Extending filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-filesystems/m-p/2521646#M877962</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can do it too with Ignite.&lt;BR /&gt;&lt;BR /&gt;1) create a recovery tape&lt;BR /&gt;make_recovery -ACi -d /dev/rmt/...&lt;BR /&gt;&lt;BR /&gt;2) boot from tape&lt;BR /&gt;&lt;BR /&gt;3) modify lvol size via ignite menu&lt;BR /&gt;&lt;BR /&gt;4) restore vg00 from ignite tape&lt;BR /&gt;&lt;BR /&gt;5) boot from disk&lt;BR /&gt;&lt;BR /&gt;6) mirror vg00 if needed&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Patrice.</description>
      <pubDate>Thu, 26 Apr 2001 09:33:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-filesystems/m-p/2521646#M877962</guid>
      <dc:creator>MARTINACHE</dc:creator>
      <dc:date>2001-04-26T09:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: Extending filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-filesystems/m-p/2521647#M877963</link>
      <description>You can only extend /(root) with the make_recovery tape (Ignite-UX boot tape). To extend /var, use these steps:&lt;BR /&gt;&lt;BR /&gt;1. Note down the VG and lvol number and backup the     filesystem (/var).&lt;BR /&gt;2. Boot to single user mode to unmount the filesystems&lt;BR /&gt;    including /var &lt;BR /&gt;3. lvextend -L SIZE(in MB) /dev/vgxx/lvolx &lt;BR /&gt;4.extendfs -F vxfs /dev/vgxx/rlvolx &lt;BR /&gt;5.mount /dev/vgxx/lvolx /var &lt;BR /&gt;6. Restore the backup&lt;BR /&gt;7. Reboot the system.</description>
      <pubDate>Thu, 26 Apr 2001 09:40:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-filesystems/m-p/2521647#M877963</guid>
      <dc:creator>CHRIS_ANORUO</dc:creator>
      <dc:date>2001-04-26T09:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Extending filesystems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-filesystems/m-p/2521648#M877964</link>
      <description>You can't extend /var by bringing the system into single user mode bacause /var will not be umounted.&lt;BR /&gt;&lt;BR /&gt;Reboot the system and get into single user mode.&lt;BR /&gt;&lt;BR /&gt;ISL&amp;gt; hpux -is&lt;BR /&gt;# lvextend -L &lt;SIZE&gt; or -l &lt;SIZE&gt; /dev/vg00/lvolX&lt;BR /&gt;# extendfs -F vxfs /dev/vg00/rlvolX&lt;BR /&gt;# mount -a&lt;BR /&gt;# init 3&lt;BR /&gt;&lt;BR /&gt;Or you can do this while system is up if OnlineJFS is installed on the system.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;/SIZE&gt;&lt;/SIZE&gt;</description>
      <pubDate>Thu, 26 Apr 2001 12:13:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-filesystems/m-p/2521648#M877964</guid>
      <dc:creator>Insu Kim</dc:creator>
      <dc:date>2001-04-26T12:13:16Z</dc:date>
    </item>
  </channel>
</rss>

