How 2 Know
If you can't Google it, You Can Knowing it.

Posts Tagged ‘lpar’

Script to list all LPARs on all Managed Systems Connected to HMC

Wednesday, July 17th, 2013

if you have Many Managed Systems connected to HMC and you need to list ALL LPARs that you have on a table view like the following output:

-----------------------------
Server Name : Server-****-***-***
------------
LPAR Name          LPAR Number   IP Address
TEST1                             5                       10.10.10.1
TEST2                            4                       10.10.10.2
TEST2                             3                      10.10.10.3
TEST4                            2                       10.10.10.4
LPAR                              1                       10.10.10.5
VIO                                  6                      10.10.10.6

Continue Reading…

0516-404 allocp

Thursday, July 11th, 2013

– If you tries to restore mksysb with mirrored and unmirrored LV’s they might the following 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-822 mklv: Unable to create logical volume.
BOS Install: Could not create the hd5 logical volume.
    ID#        OPTION
      1        Continue
      2        Perform System Maintenance and Then Continue
     Enter ID number:

Continue Reading…