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…
Tags: display, HMC, lpar, ManagedmSystem, script
Posted in HMC | Edit No Comments »
July 17th, 2013
if you use VIO Server and need to share CD or TAP UNIT or Disks from VIO to LPAR, and after finishing from Mapping Configuration and try to run “cfgmgr on the LPAR,
you may see the following Error : Continue Reading…
Tags: 0514-621, AIX, CD, cfgmgr, devices, disk, TAP, v-scsi, vdevice, VIO
Posted in AIX | Edit No Comments »
July 11th, 2013
some time you get many errors on Error Report that told you there is a core dump file and you don’t know where is the problem??
and if you try to read this file you will see a binary codes appear to you and it’s useless information like this : Continue Reading…
Tags: ;querypv, core, dump
Posted in AIX | Edit No Comments »
July 11th, 2013
The AIX Operating System has a Secure Web Interface Management Tool which has the same functions of “Smitty”.
you just need to open port “5336” on your AIX Machine and try to access it through the Web browser from the following link :
Continue Reading…
Tags: 5336, AIX, Console, IBM, Integrated, Solution
Posted in Managment Systems | Edit No Comments »
July 11th, 2013
you must open the following Ports between HMC IP & LPAR IP to can perform RMC Functions like Dynamic Reallocation or VIO Vitualization
Ports : “657 , 2300 , 2301“
Continue Reading…
Tags: 2300, 2301, 657, HMC, RMC, TCP, UDP
Posted in HMC | Edit No Comments »
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…
Tags: 0516, 0516-404, 0516-822, 404, 822, alocp, lpar, mklv, mksysb, restore, VIO
Posted in AIX | Edit No Comments »
July 3rd, 2013
After Installing VIO Server, you try to boot from DISK and you face the following Error :
boot device: /pci@800000020000207/fibre-channel@0/disk@5005076303239005,4000400b
00000000:2
I/O hosting requires a hosting partition - boot not permitted.
EXIT called ok
0>
Continue Reading…
Posted in AIX, VIO | Edit No Comments »
June 30th, 2013
The following series of commands demonstrates how to set the PVID of an AIX disk to a specific value like “0123456789abcdef”:
Note: Setting PVID like this should be avoided normally. It may cause unwanted consequences in your environment. Continue Reading…
Tags: AIX, disk, how, how to set pvid in aix, PVID, set, value
Posted in AIX | Edit No Comments »
June 26th, 2013
You may face the following error on many Operation System not only on AIX :
superblock is invalid : -5
this error means that you apply function of File system type on another type, in another meaning,
Continue Reading…
Tags: -5, AIX, invalued, jfs, jfs2, superblock, superblock is invalid
Posted in AIX | Edit No Comments »
June 20th, 2013
Hello Everyone!!
There are many of people don’t know the archive link for IBM RedBook, you can access it for the following link:
IBM RedBook
Posted in AIX | Edit No Comments »