Hi Folks,
I am having probs trying to increase the size of large enabled fs /backup. Here's the characteristics of the /backup filesystem
[Entry Fields]
File system name /backup
NEW mount point [/backup]
SIZE of file system (in 512-byte blocks) [16384000]
Mount GROUP []
Mount AUTOMATICALLY at system restart? yes +
PERMISSIONS read/write +
Mount OPTIONS [] +
Start Disk Accounting? no +
Fragment Size (bytes) 4096
Number of bytes per inode 4096
Compression algorithm no
Large File Enabled true
Allocation Group Size (MBytes) 8
Here is the output from LVM, I have tried adding more logical partitions but it keeps failing.
Command: failed stdout: yes stderr: no
Before command completion, additional instructions may appear below.
0516-787 extendlv: Maximum allocation for logical volume lv01
is 1000.
But I know there are spaces available in the hdisk4
# lspv hdisk3
PHYSICAL VOLUME: hdisk3 VOLUME GROUP: backup
PV IDENTIFIER: 00016001a8d88a2b VG IDENTIFIER 0001600138ed1cb9
PV STATE: active
STALE PARTITIONS: 0 ALLOCATABLE: yes
PP SIZE: 8 megabyte(s) LOGICAL VOLUMES: 2
TOTAL PPs: 1084 (8672 megabytes) VG DESCRIPTORS: 2
FREE PPs: 83 (664 megabytes)
USED PPs: 1001 (8008 megabytes)
FREE DISTRIBUTION: 00..00..00..00..83
USED DISTRIBUTION: 217..217..216..217..134
which is rather puzzling, why would lv01 fail to expand when there are spaces available, and what does it mean cannot extend when maximum is 1000 LVs? Where is that set?
# lslv lv01
LOGICAL VOLUME: lv01 VOLUME GROUP: backup
LV IDENTIFIER: 0001600138ed1cb9.1 PERMISSION: read/write
VG STATE: active/complete LV STATE: opened/syncd
TYPE: jfs WRITE VERIFY: off
MAX LPs: 1000 PP SIZE: 8 megabyte(s)
COPIES: 1 SCHED POLICY: parallel
LPs: 1000 PPs: 1000
STALE PPs: 0 BB POLICY: relocatable
INTER-POLICY: minimum RELOCATABLE: yes
INTRA-POLICY: middle UPPER BOUND: 32
MOUNT POINT: /backup LABEL: /backup
MIRROR WRITE CONSISTENCY: on
EACH LP COPY ON A SEPARATE PV ?: yes
It is all rather confusing to me.
Can anyone please shed some light here.
Thanking you all in advance.
Regards
Katherine