![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Error Message | chapmana | UNIX for Dummies Questions & Answers | 5 | 11-29-2006 07:41 AM |
| Error Message | RDM00 | UNIX for Dummies Questions & Answers | 2 | 10-06-2006 03:43 PM |
| Error message | ghuber | UNIX for Advanced & Expert Users | 1 | 11-14-2005 02:04 AM |
| error message vnc | Castelior | UNIX for Advanced & Expert Users | 3 | 10-21-2004 01:50 AM |
| error message | alisev | UNIX for Dummies Questions & Answers | 3 | 01-08-2002 01:01 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Error Message
Hi everyone,
Can anyone explain what the following error refers to...and perhaps a solution? vxfs: vx_nospace -/tmp file system full (8 block extent) Thanks, Uni |
| Forum Sponsor | ||
|
|
|
||||
|
Your Veritas file system for /tmp is full - no more space left. This could possibly (probably) hang your system unless you fix it.
If you are not the administrator - then contact that person. If you are the admin - well, it looks like you have some learning to do since you didn't know about vxfs and a full file system. Some links that could possibly help - Veritas Support (click on the knowledge base search). Post what OS and version you are running (along with Veritas version) and maybe someone can give more info. Check with your boss - see if you have a contract with your vendor or Veritas. Since it's /tmp that is full, you can cd /tmp and see if there is anything you could possibly delete (rm). Try ls -ltcar to list the files in /tmp from oldest to newest. You may have a core file or a temporary file someone is using to build a report... |
|
|||
|
Thanks,
and no I'm not the admin guy...I just was the first one to look over the error message and hadn't seen this one before, and I knew that this forum would be the right place to ask what it was I was seeing. thanks for the quick answer Ever learning Uni |
|||
| Google The UNIX and Linux Forums |