This command sets and displays the blade server that is in control of the BladeCenter unit shared media tray.
Function | What it does | Command | Valid targets |
---|---|---|---|
Display media tray owner | Displays the number of the blade server that has media tray ownership and the global local and remote media tray switching states for all blade servers. A blade server that occupies more than one blade bay is identified by the lowest bay number that it occupies. A return value of 0 indicates that no owner is set. | mt |
|
Set media tray owner | Sets a blade server as the media tray owner. |
mt
-b
blade_server
where blade_server is the blade bay that identifies the blade server. A blade server that occupies more than one blade bay is identified by the lowest bay number that it occupies. A setting of 0 sets no owner. Command use restricted (see Commands and user authority). |
|
Enable / disable local media tray switching globally | Enable or disable local media tray switching globally for all blade servers. |
mt
-local
state
where state is enabled or disabled. Command use restricted (see Commands and user authority). |
|
Enable / disable remote media tray switching globally | Enable or disable remote media tray switching globally for all blade servers. |
mt
-remote
state
where state is enabled or disabled. Command use restricted (see Commands and user authority). |
|
Example:
mt -T system -b 1
mt -T system
The following example shows the information that is returned from these two commands:
system:mm[1]> mt -T system -b 1
OK
system:mm[1]> mt -T system
-b 1
-local enabled
-remote enabled
system:mm[1]>