HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- creating soft link for directories
Operating System - HP-UX
1834391
Members
1837
Online
110066
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2005 02:52 PM
06-05-2005 02:52 PM
Hey Guys,
I want to create software link from /var/tmp directory /abc/xyz directory.
I am having a disk space problem while installing software on hpux 11i. I am thinking to create a software link from /var/tmp/ to /abc/xyz/ directory so that software being installed can use the disk space on /abc/xyz directory.
Please note that i am installing the software on /opt/ directory but it looks like installation files are going to
/var/tmp during installation.
Please suggest.
Thanks,
Shiv
I want to create software link from /var/tmp directory /abc/xyz directory.
I am having a disk space problem while installing software on hpux 11i. I am thinking to create a software link from /var/tmp/ to /abc/xyz/ directory so that software being installed can use the disk space on /abc/xyz directory.
Please note that i am installing the software on /opt/ directory but it looks like installation files are going to
/var/tmp during installation.
Please suggest.
Thanks,
Shiv
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2005 04:44 PM
06-05-2005 04:44 PM
Solution
Hi Shiv,
Use ln -s /var/tmp /abc/xyz
Note that in this case, /abc/xyz must be the mount point to another filesystem (since you mentioned you are out of space in /tmp filesystem).
Regards,
Suraj
Use ln -s /var/tmp /abc/xyz
Note that in this case, /abc/xyz must be the mount point to another filesystem (since you mentioned you are out of space in /tmp filesystem).
Regards,
Suraj
What we cannot speak about we must pass over in silence.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2005 04:57 PM
06-05-2005 04:57 PM
Re: creating soft link for directories
Usually /var/tmp is part of the /var filesystem.
The softlink is good, but you might find you clear somf /var space by simply firing up sam, routine tasks and doing a log file trim.
Depends on how often you have already been trimming.
SEP
The softlink is good, but you might find you clear somf /var space by simply firing up sam, routine tasks and doing a log file trim.
Depends on how often you have already been trimming.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP