- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- not enough space in / for tmp files
Categories
Company
Local Language
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
Forums
Discussions
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
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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
тАО11-27-2000 10:34 AM
тАО11-27-2000 10:34 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-27-2000 10:51 AM
тАО11-27-2000 10:51 AM
Re: not enough space in / for tmp files
you do not provide us with your bdf output so it is hard to guess if you should have enough space or not.
I would recommend the following:
-if /var/tmp is not a filesystem of its own, create one;
- /tmp should also be its own filesystem.
- search for core files and really large files on the / filesystem and verify that you cannot move them elsewhere.
- you might want to move your /stand/vmunix.prev to a filesystem with enough space (temporarily)
- depending on how much space you have available, you might be able to get swinstall to NOT enforce space restrictions - its under options.
maybe if you give more info it would be easier to point out what to do.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-27-2000 11:54 AM
тАО11-27-2000 11:54 AM
Re: not enough space in / for tmp files
who -r
bdf
cat /etc/fstab
If your booting to single user mode, only / will be mounted. If you indeed have separate filesystems for /stand /tmp /usr /var, then do `mountall` before proceeding with the install.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-27-2000 02:31 PM
тАО11-27-2000 02:31 PM
Re: not enough space in / for tmp files
thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-27-2000 02:42 PM
тАО11-27-2000 02:42 PM
SolutionGood luck
PS. Do a search for Ignite for more details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-28-2000 03:24 AM
тАО11-28-2000 03:24 AM
Re: not enough space in / for tmp files
pls. check:
Check to see if /var/adm/sw/.codewords exists.
ll /var/adm/sw/.codewords
When not - Create the file.
touch /var/adm/sw/.codewords
Try swinstall.
Rgds.