Hard Disk at 99% Help!

:eek: I use this Solaris to run CMS a call acounting software package for my job. No one could run reports today because it said the this when you logged on
"The following file systems are low, and could adversely affect server performance:
File system /: 99%full"

Can some one please explain to someone who only knows how to log in and get to the # prompt what to do to free up space?
Please!

Thanks for everyones help in advance. This is major as it is 1 AM and I am stuck here at work with no knowledge on this system.
thanks again

You can remove unwanted files using rm command. You must be knowing at least which are unwanted, older files. :-).
Or else you can blame on ur sysad in such situation. :-).

I am a total newbie and I just figured out how to check (df -k)and one partitioned is at 100% capacity. How do I go into it and see what files are in there and how do I delete the ones I need to?
Sorry but this is the Newbie section and I guess I qualify as a newbie seeing I never worked on this syem ever but thanks for the info

After login enter command df -k .(dot)
This will show info about the file system u r working on.
If it is 100% full , remove the old and unwanted files in your home directory onward.
To chaange the dorectory use cd command, ls for listing etc.
You might not be able to delete other's files.(ideally u should not be able to do that.)

I would suggest not to delete any file at all as you are too new to the system.

Oh yeah I majorly screwed it up. I went in and saw that c0t0d0s0 was at 100% so what did the dummy newbie do? yes I removed it and now I can't get in. It just keeps trying to boot up but then reboots and I have no CD to boot off of. I am majorly screwed. lol i HAVE BEEN WORKING FOR OVER 24 HOURS STRAIGHT. tHEY BETTER GIVE ME SOME SLACK. :eek:

Any suggestions after screwing this up??

The system administrator should be doing this type of work. Do you have a system administrator or someone who has been looking after the server until now?

Every one has left the company who knew anything about this system. Unfortunately I am it for now. LOL

I actually found someone who knows a little and is helping but he says he needs to call Sun to get the file back on. he doesn't or can't remember how. Sorry have been up over 24 hours now so i'm also a little delirious.
Thanks for replying :slight_smile:

I've learned quite a lot in the past 24 hours especially what not to do ever again! We are waiting on an OS CD which we never had to finish up. once we get the Cd we can link the file accordingly (Finger's Crossed) :stuck_out_tongue:

Thanks to everyone who tried to help. Much Appreciated

I'll let you all know the outcome once I know.

Feel much better. nothing beats a hair cut and a shower to get right back into work. I better get a day off for this :smiley:

First of all, you should not be deleting anything, until you have surveyed your file system and determined what are the large files that may be causing problems.

So, I disagree with anyone who advised you to "delete this" and "rm that"....

Since you have no idea how to admin a system, you should not be using the "rm" command for anything at all.

First, you need to learn how to move around the file system, search for files, and list them.

The advice above is wrong for a newbie who has zero knowledge of the file system.

Never advise anyone to remove files using the rm command who does not know how to navigate a file system, search for files, list them, etc.