<?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: increase tmp file system in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174619#M458686</link>
    <description>hi all thank u /tmp space is increased&lt;BR /&gt;&lt;BR /&gt;and one more doubt&lt;BR /&gt;&lt;BR /&gt;i forget one server root passwd, how to change the root passwd&lt;BR /&gt;&lt;BR /&gt;pls help me</description>
    <pubDate>Tue, 12 May 2009 12:29:03 GMT</pubDate>
    <dc:creator>rajesh73_1</dc:creator>
    <dc:date>2009-05-12T12:29:03Z</dc:date>
    <item>
      <title>increase tmp file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174605#M458672</link>
      <description>how to increase /tmp file system in hp-ux</description>
      <pubDate>Tue, 12 May 2009 10:38:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174605#M458672</guid>
      <dc:creator>rajesh73_1</dc:creator>
      <dc:date>2009-05-12T10:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: increase tmp file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174606#M458673</link>
      <description>HI,&lt;BR /&gt;&lt;BR /&gt;# vgdisplay vg00 #Check, the free space in vg00 and confirmed /tmp is in vg00:&lt;BR /&gt;&lt;BR /&gt;Look for â  PE Size (Mbytes)â   and â  Free PEâ   and multiply them. &lt;BR /&gt;The result is the free space in MB in vg00.&lt;BR /&gt;&lt;BR /&gt;# lvextend â  L &lt;NEW_SIZE in="" mb=""&gt; /dev/vg00/lvolx  # Extend the logical volume:&lt;BR /&gt;# fsadm -F vxfs -b &lt;LV_SIZEM&gt; /mountpoint  # Extend the filesystem:&lt;BR /&gt;&lt;BR /&gt;NOTE: You need to add M directly to the lv_size MB value.&lt;BR /&gt;&lt;BR /&gt;Suraj&lt;/LV_SIZEM&gt;&lt;/NEW_SIZE&gt;</description>
      <pubDate>Tue, 12 May 2009 10:43:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174606#M458673</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-05-12T10:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: increase tmp file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174607#M458674</link>
      <description>Hi Rajesh,&lt;BR /&gt;&lt;BR /&gt;Just check if you have free space on vg00.&lt;BR /&gt;&lt;BR /&gt;#vgdisplay vg00&lt;BR /&gt;&lt;BR /&gt;if free space is there and you have online JFS product installed, you can increase /tmp online.&lt;BR /&gt;&lt;BR /&gt;#swlist |grep -i online&lt;BR /&gt;&lt;BR /&gt;#lvextend -L 5000 /dev/vg00/lvol4 (here 5000MB is new total size)&lt;BR /&gt;&lt;BR /&gt;#fsadm -F vxfs -b 5000M /tmp&lt;BR /&gt;&lt;BR /&gt;That's it.</description>
      <pubDate>Tue, 12 May 2009 10:47:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174607#M458674</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-05-12T10:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: increase tmp file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174608#M458675</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;if you don't have JFS online license activated,&lt;BR /&gt;&lt;BR /&gt;boot to single user mode and use extendfs.&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Tue, 12 May 2009 10:49:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174608#M458675</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2009-05-12T10:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: increase tmp file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174609#M458676</link>
      <description>&lt;BR /&gt;Dear Rajesh&lt;BR /&gt;&lt;BR /&gt;if u want to increase the space first u have to check vgoo volume group space &lt;BR /&gt;if space is there u can extend the logical volume &lt;BR /&gt;1. by using lvextend command&lt;BR /&gt;once logical volume extended u can extend file system&lt;BR /&gt;if u have online jfs u can use fsadm command to extend the file system other wise u have to use extendfs command&lt;BR /&gt;&lt;BR /&gt;thanks and regards&lt;BR /&gt;&lt;BR /&gt;sajjad sahir</description>
      <pubDate>Tue, 12 May 2009 11:19:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174609#M458676</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2009-05-12T11:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: increase tmp file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174610#M458677</link>
      <description>already i have 1gb /tmp filesystem&lt;BR /&gt;&lt;BR /&gt;now i want to 5gb space to /tmp file system&lt;BR /&gt;i entered the below command&lt;BR /&gt;&lt;BR /&gt;#lvextend -L 5120 /dev/vg00/lvol6&lt;BR /&gt;Logical volume "/dev/vg00/lvol6" has been successfully extended.&lt;BR /&gt;Volume Group configuration for /dev/vg00 has been saved in /etc/lvmconf/vg00.con&lt;BR /&gt;&lt;BR /&gt;and thaen&lt;BR /&gt;&lt;BR /&gt;# fsadm -F vxfs -b 5120 /tmp&lt;BR /&gt;fsadm: You don't have a license to run this program&lt;BR /&gt;&lt;BR /&gt;pls help me&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;</description>
      <pubDate>Tue, 12 May 2009 11:43:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174610#M458677</guid>
      <dc:creator>rajesh73_1</dc:creator>
      <dc:date>2009-05-12T11:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: increase tmp file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174611#M458678</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;you need to umount the mounted /tmp end use&lt;BR /&gt;&lt;BR /&gt;extendfs instead of fsadm.&lt;BR /&gt;&lt;BR /&gt;mikap&lt;BR /&gt;</description>
      <pubDate>Tue, 12 May 2009 11:45:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174611#M458678</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2009-05-12T11:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: increase tmp file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174612#M458679</link>
      <description>Hello Rajesh,&lt;BR /&gt;first you check that /tmp is belong to which vg&lt;BR /&gt;1) bdf &lt;BR /&gt;will show you full path for /tmp&lt;BR /&gt;for example my system it having as below.&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvol5    4096000   19363 3821861    1% /tmp&lt;BR /&gt;&lt;BR /&gt;since /tmp is belong to vg00 as lvol5,&lt;BR /&gt;&lt;BR /&gt;2)now check vgdisplay /dev/vg00&lt;BR /&gt;in vgdisplay result under free PE you should have some value if it is zero then you can not extend.&lt;BR /&gt;&lt;BR /&gt;just assume you have below value in your vgdisplay&lt;BR /&gt;&lt;BR /&gt;PE Size (Mbytes)            4&lt;BR /&gt;Free PE                     2168&lt;BR /&gt;&lt;BR /&gt;you have still (4*2168) 8.46875 gb free space in your vg00.&lt;BR /&gt;&lt;BR /&gt;now&lt;BR /&gt;assume you dont have online JFS&lt;BR /&gt;boot system in single user mode&lt;BR /&gt;umount /tmp&lt;BR /&gt;do &lt;BR /&gt;3)lvextend &lt;BR /&gt;&lt;BR /&gt;that's all,&lt;BR /&gt;thanks,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 May 2009 11:48:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174612#M458679</guid>
      <dc:creator>avizen9</dc:creator>
      <dc:date>2009-05-12T11:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: increase tmp file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174613#M458680</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;so you don't have OnlineJFS, check also by&lt;BR /&gt;&lt;BR /&gt;swlist -l product |grep -i online&lt;BR /&gt;&lt;BR /&gt;You really need to umount /tmp which I believe you have to do in single user mode and&lt;BR /&gt;&lt;BR /&gt;extendfs -F vxfs /dev/vg00/rlvol6&lt;BR /&gt;&lt;BR /&gt;HTH.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio</description>
      <pubDate>Tue, 12 May 2009 11:49:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174613#M458680</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2009-05-12T11:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: increase tmp file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174614#M458681</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;try to unmount the /tmp if it's not possible,&lt;BR /&gt;boot the system to single user mode -is&lt;BR /&gt;&lt;BR /&gt;extendfs -F vxfs /dev/vg00/rlvol6&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Tue, 12 May 2009 11:50:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174614#M458681</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2009-05-12T11:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: increase tmp file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174615#M458682</link>
      <description>As mikap said, you do not have the license to use Online JFS. Without this software, you need to unmount the filesystem and then use the extendfs command. But considering a lot of system processes are also using /tmp, more than likely, you need to shutdown your system, boot it to single user mode and then use extendfs command to extend the filesystem size. After that you can reboot normally to resume operation.&lt;BR /&gt;&lt;BR /&gt;Good luck</description>
      <pubDate>Tue, 12 May 2009 11:52:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174615#M458682</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-05-12T11:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: increase tmp file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174616#M458683</link>
      <description>Hi Rajesh,&lt;BR /&gt;&lt;BR /&gt;It seems you do not have online JFS.&lt;BR /&gt;So you have to do following:&lt;BR /&gt;&lt;BR /&gt;1. Reboot the server&lt;BR /&gt;2. Halt boot sequence;&lt;BR /&gt;   &amp;gt; hpux -is   #&lt;FOR single="" user="" mode=""&gt;&lt;BR /&gt;2. # mount /usr&lt;BR /&gt;3. # extendfs -F vxfs /dev/vg00/rlvol6&lt;BR /&gt;4. # mount /tmp&lt;BR /&gt;5. # bdf  &amp;lt;-- to check&lt;BR /&gt;6. Reboot to multiuser mode.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regds,&lt;BR /&gt;R.K.&lt;/FOR&gt;</description>
      <pubDate>Tue, 12 May 2009 12:00:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174616#M458683</guid>
      <dc:creator>R.K. #</dc:creator>
      <dc:date>2009-05-12T12:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: increase tmp file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174617#M458684</link>
      <description>&lt;BR /&gt;Dear Rajesh&lt;BR /&gt;u can't use fsadm command because online jfs is not installed in u system&lt;BR /&gt;regarding extending file system u can use the command  extendfs command&lt;BR /&gt;before that u have to umount the file system&lt;BR /&gt;and system should be in single user mode.&lt;BR /&gt;extend the logical volume and after that &lt;BR /&gt;extend the file system by using extendfs not with fsadm &lt;BR /&gt;&lt;BR /&gt;thanks and regards&lt;BR /&gt;&lt;BR /&gt;Sajjad&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 May 2009 12:20:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174617#M458684</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2009-05-12T12:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: increase tmp file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174618#M458685</link>
      <description>Hi Rajesh,&lt;BR /&gt;&lt;BR /&gt;Before boot into single user mode, check if any process is using /tmp filesystem. Normally applications will use /tmp filesystem to store temporary files. If there is no process using /tmp, no need to boot into single user mode. Just unmount it, then run extendfs and then mount it.&lt;BR /&gt;&lt;BR /&gt;To check if any process using /tmp&lt;BR /&gt;&lt;BR /&gt;#fuser -cu /tmp&lt;BR /&gt;&lt;BR /&gt;To kill the process using /tmp&lt;BR /&gt;&lt;BR /&gt;#fuser -k -cu /tmp&lt;BR /&gt;&lt;BR /&gt;#umount /tmp&lt;BR /&gt;&lt;BR /&gt;#extendfs -F vxfs /dev/vg00/rlvol4&lt;BR /&gt;&lt;BR /&gt;#mount /tmp</description>
      <pubDate>Tue, 12 May 2009 12:26:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174618#M458685</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-05-12T12:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: increase tmp file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174619#M458686</link>
      <description>hi all thank u /tmp space is increased&lt;BR /&gt;&lt;BR /&gt;and one more doubt&lt;BR /&gt;&lt;BR /&gt;i forget one server root passwd, how to change the root passwd&lt;BR /&gt;&lt;BR /&gt;pls help me</description>
      <pubDate>Tue, 12 May 2009 12:29:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174619#M458686</guid>
      <dc:creator>rajesh73_1</dc:creator>
      <dc:date>2009-05-12T12:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: increase tmp file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174620#M458687</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you can change root password in single user mode, just go in single user (again) and&lt;BR /&gt;&lt;BR /&gt;passwd&lt;BR /&gt;&lt;BR /&gt;and you'll be asked to type the new password and confirm it.&lt;BR /&gt;&lt;BR /&gt;HTH.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Fabio</description>
      <pubDate>Tue, 12 May 2009 12:32:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174620#M458687</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2009-05-12T12:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: increase tmp file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174621#M458688</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you forget the root password, either root equalant user can reset it or else you need to reboot into single user mode and reset the password using #passwd command.</description>
      <pubDate>Tue, 12 May 2009 12:32:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174621#M458688</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-05-12T12:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: increase tmp file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174622#M458689</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Boot the system at console.&lt;BR /&gt;&lt;BR /&gt;Intervene at the prompt.&lt;BR /&gt;&lt;BR /&gt;bo&lt;ENTER&gt;&lt;BR /&gt;Y (to interact) &lt;ENTER&gt;&lt;BR /&gt;hpux -is&lt;BR /&gt;&lt;BR /&gt;passwd&lt;BR /&gt;&lt;BR /&gt;You may need to:&lt;BR /&gt;&lt;BR /&gt;mount /usr&lt;BR /&gt;# prior to resetting the root password.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/ENTER&gt;&lt;/ENTER&gt;</description>
      <pubDate>Tue, 12 May 2009 12:33:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174622#M458689</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-05-12T12:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: increase tmp file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174623#M458690</link>
      <description>Dear Rajesh&lt;BR /&gt;&lt;BR /&gt;u can change root password by using console&lt;BR /&gt;&lt;BR /&gt;thanks and regards&lt;BR /&gt;&lt;BR /&gt;sajjad</description>
      <pubDate>Tue, 12 May 2009 12:35:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174623#M458690</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2009-05-12T12:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: increase tmp file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174624#M458691</link>
      <description>Good that you figured out the filesystem extension, for breaking root passwd reboot the server and break the boot sequence by entering into ISL prompt. boot into single user mode and edit the /etc/passwd file to delete the password coloum. then reset the password and reboot the server.&lt;BR /&gt;&lt;BR /&gt;-uvk</description>
      <pubDate>Tue, 12 May 2009 12:44:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/increase-tmp-file-system/m-p/5174624#M458691</guid>
      <dc:creator>UVK_1</dc:creator>
      <dc:date>2009-05-12T12:44:45Z</dc:date>
    </item>
  </channel>
</rss>

