On Mon, Nov 11, 2013 at 9:48 PM, Barry Brimer <lists at brimer.org> wrote: > > but when I do: > > > > df -h > > > > I still see only the original 8gig disk (8gig total - 4gig data/4gig > swap)). > > I see this extending the logical volume, but not the filesystem on the > logical volume. You can use resize2fs <device> to do that. > OK. Thanks. I had seen that, but in that howto page it didn't mention it. I'll try it. Thanks, again. -wes