![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Increasing size of Root Partition | asadlone | SUN Solaris | 7 | 11-23-2007 12:18 PM |
| increase root file system size in solaris | sriram.s | SUN Solaris | 4 | 04-02-2007 03:28 AM |
| increase size | jyoti | HP-UX | 1 | 04-14-2006 11:08 AM |
| Increase a logical partition | pascalbout | AIX | 3 | 02-16-2006 06:52 AM |
| increase size of /tmp | pkappaz | UNIX for Dummies Questions & Answers | 2 | 07-02-2003 11:49 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
how to increase size of the root partition
Hi
we have a sunfire v880 server . we have a problem with root partion it showing 90% full. so anyone can help me how to increase the size of that partion. NOTE: It is not in veritas & SVM control. Regards prakash |
|
|||||
|
First, what are all your mount points? If you have /var under /, instead of having /var as a separate filesystem, then your safest course would be to make /var separate from the root filesystem (assuming you have extra space available).
Post the output of df -k command and the OS/Version from the server OR you could look at the different threads already posted and pick one that will work for you - example: increasing ufs file system size solaris |
|
||||
|
if u want to increase root partion do one thing see the slice of root if it is s0 slice see what is next slice if it is swap or /var copy this slice to another slice and increase the cylenders of root partition and type grwofs command <growfs -M / /dev/rdsk/c#t#d#s#>
may be it is better |
|
||||
|
your root partition contains ALL.
check the /var directories...remove old logs, crash dumps etc.. find / -size +100000 -print to find out the huge files r simply cd to the directories and run du -sk * |sort -rn |head |
|
||||
|
Thats abt it... whats so special of being filesystem full? its abt housekeeping in a systematic manner
iTS my practise to rotate logs housekeep, backup etc etc.. every1 does that pupp.. ![]() Last edited by incredible; 08-15-2008 at 12:11 PM.. Reason: typo |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|