A.126 refreshStorageLayer

Refreshes the storage visible to an Oracle VM Server.

Syntax

refreshStorageLayer Server instance

Where instance is:

{ id=value | name=value }

Description

This command refreshes the storage visible to an Oracle VM Server. This command discovers:

  • Exported NFS shares residing on any NFS file servers. The Oracle VM Server must be an admin server or refresh server.

  • Presented physical disks on any iSCSI or unmanaged Fibre Channel storage arrays. The Oracle VM Server must be an admin server.

Options

The following table shows the available options for this command.

Option

Description

{ id=value | name=value }

The instance of the object using either the id or name option, for example name=MyServer.

Examples

Example A.167 Refreshing Oracle VM Server storage

OVM> refreshStorageLayer Server name=MyServer

See Also