increase root file system size in solaris

Hi frnz,

Need an urgent help...

I have installed solaris 8 in a sunblade workstation with 136GB hdd.
While installation it has taken a default filesystem size as 1.37GB for root.

AFtr completing the installation i have extended the root partition to 130GB.

But still df output shows the capacity as 93% and i am not able to install patches in the machine.

When i see inside the format utility the filesystem size shows 130GB.

Upto my understanding the partition is 130Gb and the fs is occupying only 1.4GB.
How to increase the fs size so that it can occupy the entire partition size.

Pls reply ur views ASAP.....

Thanks in Advance

Sriram

if the partition is already bigger you have to increase the fs by invoking:

# growfs -M / /dev/dsk/c0t0d0s0

where c0t0d0s0 depends on your configuration...

regards pressy

Dear Pressy.

Thanks for the response.
I have executed the command.How much time will that take to expand the file syatem.
I am not getting any response frm the syatem .

Could you please guide.

usually not more than 5 minutes....is this a cluster ? There have been some patches that would fix this issue....

Thanks Gurus.

I have done it..... :cool: