Now that we have built our POWER Cloud frame-work we can look at
integrating this in with IWD, I have been testing with both 3.1 and 3.
As things move on, I will be looking at testing this with Starter Kit
for Cloud and IBM Service Delivery Manager.
- IWD Setup for POWER -
- IWD Setup for POWER -
- System Requirements -
1/2/4 Procs Ent1 - Uncapped-168 - 4/4/8 Virt - 8/12/16Gb Mem - 30-60Gb storage, choose large if it is to be the NIM Master too. AIX 6.1.5.3
As we will be using IBM Workload Deployer this has been updated to match the cpu/memory/storage requirements, NIM Server requires Director Common Agent installed if it is not on the same node + VMControl sub agent
In my blog post above 'POWER Cloud Install Notes' the pool sizes are rather small examples only, ideally you need about 40GB per deployed image, so even a small environment is going to be about 200-500GB in size. Generally we will be pushing our installs to the cloud_boot pool and using the cloud_data for the System Director/NIM server so this should stay fairly static. Though this of course is just the way I have set it up, so feel free to change it to suit your own needs
- Final Configuration Updates -
Once you have the POWER Cloud underlying infrastructure set-up you need to make the following updates to the system, this will ensure that there will be no issues between the POWER VMControl and IWD.
Check
NIM tuning suggestions:
The /tmp file system should be enlarged to have at least 15GB of free space. If you plan to store installation or fix pack files in /tmp, consider making the file system 20GB. The ISD will use the /tmp file system during IBM Workload Deployer deployments to temporarily cache catalog images as they are being passed to NIM. These catalog images can be larger than 10GB.
File systems (minimums) -
File system Minimum size Comments
/usr 4GB
/var 2GB
/opt 6GB ISD installs in /opt & needs at least 4GB more.
/tmp 15GB At least 1GB is required for ISD installation.
Workload Deployer V3.0, images will be staged here temporarily during deployment, so must have at least 15GB of free space at that time.
On the IBM Systems Director lpar, make these customizations:
Edit
max.cli.threads=17
Edit
Change the Java heap to -
This setting is based on an 8GB IBM Systems Director server, in my testing I have been running about 12GB initially. Along with this I increased the processing to 2 full processors, 4 virtual.
Set paging space for IBM Systems Director to be 3GB minimum.
- IWD Deployment to POWER Issues -
Now we did hit one issue once we connected to IWD with our system, in that the upload of the appliance to our image repository was successful once we had sufficient space, at the creation of the LPAR failed with the following message on IWD -
Looking at the agent logs -
As you can see it can't resolve the address that it has assigned to the new deployed LPAR, and this was because these addresses where not in DNS. You can fix the issue by adding them in to DNS or /etc/hosts on the NIM server.
- IWD Example Image -
No comments:
Post a Comment