Sets maintenance mode on an Oracle VM Server.
Syntax
setMaintenanceMode
Server
instance
mode=
{
on
|
off
}
Where
is:
instance
{
id=
|
value
name=
}value
Description
This command sets whether an Oracle VM Server is in maintenance mode in order to perform software updates.
Options
The following table shows the available options for this command.
Option | Description |
---|---|
| Whether to place the Oracle VM Server into maintenance mode. |
{
|
The instance of the object using either the
|
Examples
Example A.199 Placing an Oracle VM Server into maintenance mode
OVM> setMaintenanceMode Server name=MyServer mode=on