VCEM Profile Failover and Profile Moves

Profile Failover may also be initiated from the Bays Tab. Check a specific bay that is
occupied by a profile and then select the Profile Failover button.
VCEM Profile Failover may also be initiated using the CLI. The CLI has three forms:
o Using the failed system’s hostname
vcem –failover –host hostname
o
Using the failed system’s ip address
vcem –failover –ip ip_address
o
Using the failed system’s enclosure and bay number
vcem –failover –bay enclosure_name:bay_number
Once the command has been invoked, a Job ID Number is returned via standard out. This
can be used for input to another VCEM CLI to monitor status of the failover:
vcem –list –details –job job_id_number