Hmm, it is perhaps advisable to consider why root is 6GB.
People have different ways opf doing things, however, I've found (and my company) that / is small, say 300 - 350 MB, why, because everything below that is important /opt, /var, /var/spool and so on are filesystems.
Also, we keep all filesystem in vg00 below 50% at build - this provides room for growth.
Why do we keep root small, well, be making sure everything that is dynamic is not part of the root filesystem ensures that if some area does become full, it isn't root ... as this could possible stop the box running.
I appreciate that this way isn't everyones cup of tea, however, we have a lot of servers >1000 and need to avoid full file systems as much as possible due to the ampount of time we would lose. Also, root disks these days are quite big (typically 73GB) so as we do not put applications on root disks there is plenty of space for generous file system sizes. Pls. see below.
Martin
eg.
/dev/vg00/lvol3 385024 88584 294144 23% /
/dev/vg00/lvol1 298928 59680 209352 22% /stand
/dev/vg00/lvol7 1048576 61739 925726 6% /var
/dev/vg00/lvol12 1048576 17723 966580 2% /var/spool
/dev/vg00/lvol11 1048576 56768 929880 6% /var/opt/perf
/dev/vg00/lvol10 106496 48113 58383 45% /var/opt/metron
/dev/vg00/lvol9 2097152 954687 1071122 47% /var/adm/sw
/dev/vg00/lvol8 8388608 122744 8007564 2% /var/adm/crash
/dev/vg00/lvol6 3145728 1163088 1967192 37% /usr
/dev/vg00/lvol5 1048576 16504 1025456 2% /tmp
/dev/vg00/lvol4 4194304 1796680 2378944 43% /opt