- 論壇徽章:
- 0
|
要安裝informxi 在home目錄下。但home比較小,想擴展一下,但出現下面的錯誤。請高手指點。
# chfs -a size=+40000 /home
lquerypv: Warning, physical volume hdisk0 is excluded since it may be
either missing or removed.
0516-404 allocp: This system cannot fulfill the allocation request.
There are not enough free partitions or not enough physical volumes
to keep strictness and satisfy allocation requests. The command
should be retried with different allocation characteristics.
我把hdisk0拔走了。 不再用了。
想問一下,這種情況能不能只在hdisk1上擴大home,如何來做?
下面是一些信息希望有用:
# lsvg -l rootvg
rootvg:
LV NAME TYPE LPs PPs PVs LV STATE MOUNT POINT
hd5 boot 1 2 2 closed/stale N/A
hd6 paging 8 16 2 open/syncd N/A
hd8 jfs2log 1 2 2 open/stale N/A
hd4 jfs2 30 60 2 open/stale /
hd2 jfs2 21 42 2 open/stale /usr
hd9var jfs2 1 2 2 open/stale /var
hd3 jfs2 2 4 2 open/stale /tmp
hd1 jfs2 30 60 2 open/stale /home
hd10opt jfs2 2 4 2 open/stale /opt
fwdump jfs2 4 8 2 open/stale /var/adm/ras/p
latform
loglv01 jfslog 1 1 1 open/syncd N/A
lv00 jfs 32 32 1 open/syncd /informix
#
# lsvg rootvg
VOLUME GROUP: rootvg VG IDENTIFIER: 00c0356e00004c00000
0000000072831
VG STATE: active PP SIZE: 64 megabyte(s)
VG PERMISSION: read/write TOTAL PPs: 1635 (104640 megaby
tes)
MAX LVs: 256 FREE PPs: 1402 (89728 megabyt
es)
LVs: 12 USED PPs: 233 (14912 megabyte
s)
OPEN LVs: 11 QUORUM: 1 (Disabled)
TOTAL PVs: 2 VG DESCRIPTORS: 2
STALE PVs: 1 STALE PPs: 50
ACTIVE PVs: 1 AUTO ON: yes
MAX PPs per VG: 32512
MAX PPs per PV: 2032 MAX PVs: 16
LTG size (Dynamic): 128 kilobyte(s) AUTO SYNC: no
HOT SPARE: no BB POLICY: relocatable
# df -g
Filesystem GB blocks Free %Used Iused %Iused Mounted on
/dev/hd4 1.88 1.40 26% 2881 1% /
/dev/hd2 1.31 0.07 95% 33755 63% /usr
/dev/hd9var 0.06 0.05 24% 492 5% /var
/dev/hd3 0.12 0.10 17% 39 1% /tmp
/dev/fwdump 0.25 0.25 1% 4 1% /var/adm/ras/platform
/dev/hd1 1.88 1.87 1% 114 1% /home
/proc - - - - - /proc
/dev/hd10opt 0.12 0.04 65% 1617 14% /opt
/dev/lv00 2.00 1.94 4% 20 1% /informix
# |
|