Technical data

3.8.2 Installing TVOE on the Management Server,
3.8.3 TVOE Network Configuration, and
PM&C Installation Media.
1. TVOE Management Server iLO: Login and launch the integrated remote console
Login to iLO in IE using password provided by application:
http://<management_server_iLO_ip>
Click in the Remote Console tab and launch the Integrated Remote Console on the server.
Click Yes if the Security Alert pops up.
2. TVOE Management Server: Mount the PM&C media to the TVOE Management server.
For a sample of mounting a DVD media:
# getCDROM
DV-W28E-RW|sr0
/dev/sr0
# mount -t iso9660 /dev/sr0 /mnt/upgrade/
For a sample of mounting a USB media
# ls /media/*/*.iso
/media/usb/872-2441-104-5.0.0_50.8.0-PMAC-x86_64.iso
# mount -o loop /media/usb/872-2441-104-5.0.0_50.8.0-PMAC-x86_64.iso /mnt/upgrade
3. TVOE Management Server: Validate the PM&C media.
Execute the self-validating media script:
# cd /mnt/upgrade/upgrade
# .validate/validate_cd
Validating cdrom...
UMVT Validate Utility v2.2.2, (c)Tekelec, June 2012
Validating <device or ISO>
Date&Time: 2012-10-25 10:07:01
Volume ID: tklc_872-2441-106_Rev_A_50.11.0
Part Number: 872-2441-106_Rev_A
Version: 50.11.0
Disc Label: PMAC
Disc description: PMAC
The media validation is complete, the result is: PASS
CDROM is Valid
If the media validation failes, the media is not valid and should not be used.
4. TVOE Management Server: Using the pmac-deploy script, deploy the PM&C instance using the
configuration captured during the site survey.
For this example, deploy a PM&C without netbackup feature
# cd /mnt/upgrade/upgrade
# ./pmac-deploy --guest=<PMAC_Name> --hostname=<PMAC_Name>
--controlBridge=<TVOE_Control_Bridge> --controlIP=<PMAC_Control_ip_address>
196
909-2209-001 Revision G, February 2014
3 Procedures