Extend filesystem with out LVM
Does anyone have a description on what to do when I have a filesystem without LVM running om a multipath SAN LUN ?
Running "Linux 2.6.32-200.13.1.el5uek" and
[root ~]$ cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5.7 (Tikanga)
From the df :
/dev/mapper/360a98000646750344b4a67614c747468 60G 235M 59G 1% /u01/app/oradata/arch1
- and output from fdisk:
[root ~]$ fdisk -l /dev/mapper/360a98000646750344b4a67614c747468
Disk /dev/mapper/360a98000646750344b4a67614c747468: 64.4 GB, 64424509440 bytes
255 heads, 63 sectors/track, 7832 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk /dev/mapper/360a98000646750344b4a67614c747468 doesn't contain a valid partition table
I can extend the LUN, but how to extend the filesystem.