Operating System - HP-UX
1834814 Members
2561 Online
110070 Solutions
New Discussion

Re: extending /tmp in rootdg

 
abhishekjain_48
Advisor

extending /tmp in rootdg

Hi ,

 

how can I extend the /tmp in rootdg(/dev/vx/rdsk/rootdg/tmpvol).

 

I got something it can be done in single usermode.

 

Please explain...

 

Regards

AbhishekJ

2 REPLIES 2
Emil Velez_2
HPE Pro

Re: extending /tmp in rootdg

if you have onlinejfs you can extned the volume and filesystem while it is mounted

1. extend the volume
vxassist -g dg. extendto vol size
fsadm -F vxfs -b <size in bytes> /tmp

Emil Velez
Instructor Storage, Servers, HP-UX and Partner Courses
Hewlett Packard Enterprise Education Services
Ask me about training on StoreServ (3PAR) StoreOnce, StoreEasy, StoreAll, StoreVirtual, HP-UX, ServiceGuard and HPE Partner Ready Certification Training

internet: Linkedin: http://www.linkedin.com/in/emilvelez

HPE Master ASE Server Solutions Architect V3
HPE Master ASE Storage Solutions Architect V2
HP UNIX Certified (ASE HPUX 11iv3 Administration V1)
Certified HPE Instructor
HPE Product Certified - OneView [2016]
HP Sales Certified -Servers, Converged Systems and Services [2015]
HPE Product Certified - Converged Solutions [2017]
abhishekjain_48
Advisor

Re: extending /tmp in rootdg

 

i tried using above two methods but failed....

 

is there any other way to increase /tmp...

 

how it can be done by putting in single user mode.?

 

Regards

AbhishekJ