Results 1 to 2 of 2
Hello:
We are on Linux 2.6.18-194.el5 #1 SMP Mon Mar 29 22:10:29 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux. We are using NTAP for storage. We extended our volume /dev/sdf by ...
- 11-07-2011 #1Just Joined!
- Join Date
- Oct 2011
- Posts
- 7
Cannot extend file system
Hello:
We are on Linux 2.6.18-194.el5 #1 SMP Mon Mar 29 22:10:29 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux. We are using NTAP for storage. We extended our volume /dev/sdf by 100G and the LUN also. But the file system is not showing the new size. This is what we have:
/dev/sdf 206424760 192385196 3553804 99% /ebsprod/oradata/data01
Any thoughts?
Thanks for yur help.
Singh
- 11-07-2011 #2Linux Guru
- Join Date
- Nov 2007
- Posts
- 1,695
Filesystem size is set at the time mkfs is run. Expanding the filesystem requires additional steps and depends on whether the filesystem supports it. Google will tell you more.


Reply With Quote