The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > AIX
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 05-14-2008
lo-lp-kl lo-lp-kl is offline
Registered User
 

Join Date: Jul 2004
Location: Mexico
Posts: 102
problem with /tmp

Hello !

I need to increase the /tmp fs size because its 100% but I cant.

I try with smitty fs and I get this message

Command: failed stdout: yes stderr: no

Before command completion, additional instructions may appear below.

0516-634 lquerypv: /tmp directory does not have enough space,
delete some files and try again.
0516-788 extendlv: Unable to extend logical volume.

I have enought free ppīs

lsvg rootvg
VOLUME GROUP: rootvg VG IDENTIFIER: 0009d3a00000d60000000111717c0b6a
VG STATE: active PP SIZE: 128 megabyte(s)
VG PERMISSION: read/write TOTAL PPs: 1092 (139776 megabytes)
MAX LVs: 256 FREE PPs: 302 (38656 megabytes)
LVs: 13 USED PPs: 790 (101120 megabytes)
OPEN LVs: 11 QUORUM: 1
TOTAL PVs: 2 VG DESCRIPTORS: 3
STALE PVs: 0 STALE PPs: 0
ACTIVE PVs: 2 AUTO ON: yes
MAX PPs per VG: 32512
MAX PPs per PV: 1016 MAX PVs: 32
LTG size (Dynamic): 256 kilobyte(s) AUTO SYNC: no
HOT SPARE: no BB POLICY: relocatable


On my lsvg -l rootvg command I get this

hd3 jfs2 16 32 2 open/syncd /tmp


I deleted some files but still have 100%

I try algo to delete some files on a directory but I cant get in

cd .~$28554.tmp
ksh: .~8554.tmp: not found.

drwxr-xr-x 4 root system 256 Aug 28 2007 .~$28554.tmp

I dont know if I cant get in by the name of the directory. this directory is
on the same /tmp fs and I use root account.


dukessd told me that I boot my box on service mode but this is my last option

because this is a important server. "thanks dukessd"


does anybody have another suggestions.


Thanks in advance
Reply With Quote