You can install PowerVM®
NovaLink on a system
that is managed by a Hardware Management Console (HMC). For a system that is managed by an HMC, the PowerVM
NovaLink
installer installs the Ubuntu Linux® operating system and
the PowerVM
NovaLink software on a Linux partition.
Before you begin
Before you install the
PowerVM
NovaLink software on a
system that has logical partitions, complete the following tasks:
- Install the hardware as needed, connect all cables, and set up the system so that it is managed
by an HMC.
- If you do not already have the PowerVM
NovaLink
installation image, download the image. You can download the PowerVM
NovaLink installation image from the My Entitled Systems
support site (http://www.ibm.com/server/eserver/ess)
in the My entitled software section. Download the image for the
5765-PVS NovaLink feature code. Use the installation image to create a
bootable USB drive. Alternatively, you can set up a netboot (bootp) server that has the PowerVM
NovaLink image to install PowerVM
NovaLink from a network. You can also mount the PowerVM
NovaLink image as a virtual optical drive in a Virtual I/O Server partition.
- To install PowerVM
NovaLink by using a netboot (bootp)
server, you must set up the netboot (bootp) server that has the PowerVM
NovaLink image. For information about how to set up a netboot
(bootp) server, see Setting up network installation of PowerVM NovaLink.
- Update the system firmware to the latest version. Download the latest system firmware from IBM® Fix Central (http://www.ibm.com/support/fixcentral/). You can update the system
firmware by using the HMC.
About this task
To install the PowerVM
NovaLink software on a system that
has logical partitions, complete the following steps:
Procedure
-
If you are installing PowerVM
NovaLink from a bootable
USB drive, plug the drive into a USB port on the managed system. If you are installing PowerVM
NovaLink from the network, connect an Ethernet port other
than the service processor ports to the network on which the netboot server resides.
-
Create a Linux logical partition on the managed
system by using the HMC.
When you create the Linux logical partition, assign the following resources to the partition:
- 0.5 shared processors that are uncapped with a non-zero weight and 2 virtual processors
- 6.5 GB of memory, which you can adjust to 2.5 GB after installation
- At least 30 GB of storage
- A virtualized network that is bridged through the shared Ethernet adapter (SEA)
- Maximum virtual slots that are set to 200 or higher
For more information about how to create a Linux
partition by using the HMC, see Creating a logical partition by using a template.
From the
HMC command line, enter the following command
to apply the profile for the
Linux partition. In this
command,
sys_name is the name of the managed system,
lpar_id is the partition ID of the
Linux partition, and
profile_name is the name of the profile.
chsyscfg -m sys_name -r lpar -o apply --id lpar_id -n profile_name
-
From the HMC command line, enter the following
command to enable co-management.
In this command,
sys_name is the name of the managed
system.
chcomgmt -m sys_name -o setcontroller -t norm
-
From the HMC command line, enter the following
command to enable PowerVM
NovaLink support for the logical
partition.
In this command,
sys_name is the name of the managed
system and
lpar_id is the ID of the
PowerVM
NovaLink partition.
chsyscfg -m sys_name -r lpar -i lpar_id=lpar_id,powervm_mgmt_capable=1
-
Activate the logical partition by using the HMC.
When you activate the logical partition, ensure that the
HMC is set to open a terminal window for the logical partition
when the logical partition is activated.
For information about how to activate the logical
partition by using the HMC, see Activating AIX® or Linux partitions.
The SMS menu is displayed in the terminal window.
-
From the HMC command line, enter the following
command to release controller authority for the managed system.
In this command,
managed_system is the name of the managed
system.
chcomgmt -o relcontroller -m managed_system
-
Return to the terminal window for the logical partition and select the boot device by using the
SMS menu.
You can select either a USB drive or a netboot server as the boot device. To select the boot
device, complete the steps for the type of boot device that you are using.
| Boot device type |
Steps |
| USB drive |
- From the main menu, enter 5 to select boot options.
- Enter 1 to select the install/boot device.
- Enter 7 to view a list of all boot devices, and then enter the number
that corresponds to the USB drive.
- Enter 2 to perform a normal mode boot, and then enter
1 to exit the SMS menu and to start the boot process.
|
| Netboot server |
- From the main menu, enter 2 to set up the remote IPL.
- Enter the number that corresponds to the Ethernet adapter that you want to use.
- Enter the number for IPv4 IP addresses.
- Enter the number for BOOTP as your network service.
- Enter 1 for IP parameters.
- Set the IP parameters:
- Client IP Address is the IP address that you set for the managed system
in the /etc/bootptab file on the netboot server.
- Server IP Address is the IP address of the netboot server.
- Gateway IP Address is the gateway IP address that you set for the managed
system in the /etc/bootptab file on the netboot server.
- Subnet Mask is the subnet mask that you set for the managed system in the
/etc/bootptab file on the netboot server.
- Press ESC, enter 3 for ping test, enter 1 for
execute ping test, and verify that the netboot server is reachable.
- Enter M to return to the main menu.
- From the main menu, enter 5 to select boot options.
- Enter 1 to select the install/boot device.
- Select Network, and then select the configured network card.
- Enter 2 to perform a normal mode boot, and then enter
1 to exit the SMS menu and to start the boot process.
|
-
At the GNU GRand Unified Bootloader (GRUB) screen, select the PowerVM NovaLink
Install/Repair option.
-
Complete the PowerVM
NovaLink installation
wizard.
-
Select Choose to perform installation and click
Next.
-
Select I Accept for the license agreement and click
Next.
-
Enter the user name and password of the PowerVM
NovaLink administrator and click Next.
-
Enter or verify the network configuration settings and click Next.
-
Review the settings and click Finish.
Results
After you specify installation parameters, the PowerVM
NovaLink installer installs the Ubuntu Linux operating system and the PowerVM
NovaLink software on the Linux partition.
What to do next
After the installation is complete, update the Ubuntu Linux operating system and the PowerVM
NovaLink software if needed.