From Mexico.purplecow.org

(Difference between revisions)
Jump to: navigation, search
(New page: Failure to get working disk and network in a guest LDOM with messages like: <pre> communication error with virtual disk server using port 0 ... </pre> or <pre> WARNING: /virtual-device...)
Current revision (05:55, 29 November 2016) (view source)
 
Line 19: Line 19:
</pre>
</pre>
-
A badly configured (or unconfigured?) Oracle VM Agent will terminate all network and disk traffic to guest LDOMs! There will be a README file in the root filesystem that explains how to correct this.
+
A badly configured (or unconfigured?) Oracle VM Agent (for Oracle VM Manager) will terminate all network and disk traffic to guest LDOMs! There will be a README file in the root filesystem that explains how to correct this.
 +
 
 +
<pre>
 +
# ovs-agent-setup unconfigure
 +
</pre>
 +
 
 +
Do _NOT_ just kill/uninstall it. There is a process to remove the breakage in driver configurations.  
[[Category: Tech]]
[[Category: Tech]]

Current revision

Failure to get working disk and network in a guest LDOM with messages like:

 communication error with virtual disk server using port 0 ...

or

WARNING: /virtual-devices@100/channel-devices@200/disk@0: Timeout
connecting to virtual disk server... retrying

or

WARNING: /virtual-devices@100/channel-devices@200/network@0: 
Communication error with Virtual Network Server!

A badly configured (or unconfigured?) Oracle VM Agent (for Oracle VM Manager) will terminate all network and disk traffic to guest LDOMs! There will be a README file in the root filesystem that explains how to correct this.

# ovs-agent-setup unconfigure

Do _NOT_ just kill/uninstall it. There is a process to remove the breakage in driver configurations.