hi
Take the backup of filesystems and then remove them
using smit fs.Then recreate them in such a manner that you
first create corresponding logical volumes(smit mklv)
and then associate filesystems with lvs.
In this way you can place the newly formed fs on your
unused disk specifically.
regds
Shiraz To Every Problem There is a solution...........
PV_NAME PV STATE TOTAL PPs FREE PPs FREE DISTRIBUTION
hdisk1 active 537 536 108..106..107..107..108
hdisk3 active 537 25 00..00..00..00..25
#
# lsvg -l jrsvg
jrsvg:
LV NAME TYPE LPs PPs PVs LV STATE MOUNT POINT
loglv01 jfslog 1 1 1 open/syncd N/A
lv01 jfs 512 512 1 open/syncd /mercer
here the info
here is the df info
/dev/lv01 8388608 1662216 81% 183140 18% /mercer
You can allocate more logical partitions to the logical volume "lv01" ,and u can get these logical partitions from
the physical volume "hdisk1", because i can see 536 PP's free there.This can be done using
smitty extendlv
Ater allocating more LP's to the logical volume "lv01" , u can then extend the corresponding filesystem(/mercer) on that logical volume using
smitty chfs
or u can use the chfs command line also , refer to the man pages , if u got any doubts pls mail me.
have fun and regards,
Rajesh rajeshrcmc@hotmail.com
"Better to ask a question once and be thought a fool once, than never to ask and remain a fool forever"
PV_NAME PV STATE TOTAL PPs FREE PPs FREE DISTRIBUTION
hdisk1 active 537 433 108..03..107..107..108
hdisk3 active 537 0 00..00..00..00..00
# lsvg -l jrsvg
jrsvg:
LV NAME TYPE LPs PPs PVs LV STATE MOUNT POINT
loglv01 jfslog 1 1 1 open/syncd N/A
lv01 jfs 640 640 2 open/syncd /mercer
the lp was max at 512 i made it 1024
then add 128 partitions should i have add 512 instead
then i extended it.
I think im ok now. just wanted to make sure i did it right.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.