beautypg.com

Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual

Page 90

background image

72

Brocade Mobility RFS Controller CLI Reference Guide

53-1003098-01

2

virtual-machine set memory <512-8192> [adsp|team-cmt] {on }

virtual-machine set Mobility-memory <12288-32739>

virtual-machine [start|stop] [adsp|team-cmt] {on }

virtual-machine uninstall [adsp|team-cmt] {on }

Example

The following examples show the VM installation process:

Insatllation media: USB

#virtual-machine install type iso disk-size 8 install-media

usb1://vms/win7.iso autostart start memory 512 vcpus 3 vif-count 2 vnc enable

Installation media: pre-installed disk image

#virtual-machine install type disk install-media

flash:/vms/win7_disk.img autostart start memory 512 vcpus 3 vif-count 2

vnc-enable on

In the preceding example, the command is executed on the device identified by

the keyword. In such a scenario, the disk-size is ignored if

specified. The VM has the install media as first boot device.

Installation media: VM archive

#virtual-machine install type vm-archive install-media

flash:/vms/ vcpus 3

In the preceding example, the default configuration attached with the VM

archive overrides any parameters specified.

virtual-machine set
memory

Modifies the ADSP or TEAM-CMT VM’s memory, in MB, based on the parameter passed. Specify a value
from 512 - 8192 MB.

on – Optional. Executes the command on a specified device or devices

– Specify the service platform name. In case of multiple devices,

list the device names separated by commas.

virtual-machine set
Mobility-memory
<12288-32739>

Specifies the Mobility memory size in MB
This command is applicable only to the Brocade Mobility RFS9510 service platforms. Use the show >
virtual-machine-configuration
command to view the configured memory allocation. Use the show >
virtual-machine-statistics
to view the current allocated memory allocation.

<12288-32739> – Specify a value from 12288 - 32739 MB. The default is 18432 MB.

The new memory setting takes effect only after the next boot.

virtual-machine
[start|stop]

Starts/stops the ADSP or TEAM-CMT VM, based on the parameter passed

start – Starts the ADSP or TEAM-CMT VM. Use this command to boot a shut down VM (in a stop
state).

stop – Stops a running ADSP or TEAM-CMT VM. Use this command to shut down a running VM.

on – Optional. Executes the start/stop command on a specified device or devices

– Specify the service platform name. In case of multiple devices,
list the device names separated by commas.

virtual-machine uninstall

Uninstalls the ADSP or TEAM-CMT VM based on the parameter passed

on – Optional. Executes the command on a specified device or devices

– Specify the service platform name. In case of multiple devices,

list the device names separated by commas.