I am getting this error:
mklv -y 'dtrain1_0000126' -w n -t 'raw' train1vg 1 hdisk15
0516-018 lcreatelv: No more logical volumes can be created; the maximum number has been reached. Use a different volume group. 0516-822 mklv: Unable to create logical volume.
lsvg train1vg
VOLUME GROUP: train1vg VG IDENTIFIER: 0002b6510000d600000
00117835b1998
VG STATE: active PP SIZE: 32 megabyte(s)
VG PERMISSION: read/write TOTAL PPs: 6906 (220992 megaby
tes)
MAX LVs: 256 FREE PPs: 5488 (175616 megaby
tes)
LVs: 255 USED PPs: 1418 (45376 megabyt
es)
OPEN LVs: 255 QUORUM: 4
TOTAL PVs: 6 VG DESCRIPTORS: 6
STALE PVs: 0 STALE PPs: 0
ACTIVE PVs: 6 AUTO ON: yes
MAX PPs per VG: 32512
MAX PPs per PV: 2032 MAX PVs: 16
LTG size (Dynamic): 1024 kilobyte(s) AUTO SYNC: no
HOT SPARE: no BB POLICY:
relocatable
The number of LVs are below 256, but I tried to change the MAX LVs to 512, which returns:
0516-1616 chvg: This operation is only valid for scalable volume groups.
0516-732 chvg: Unable to change volume group train1vg.
What is the issue and the fix?
thx much
mklv -y 'dtrain1_0000126' -w n -t 'raw' train1vg 1 hdisk15
0516-018 lcreatelv: No more logical volumes can be created; the maximum number has been reached. Use a different volume group. 0516-822 mklv: Unable to create logical volume.
lsvg train1vg
VOLUME GROUP: train1vg VG IDENTIFIER: 0002b6510000d600000
00117835b1998
VG STATE: active PP SIZE: 32 megabyte(s)
VG PERMISSION: read/write TOTAL PPs: 6906 (220992 megaby
tes)
MAX LVs: 256 FREE PPs: 5488 (175616 megaby
tes)
LVs: 255 USED PPs: 1418 (45376 megabyt
es)
OPEN LVs: 255 QUORUM: 4
TOTAL PVs: 6 VG DESCRIPTORS: 6
STALE PVs: 0 STALE PPs: 0
ACTIVE PVs: 6 AUTO ON: yes
MAX PPs per VG: 32512
MAX PPs per PV: 2032 MAX PVs: 16
LTG size (Dynamic): 1024 kilobyte(s) AUTO SYNC: no
HOT SPARE: no BB POLICY:
relocatable
The number of LVs are below 256, but I tried to change the MAX LVs to 512, which returns:
0516-1616 chvg: This operation is only valid for scalable volume groups.
0516-732 chvg: Unable to change volume group train1vg.
What is the issue and the fix?
thx much