Disk Format and LVM Extend
Disk Format and LVM Extend
p u n p 1 128 _ p q
--------------------------------------------------------------------------------
Please extend the below storage in lxrmststdb1 server and please confirm, once it
is completed.
LVM format
----------
(echo p; echo u; echo p; echo n; echo p; echo 1; echo 128; echo; echo p; echo t;
echo 8e; echo p; echo w) | fdisk /dev/emcpowerz (working)
pvcreate /dev/emcpowerz1
from /etc/fstab
---------------
/dev/lxrmststdb1_vg01/lv_grid /app/grid ext3
_netdev,defaults 1 2
/dev/lxrmststdb1_vg01/lv_1120 /app/oracle/product/11.2.0 ext3
_netdev,defaults 1 2
/dev/lxrmststdb1_vg01/lv_admin /app/oracle/admin ext3
_netdev,defaults 1 2
/dev/lxrmststdb1_vg01/lv_1120 /app/oracle/product/11.2.0
/dev/lxrmststdb1_vg01/lv_grid /app/grid
resize2fs /dev/lxrmststdb1_vg01/lv_1120
resize2fs /dev/lxrmststdb1_vg01/lv_grid
df -h
----
-----------------------------------------------------------------------------------
-------------------------------------
[root@lxrmststdb1 ~]# (echo p; echo u; echo p; echo n; echo p; echo 1; echo 128;
echo; echo p; echo t; echo 8e; echo p; echo w) | fdisk /dev/emcpowerz
# SAN
/dev/lxrmststdb1_vg01/lv_appora /app/oracle ext3 _netdev,defaults 1 2
/dev/lxrmststdb1_vg01/lv_orainv /app/oracle/oraInventory ext3
_netdev,defaults 1 2
/dev/lxrmststdb1_vg01/lv_grid /app/grid ext3 _netdev,defaults 1 2
/dev/lxrmststdb1_vg01/lv_1120 /app/oracle/product/11.2.0 ext3
_netdev,defaults 1 2
/dev/lxrmststdb1_vg01/lv_admin /app/oracle/admin ext3 _netdev,defaults
1 2
/dev/lxrmststdb1_vg01/lv_emagent /app/oracle/product/emagent ext3
_netdev,defaults 1 2
# NAS
nsusphx01:/staging /staging nfs rsize=32768,wsize=32768,soft,intr 0 0
#nsusphx01:/rmsdata_loader_dev /RMS_DATA_LOADER_DEV nfs
rsize=32768,wsize=32768,soft,intr 0 0
nsusphx01:/rmsdata_loader_qa /RMS_DATA_LOADER_TST nfs
rsize=32768,wsize=32768,soft,intr 0 0
nsusphx03:/rms_exports /RMS_EXP nfs
wsize=32768,rsize=32768,rw,bg,intr,hard,timeo=600,vers=3,proto=tcp,noac 0 0