Operating System - HP-UX
1854682 Members
10249 Online
104102 Solutions
New Discussion

SAM and BDF---- in HPUX 11.23--inconsistent info

 
SOLVED
Go to solution
Rgomes
Valued Contributor

SAM and BDF---- in HPUX 11.23--inconsistent info

Hi All,

I have changed the size of /tmp to 2GB, going into single-user mode. I lvextend'ed it to it's current size( 2GB) and showed it was successfully changed, by writing to vg00.conf file.

After rebooting the server, bdf shows still the size of /tmp is 204MB but SAM shows it's size is 2GB.

To check it, I copied some file to /tmp and understood that it is actually has the old size( 200MB) not 2GB.

Why I am geting this inconsistent info? Any help? I need to increase /tmp urgently, so the DBA people can start their Oracle installation.

Thanks in advance,
Richard
2 REPLIES 2
Thierry Poels_1
Honored Contributor
Solution

Re: SAM and BDF---- in HPUX 11.23--inconsistent info

hi,

after the lvextend, did you do an "extendfs" ?

What does a lvdisplay show?

regards,
Thierry.
All unix flavours are exactly the same . . . . . . . . . . for end users anyway.
Rgomes
Valued Contributor

Re: SAM and BDF---- in HPUX 11.23--inconsistent info

HI Thierry, I missed that one. :(

Thanks a LOT!!

Richard