AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
 View Only
  • 1.  failed when doing mklvcopy

    Posted Thu April 10, 2008 06:14 AM

    Originally posted by: apple08


    dear AIX admin,
    would really appreciate you can shed some lights to my problem. really hope to get your reply.
    when i want to
    #mklvcopy one of the mount point, it gave me this error. before this, i tried on other mount point, it's works.
    i hit this error:
    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.
    0516-1517 : Failed to create a valid partition allocation.
    0516-842 : Unable to make logical partition copies for
    logical volume.
    this is the output of lslv for that lv:
    1. lslv -m lv00
    lv00:/audit
    LP PP1 PV1 PP2 PV2 PP3 PV3
    0001 0123 hdisk53
    the number of pv is enough, but i'm wondering why i can't copy the lv.
    1. df -g .
    Filesystem GB blocks Free %Used Iused %Iused Mounted on
    /dev/lv00 0.25 0.24 4% 21 1% /audit
    attached is the vg01 that i want to make the lv copy from.

    hope to hear frm you. thank you
    #AIX-Forum


  • 2.  Re: failed when doing mklvcopy

    Posted Thu April 10, 2008 07:15 AM

    Originally posted by: nh4aix


    Hello...

    to answer this question, I need to know the status of the other disks in the volume group. It sure looks like all of the other disks are full... can you provide:

    lsvg -p VGNAME

    lsvg -l VGNAME

    where VGNAME is the name of the volume group where you have created /audit.

    Thanks,
    Joe
    #AIX-Forum