This command sets and displays the blade server that is in control of the BladeCenter unit shared KVM.
Function | What it does | Command | Valid targets |
---|---|---|---|
Display KVM owner | Displays the number of the blade server that has KVM ownership and the global local KVM switching state 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. | kvm |
|
Set KVM owner | Sets a blade server as the KVM owner. |
kvm
-b
blade_server
where blade_server is the blade-bay number 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. This command can only be run by users who have one or more
of the following command authorities:
|
|
Enable / disable local KVM switching globally | Enable or disable local KVM switching globally for all blade servers. |
kvm
-local
state
where state is enabled or disabled. This command can only be run by users who have one or
more of the following command authorities:
|
|
Example:
kvm -T system -b 1
kvm -T system
The following example shows the information that is returned from these two commands:
system:mm[1]> kvm -T system -b 1
OK
system:mm[1]> kvm -T system
-b 1
-local enabled
system:mm[1]>