View Single Post

  #1 (permalink)  
Old 12-07-2006, 04:13 AM
indiresh indiresh is offline
Junior Member
 
Join Date: Dec 2006
Posts: 1
Rep Power: 0
indiresh
Default expand a filesystem

We are running 2.4.21-27.ELsmp redhat linux.
I have ext3 filesystems on this box and I have two logical volumes.
My task is to expand the filesystems. There is no online expanding package on this server. How do I find ... 1.If I have the space I am looking for? 2. What commands to expand the required filesystems

part of the 'mount' command gives...
/dev/VG01/lvoracle on /oracle type ext3 (rw)
/dev/VG01/lvora00 on /ora00 type ext3 (rw)
/dev/VG01/lvora01 on /ora01 type ext3 (rw)
/dev/VG01/lvora02 on /ora02 type ext3 (rw)
/dev/VG01/lvora03 on /ora03 type ext3 (rw)
/dev/VG01/lvora04 on /ora04 type ext3 (rw)

Any help with this is appreciated.
-Indiresh
Reply With Quote