<?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: Expand volume with SAM &amp;quot;Increase Size&amp;quot;? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/expand-volume-with-sam-quot-increase-size-quot/m-p/3260872#M176993</link>
    <description>Mike,&lt;BR /&gt;&lt;BR /&gt;please open your own thread.&lt;BR /&gt;Own question - own thread (anywhere in the internet).&lt;BR /&gt;&lt;BR /&gt;You should provide a "vgdisplay -v" for the questionable VG too.&lt;BR /&gt;Please provide also if you have online JFS installed.&lt;BR /&gt;&lt;BR /&gt;BTW, SAM doesn't care about the RAID level in the EVA, it is handled like a disk.</description>
    <pubDate>Tue, 27 Jun 2006 15:23:43 GMT</pubDate>
    <dc:creator>Torsten.</dc:creator>
    <dc:date>2006-06-27T15:23:43Z</dc:date>
    <item>
      <title>Expand volume with SAM "Increase Size"?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/expand-volume-with-sam-quot-increase-size-quot/m-p/3260860#M176981</link>
      <description>I have a volume running out of space&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvol10   35848192 32624784 3198568   91% /vol1&lt;BR /&gt;&lt;BR /&gt;Looking at the "increase size" option in SAM.  Is this the correct tool?  What pitfalls should I be looking for?  Any other methods that work better, or I should look into?&lt;BR /&gt;&lt;BR /&gt;The volume is VxFS.&lt;BR /&gt;The OS is HPUX 11&lt;BR /&gt;Running on a a400</description>
      <pubDate>Tue, 27 Apr 2004 16:19:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/expand-volume-with-sam-quot-increase-size-quot/m-p/3260860#M176981</guid>
      <dc:creator>Toby Ragsdale</dc:creator>
      <dc:date>2004-04-27T16:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: Expand volume with SAM "Increase Size"?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/expand-volume-with-sam-quot-increase-size-quot/m-p/3260861#M176982</link>
      <description>if you have unused space that you can allocate in vg00 already, you are safe no matter what. If vg00 is totally exhausted and you need to add new disk device then you need to be aware of the pitfalls of serviceguard (SG) environment. If you are not in SG environment, you are fine with sam. It is pretty much bullet proof.</description>
      <pubDate>Tue, 27 Apr 2004 16:27:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/expand-volume-with-sam-quot-increase-size-quot/m-p/3260861#M176982</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2004-04-27T16:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Expand volume with SAM "Increase Size"?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/expand-volume-with-sam-quot-increase-size-quot/m-p/3260862#M176983</link>
      <description>Thanks for the quick response.&lt;BR /&gt;&lt;BR /&gt;I should have space on the drives.  Should I check anything else?&lt;BR /&gt;&lt;BR /&gt;Logical Volume:  lvol10                                   &lt;BR /&gt;Volume Group:    vg00                                     &lt;BR /&gt;Space Available in Volume Group (Mbytes): 33952           &lt;BR /&gt;Current Logical Volume Size (Mbytes):     35008          &lt;BR /&gt;&lt;BR /&gt;New Size (Mbytes):                                        TBR</description>
      <pubDate>Tue, 27 Apr 2004 16:33:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/expand-volume-with-sam-quot-increase-size-quot/m-p/3260862#M176983</guid>
      <dc:creator>Toby Ragsdale</dc:creator>
      <dc:date>2004-04-27T16:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: Expand volume with SAM "Increase Size"?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/expand-volume-with-sam-quot-increase-size-quot/m-p/3260863#M176984</link>
      <description>Sam can do it.&lt;BR /&gt;&lt;BR /&gt;Sam uses lvextend&lt;BR /&gt;&lt;BR /&gt;lvextend /dev/vg00/lvol10 -L &lt;SIZE in="" mb=""&gt; /dev/dsk/c#t#d#&lt;BR /&gt;&lt;BR /&gt;use a real disk.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/SIZE&gt;</description>
      <pubDate>Tue, 27 Apr 2004 16:45:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/expand-volume-with-sam-quot-increase-size-quot/m-p/3260863#M176984</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-04-27T16:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: Expand volume with SAM "Increase Size"?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/expand-volume-with-sam-quot-increase-size-quot/m-p/3260864#M176985</link>
      <description>Just make sure to also extend the filesystem and not just the logical volume. If you have online JFS, that would be the "fsadm" command and if you don't that would be the "extendfs" command (after unmounting the volume).&lt;BR /&gt;&lt;BR /&gt;-Hazem</description>
      <pubDate>Tue, 27 Apr 2004 16:47:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/expand-volume-with-sam-quot-increase-size-quot/m-p/3260864#M176985</guid>
      <dc:creator>Hazem Mahmoud_3</dc:creator>
      <dc:date>2004-04-27T16:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: Expand volume with SAM "Increase Size"?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/expand-volume-with-sam-quot-increase-size-quot/m-p/3260865#M176986</link>
      <description>SEP, Mel Burslan.&lt;BR /&gt;&lt;BR /&gt;Will be trying tonight, or tomorrow.  I will get back and assign points.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;TBR</description>
      <pubDate>Tue, 27 Apr 2004 16:50:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/expand-volume-with-sam-quot-increase-size-quot/m-p/3260865#M176986</guid>
      <dc:creator>Toby Ragsdale</dc:creator>
      <dc:date>2004-04-27T16:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: Expand volume with SAM "Increase Size"?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/expand-volume-with-sam-quot-increase-size-quot/m-p/3260866#M176987</link>
      <description>Hazem,&lt;BR /&gt;&lt;BR /&gt;Posted while you were posting.&lt;BR /&gt;&lt;BR /&gt;What I will be doing.&lt;BR /&gt;&lt;BR /&gt;SAM&lt;BR /&gt;-Disk and File System&lt;BR /&gt;--Logical Volumes&lt;BR /&gt;---Select (lvol10           vg00           VxFS         35008   1        /vol1)&lt;BR /&gt;-----Actions "Increase Size"&lt;BR /&gt;-----New size 45g&lt;BR /&gt;&lt;BR /&gt;Do I need to do somthing else?</description>
      <pubDate>Tue, 27 Apr 2004 16:56:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/expand-volume-with-sam-quot-increase-size-quot/m-p/3260866#M176987</guid>
      <dc:creator>Toby Ragsdale</dc:creator>
      <dc:date>2004-04-27T16:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Expand volume with SAM "Increase Size"?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/expand-volume-with-sam-quot-increase-size-quot/m-p/3260867#M176988</link>
      <description>Toby;&lt;BR /&gt;&lt;BR /&gt;I had to extend a volume about three weeks ago, and found that while SAM *says* it can do it, it was not actually able to because the drive was mounted and being used by others. As a result, I had to go right down to single-user mode before I could get it to work. Here are the notes I made for myself afterwards.&lt;BR /&gt;&lt;BR /&gt;=======&lt;BR /&gt;The HP ESC has useful documents on how to go about allocating more disk space, but in short do the following:&lt;BR /&gt;- Boot into Single-User mode.&lt;BR /&gt;- Log into the system as root.&lt;BR /&gt;- Execute the command: "/sbin/lvextend -L &lt;FINAL size=""&gt; &lt;LOGICAL volume=""&gt;"&lt;BR /&gt;- Execute the command: "/sbin/extendfs -F [hfs|vxfs] &lt;LOGICAL volume=""&gt;"&lt;BR /&gt;- Reboot the system.&lt;BR /&gt;&lt;BR /&gt;The hfs/vxfs designation can be retrieved by looking in either /etc/fstab or /etc/checklist. &lt;BR /&gt;&lt;BR /&gt;As an example, if I wanted to extend the /usr filesystem (which resides on /dev/vg00/lvol7) from 1024 to 2048 blocks, the commands would be:&lt;BR /&gt;#&amp;gt; /sbin/lvextend -L 2048 /dev/vg00/lvol7&lt;BR /&gt;#&amp;gt; /sbin/extendfs -F vxfs /dev/vg00/lvol7&lt;BR /&gt;&lt;BR /&gt;========&lt;BR /&gt;&lt;BR /&gt;If the SAM method doesn't work for you, this should help as a backup method. Hope it helps.&lt;/LOGICAL&gt;&lt;/LOGICAL&gt;&lt;/FINAL&gt;</description>
      <pubDate>Tue, 27 Apr 2004 17:40:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/expand-volume-with-sam-quot-increase-size-quot/m-p/3260867#M176988</guid>
      <dc:creator>Shane Travis</dc:creator>
      <dc:date>2004-04-27T17:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: Expand volume with SAM "Increase Size"?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/expand-volume-with-sam-quot-increase-size-quot/m-p/3260868#M176989</link>
      <description>hello toby,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       A short but useful info:&lt;BR /&gt;  If you extend the volume using sam,It doesn,t prompt you onto what harddisk it will allocate the space.For better flexibility i wuold suggest doing on command prompt.This way you will know exactly whats going on the system as well,in case you need to troubleshoot if there were any error.Command promt steps,&lt;BR /&gt;&lt;BR /&gt;       1)check wether online JFS is installed &lt;BR /&gt;          #swlist&lt;BR /&gt;          a)If installed&lt;BR /&gt;            #fsadm -v -F vxfs -b &lt;NEW size=""&gt; /vol1          &lt;A href="http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B9106-90008/B9106-90008_top.html&amp;amp;con=/hpux/onlinedocs/B9106-90008/00/01/122-con.html&amp;amp;toc=/hpux/onlinedocs/B9106-90008/00/01/122-toc.html&amp;amp;searchterms=fsadm&amp;amp;queryid=20040428-023620" target="_blank"&gt;http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B9106-90008/B9106-90008_top.html&amp;amp;con=/hpux/onlinedocs/B9106-90008/00/01/122-con.html&amp;amp;toc=/hpux/onlinedocs/B9106-90008/00/01/122-toc.html&amp;amp;searchterms=fsadm&amp;amp;queryid=20040428-023620&lt;/A&gt;&lt;BR /&gt;NOTE:extending the filesystem not required in this scenario fsad will take care of it&lt;BR /&gt;          b)If online JFS not installed&lt;BR /&gt;            #umount /vol1&lt;BR /&gt;            #lvextend -L &lt;NEWSIZE&gt; /dev/vg00/lvol10 [/dev/dsk/c#t#d#]&lt;BR /&gt;             last argument /dev/dsk/c#t#d# is optional,helps u choose exact harddisk were the space ought to be allocated.&lt;BR /&gt;              &lt;A href="http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B9106-90008/B9106-90008_top.html&amp;amp;con=/hpux/onlinedocs/B9106-90008/00/02/210-con.html&amp;amp;toc=/hpux/onlinedocs/B9106-90008/00/02/210-toc.html&amp;amp;searchterms=lvextend&amp;amp;queryid=20040428-024350e" target="_blank"&gt;http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B9106-90008/B9106-90008_top.html&amp;amp;con=/hpux/onlinedocs/B9106-90008/00/02/210-con.html&amp;amp;toc=/hpux/onlinedocs/B9106-90008/00/02/210-toc.html&amp;amp;searchterms=lvextend&amp;amp;queryid=20040428-024350e&lt;/A&gt;&lt;BR /&gt;             #extendfs /dev/vg00/rlvol10             &lt;A href="http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B9106-90008/B9106-90008_top.html&amp;amp;con=/hpux/onlinedocs/B9106-90008/00/01/109-con.html&amp;amp;toc=/hpux/onlinedocs/B9106-90008/00/01/109-toc.html&amp;amp;searchterms=lvextend&amp;amp;queryid=20040428-024350e" target="_blank"&gt;http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B9106-90008/B9106-90008_top.html&amp;amp;con=/hpux/onlinedocs/B9106-90008/00/01/109-con.html&amp;amp;toc=/hpux/onlinedocs/B9106-90008/00/01/109-toc.html&amp;amp;searchterms=lvextend&amp;amp;queryid=20040428-024350e&lt;/A&gt;&lt;BR /&gt;             #mount /vol1&lt;BR /&gt;&lt;BR /&gt;Note:All http links are man pages of the respective commands.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Senthil&lt;/NEWSIZE&gt;&lt;/NEW&gt;</description>
      <pubDate>Wed, 28 Apr 2004 03:48:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/expand-volume-with-sam-quot-increase-size-quot/m-p/3260868#M176989</guid>
      <dc:creator>Senthil Kumar .A_1</dc:creator>
      <dc:date>2004-04-28T03:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: Expand volume with SAM "Increase Size"?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/expand-volume-with-sam-quot-increase-size-quot/m-p/3260869#M176990</link>
      <description>Toby,&lt;BR /&gt;&lt;BR /&gt;Your approach with SAM will extend the lvol and the file system.  The only thing to watch out for is that the volume needs to be unmounted, so make sure /vol1 is not in use.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 28 Apr 2004 05:27:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/expand-volume-with-sam-quot-increase-size-quot/m-p/3260869#M176990</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-04-28T05:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: Expand volume with SAM "Increase Size"?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/expand-volume-with-sam-quot-increase-size-quot/m-p/3260870#M176991</link>
      <description>All,&lt;BR /&gt;&lt;BR /&gt;Thanks for the help.  SAM was able to expand the volume with little problem.  The problem I did encounter with SAM as Travis suggested is the volume in use, demanding me to start in â  single user modeâ  .  After messing around in single-user mode for a bit, I got the crutch back out, stopped everything using the volume, and SAM worked just great.&lt;BR /&gt;&lt;BR /&gt;Donâ  t really know the point system round this forum yet, so I ascribed points to all.  Each post was helpful, and I appreciate everyoneâ  s input.  Itâ  s a small question, but one I wanted backup fo</description>
      <pubDate>Sat, 22 May 2004 19:20:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/expand-volume-with-sam-quot-increase-size-quot/m-p/3260870#M176991</guid>
      <dc:creator>Toby Ragsdale</dc:creator>
      <dc:date>2004-05-22T19:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: Expand volume with SAM "Increase Size"?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/expand-volume-with-sam-quot-increase-size-quot/m-p/3260871#M176992</link>
      <description>Tony,&lt;BR /&gt;&lt;BR /&gt;I am facing the same situation as you describe here in this thread.  When I check the mount point in SAM i get;&lt;BR /&gt;&lt;BR /&gt;Logical Volume: lvol8                           &lt;BR /&gt;Volume Group:    vgprod1                                            &lt;BR /&gt;Space Available in Volume Group (Mbytes): 27540            -------- &lt;BR /&gt;Current Logical Volume Size (Mbytes):     143360&lt;BR /&gt;&lt;BR /&gt;So does this really mean that I have 27.5 GB available to add to the mount point?&lt;BR /&gt;&lt;BR /&gt;I read the entire thread and saw that ultimately you did use SAM in the single user mode.  The mount point I am working with is very rarely in use.  So do you think I will be able to increase the size during normal operations?&lt;BR /&gt;&lt;BR /&gt;Also I am hooked into an EVA5000 and all the disk are in a RAID 1 configuration.  Should I have any concern about this or will SAM take care of the RAID?&lt;BR /&gt;&lt;BR /&gt;I know this was an old issue for you, but it is all new to me.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for any help you or anyone else can offer.</description>
      <pubDate>Tue, 27 Jun 2006 15:03:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/expand-volume-with-sam-quot-increase-size-quot/m-p/3260871#M176992</guid>
      <dc:creator>Mike Tufariello</dc:creator>
      <dc:date>2006-06-27T15:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Expand volume with SAM "Increase Size"?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/expand-volume-with-sam-quot-increase-size-quot/m-p/3260872#M176993</link>
      <description>Mike,&lt;BR /&gt;&lt;BR /&gt;please open your own thread.&lt;BR /&gt;Own question - own thread (anywhere in the internet).&lt;BR /&gt;&lt;BR /&gt;You should provide a "vgdisplay -v" for the questionable VG too.&lt;BR /&gt;Please provide also if you have online JFS installed.&lt;BR /&gt;&lt;BR /&gt;BTW, SAM doesn't care about the RAID level in the EVA, it is handled like a disk.</description>
      <pubDate>Tue, 27 Jun 2006 15:23:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/expand-volume-with-sam-quot-increase-size-quot/m-p/3260872#M176993</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-06-27T15:23:43Z</dc:date>
    </item>
  </channel>
</rss>

