0516-404 allocpThis system cannot fulfill the allocation

While trying to increase space on one of my file systems I get the following error,

Code:
[/home/root] #chfs -a size=+5G /fns/ld/r
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.

I am trying to increase space on,

Code:
[/home/root] #df -gt | grep /fns/l
/dev/fns_l_lv      3.00      1.09      1.91   37% /fns/l/r
/dev/fns_ld_lv      8.00      8.00      0.00  100% /fns/ld/r
/dev/fns_ls_lv      1.00      0.16      0.84   16% /fns/ls/r

The file system as you can see is a mirrored one,

Code:
[/home/root] #lsvg -l fnsvg | grep /fns/l
fns_l_lv            jfs2       24    48    2    open/syncd    /fns/l/r
fns_ld_lv           jfs2       64    128   2    open/syncd    /fns/ld/r
fns_ls_lv           jfs2       8     16    2    open/syncd    /fns/ls/r

There are two disks in this mirrored relationship,

Code:
lspv
hdisk0        000030d7b108e3f4                    fnsvg           active
hdisk1        000030d7b108ea78                    fnsvg           active
hdisk2        000030d7b9285c69                    rootvg          active
hdisk3        000030d7b8c88a41                    rootvg          active

And when I checked, one of the disks was almost out of space,

Code:
[/home/root] #lspv hdisk0
PHYSICAL VOLUME:    hdisk0                   VOLUME GROUP:     fnsvg
PV IDENTIFIER:      000030d7b108e3f4 VG IDENTIFIER     000030d70000d60000000111b108f477
PV STATE:           active                                     
STALE PARTITIONS:   0                        ALLOCATABLE:      yes
PP SIZE:            128 megabyte(s)          LOGICAL VOLUMES:  46
TOTAL PPs:          2235 (286080 megabytes)  VG DESCRIPTORS:   2
FREE PPs:           2 (256 megabytes)        HOT SPARE:        no
USED PPs:           2233 (285824 megabytes)  MAX REQUEST:      256 kilobytes
FREE DISTRIBUTION:  00..00..00..00..02                         
USED DISTRIBUTION:  447..447..447..447..445

Now what I don't understand here is, if it is a mirrored pair, why is the space consumed more from one disk than the other? Shouldn't they be equally consumed?

0 (0)
Article Rating (No Votes)
Rate this article
Attachments
There are no attachments for this article.
Comments
There are no comments for this article. Be the first to post a comment.
Full Name
Email Address
Security Code Security Code
Related Articles RSS Feed
AIX: How to determine which application created the OS core file
Viewed 2453 times since Mon, Jun 11, 2018
Creating Normal,Big,Scalable VG on AIX
Viewed 14991 times since Fri, Feb 1, 2019
NMON nmon
Viewed 11867 times since Tue, Apr 16, 2019
Using expect to automate mundane tasks
Viewed 1891 times since Mon, Jun 3, 2019
AIX Resolving "missing" or "removed" disks in AIX LVM
Viewed 4524 times since Tue, Aug 6, 2019
AIX Creating a Volume Group
Viewed 2487 times since Tue, Jul 17, 2018
AIX QHA
Viewed 11076 times since Mon, Jun 3, 2019
AIX: Error code 0516-1339, 0516-1397 0516-792: cannot extendvg with a previous Oracle ASM disk
Viewed 3704 times since Wed, Feb 6, 2019
AIX: Script to get Total Disk Size
Viewed 3685 times since Tue, Jun 12, 2018
AIX Changing ’defined’ or ’missing’ hard disk states to ’Available’ in IBM Smart Analytics System for AIX environment
Viewed 9557 times since Wed, May 22, 2019