Error:
COMMAND STATUS
Command: failed stdout: yes stderr: no
Before command completion, additional instructions may appear below.
0516-1254 /usr/sbin/extendvg: Changing the PVID in the ODM.
0516-1162 /usr/sbin/extendvg: The Physical Partition Size of 64 requires the creation of
1120 partitions for hdisk17. The limitation for volume group vgaudit is
1016 physical partitions per physical volume. Use chvg command with -t
option to attempt to change the maximum Physical Partitions per Physical
volume for this volume group.
0516-792 /usr/sbin/extendvg: Unable to extend volume group.
Solución:
# lsvg
rootvg
vgaudit
# lsvg vgaudit
VOLUME GROUP: vgaudit VG IDENTIFIER: 00cb7e3200004c00000001237c1439b2
VG STATE: active PP SIZE: 16 megabyte(s)
VG PERMISSION: read/write TOTAL PPs: 639 (10224 megabytes)
MAX LVs: 256 FREE PPs: 0 (0 megabytes)
LVs: 2 USED PPs: 639 (10224 megabytes)
OPEN LVs: 2 QUORUM: 2 (Enabled)
TOTAL PVs: 1 VG DESCRIPTORS: 2
STALE PVs: 0 STALE PPs: 0
ACTIVE PVs: 1 AUTO ON: yes
MAX PPs per VG: 32512
MAX PPs per PV: 1016 MAX PVs: 32
LTG size (Dynamic): 256 kilobyte(s) AUTO SYNC: no
HOT SPARE: no BB POLICY: relocatable
PV RESTRICTION: none
# chvg -t 2 vgaudit
0516-1164 chvg: Volume group vgaudit changed. With given characteristics vgaudit
can include up to 16 physical volumes with 2032 physical partitions each.
# lsvg vgaudit
VOLUME GROUP: vgaudit VG IDENTIFIER: 00cb7e3200004c00000001237c1439b2
VG STATE: active PP SIZE: 16 megabyte(s)
VG PERMISSION: read/write TOTAL PPs: 639 (10224 megabytes)
MAX LVs: 256 FREE PPs: 0 (0 megabytes)
LVs: 2 USED PPs: 639 (10224 megabytes)
OPEN LVs: 2 QUORUM: 2 (Enabled)
TOTAL PVs: 1 VG DESCRIPTORS: 2
STALE PVs: 0 STALE PPs: 0
ACTIVE PVs: 1 AUTO ON: yes
MAX PPs per VG: 32512
MAX PPs per PV: 2032 MAX PVs: 16
LTG size (Dynamic): 256 kilobyte(s) AUTO SYNC: no
HOT SPARE: no BB POLICY: relocatable
PV RESTRICTION: none
#
Error:
COMMAND STATUS
Command: failed stdout: yes stderr: no
Before command completion, additional instructions may appear below.
0516-787 extendlv: Maximum allocation for logical volume lvwork
is 512.
Solución:
#chlv -x'1598' lvaudit
Error:
COMMAND STATUS
Command: failed stdout: yes stderr: no
Before command completion, additional instructions may appear below.
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.
Solucion:
#chfs -a size='99' /fsaudit