![]() |
|
|
|
|
|||||||
| 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 |
| how to increase the space unix directores | raosurya | AIX | 4 | 05-27-2008 08:44 AM |
| How to find a file whick is consuming larger disk space in file system | lokeshpashine | UNIX for Dummies Questions & Answers | 3 | 01-04-2008 02:26 PM |
| How to get free disk space size in C/C++ program( Solaris system) | yidu | High Level Programming | 3 | 08-07-2007 02:26 AM |
| increase root file system size in solaris | sriram.s | SUN Solaris | 4 | 04-02-2007 12:28 AM |
| How do I increase disk space available to a directory? | rhack | UNIX for Dummies Questions & Answers | 2 | 10-21-2005 08:54 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Increase space in the solaris file system
How can I check how much space is left in the solaris file system? and how can I increase those space in the file system?. I am trying to install Oracle Database on Solaris 8.But, it keep giving me error message says that"There is not enough space on the volume you have specified".
Thanks John |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
hello
Hi..
You can Try Df -k command to see the file system size in unix..if you are using solaris and bdf will do in HPUX.... then to increase file system size it will be always advisable to take the back up first and then do the manipulation and restore the data........ U can increase file system size in solaris ..use format command to select a hard disk and chenage the size.create a new file system and mount it on required mount point..BUT DON"T FORGET TO TAKE BACK UP....in before. IN HPUx you can increase the file system size through SAM utility..with out taking back up also no data will be lost but always play safe and keep back up. thanks Praful |
|||
| Google The UNIX and Linux Forums |