Adding space to filesystems
807559Mar 6 2002 — edited Mar 12 2002Solaris 8 on SPARC
Trying to add space to a filesystem which is almost full. In AIX, you would use chfs -a size=+[added blocks].
Only thing I can see is to 'format/partition/modify.' That, of course destroys all data in the filesystem. Is there any way to enlarge a filesystem without losing all data?
Fortunately, I'm trying this in development before doing the deed on real data...
Thanks in advance!