
with Tags:
command
X

Live Partition Mobility from the Novalink command line
The following steps describe how to live migrate a VM using the Novalink command line. In this example, I want to move the VM named “xwing” from FRAME1 to FRAME2. I will use the “ pvmctl vm migrate ” command to achieve this outcome. $ pvmctl vm migrate help usage: pvmctl [help | --help] LogicalPartition migrate {--object-id | -i} <LogicalPartition field>=value {args} optional arguments: --mgmt-usr MGMT_USR The user ID to use on the target PowerVM management platform. --timeout TIMEOUT Maximum number of seconds for job to... [More]
Tags:  partition the live gibson powervm line mobility aix vios novalink chris command from |
Collecting PowerVP system level data from the AIX command line.
It’s possible to collect PowerVP system level agent data from the AIX command line. You can collect this data by running Java and specifying the powervp.jar file, as shown below. You need to specify the hostname, username and password for the host where the system level agent resides. In the following example the hostname/IP address is 10.1.1.99 and the username/password is root and mypass1. I found the PowerVP JAR file in the default PowerVP install directory, which (on AIX) is usually /IBM/PowerVP/... [More]
Tags:  command aix jar java powervp line gibson chris |