A.75 refresh

Refreshes configuration information about an object in Oracle VM Manager.

Syntax

refresh { Assembly | FileServer | FileSystem | PhysicalDisk | Repository | SanServer | Server } instance

Where instance is:

{ id=id | name=name }

Description

This command reads the configuration information about the object and updates the Oracle VM Manager database repository.

Options

The following table shows the available options for this command.

Option

Description

{ Assembly | FileServer | FileSystem | PhysicalDisk | Repository | SanServer | Server }

The object to be refreshed.

{ id=id | name=name }

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

Examples

Example A.100 Refreshing a file server

OVM> refresh FileServer name=MyNFSServer 

Example A.101 Refreshing a SAN server

OVM> refresh SanServer name=MyISCIServer

Example A.102 Refreshing a physical disk

OVM> refresh PhysicalDisk id=0004fb0000180000efa8fd003a5f1613

Example A.103 Refresh a file system

OVM> refresh FileSystem name=nfs:/mnt/vol1/poolfs01

Example A.104 Refresh a storage repository

OVM> refresh Repository name=MyRepository