I have an oracle mount point which is in DiskSuite control which I would like to increase the size of but I’m not too sure of the syntax, details below:-
cd /ora2
# df -h .
Filesystem size used avail capacity Mounted on
/dev/md/dsk/d18 197G 185G 9.6G 96% /ora2
# metastat d18
d18: Concat/Stripe
Size: 419405824 blocks (199 GB)
Stripe 0:
Device Start Block Dbase Reloc
emcpower1a 0 No No
Device Relocation Information:
Device Reloc Device ID
emcpower1a No -
How do I go about doing this?
cd /ora2
# df -h .
Filesystem size used avail capacity Mounted on
/dev/md/dsk/d18 197G 185G 9.6G 96% /ora2
# metastat d18
d18: Concat/Stripe
Size: 419405824 blocks (199 GB)
Stripe 0:
Device Start Block Dbase Reloc
emcpower1a 0 No No
Device Relocation Information:
Device Reloc Device ID
emcpower1a No -
How do I go about doing this?