Originally posted by: klimenta
Hi,
we are running AIX 5.2-09-04 on p660 server. This server contains 2 x 18Gb internal mirrored drives and 8 external hard drives (ExpPlus 2104-DU3 hdd rack).
rootvg is on both internal (hdisk0, hdisk1) drives. hd6 paging LV is on rootvg.
I am trying to install some DB2 fixpack but I don't have enough space in /usr.
/usr is also in rootvg.
I bought two external hard drives for the rack but as far as I understood I can't expand /usr on external hard drives. Right or wrong?
If I can't go with the above solution, I was thinking about this. Moving the paging space with migratepv -l hd6 hdiskX where hdiskX is my new external hard drive. Can I move paging space on external hard drives?
If this is possible, then I'll use the old paging space which is on rootvg and assign it to /usr.
And if the above is not possible too, how about this. I'll decrease my current 8Gb paging space to 7Gb and give that extra 1Gb to /usr. This shouldn't be a problem, because this is a test server and lsps -a shows only 8% use anytime.
Below is some output from the server.
Thanks for any input on this
(root)@eia2: />lslv hd6
LOGICAL VOLUME: hd6 VOLUME GROUP: rootvg
LV IDENTIFIER: 000fa79fe20457ee.2 PERMISSION: read/write
VG STATE: active/complete LV STATE: opened/syncd
TYPE: paging WRITE VERIFY: off
MAX LPs: 512 PP SIZE: 32 megabyte(s)
COPIES: 2 SCHED POLICY: parallel
LPs: 272 PPs: 544
STALE PPs: 0 BB POLICY: non-relocatable
INTER-POLICY: minimum RELOCATABLE: yes
INTRA-POLICY: middle UPPER BOUND: 32
MOUNT POINT: N/A LABEL: None
MIRROR WRITE CONSISTENCY: off
EACH LP COPY ON A SEPARATE PV ?: yes
Serialize IO ?: NO
(root)@eia2: />lsps -a
Page Space Physical Volume Volume Group Size %Used Active Auto Type
hd6 hdisk0 rootvg 8704MB 8 yes yes lv
#AIX-Forum