Edits a storage array.
Syntax
edit StorageArray
[
instance
plugin=
] [
value
storageName=
] [
value
useChap=
{
Yes
|
No
}
] [
adminHost=
value
adminUserName=
value
adminPassword=
] [
value
name=
] [
value
description=
] [
value
lipScan=
{
Yes
|
No
}
]
Where
is:
instance
{
id=
|
value
name=
}value
Description
This command edits the attributes of a storage array.
Although none of the options are mandatory, you must supply at least one option.
Options
The following table shows the available options for this command.
Option | Description |
---|---|
| The name or ID for the Oracle VM Storage Connect plug-in for the storage array. To see a list of the available plug-ins, use the list StorageArrayPlugin command. |
| The storage name associated with the storage array. The storage name uniquely identifies the correct storage array if multiple storage devices are concentrated behind a single endpoint. |
| Whether to use CHAP authentication. |
| The host name or IP address where administrative access to the storage array is allowed. |
|
A user name with administrative access to the storage
array, used with |
|
The administrator password for the
|
| A name to identify the storage array. |
|
Optional description for the storage array.
To set an empty description, use
|
{
|
The instance of the object using either the
|
| Whether to request each Unmanaged FibreChannel Storage Array Admin Server to initiate a Loop Initialization Protocol (LIP) during a refresh. Note This option is only applicable to an Unmanaged FibreChannel Storage Array.
|
Examples
Example A.111 Editing the name of a storage array
OVM> edit StorageArray name=MyISCSIServer name="My ISCI Server"