cloudstack/docs/tmp/en-US/html/troubleshooting-recover-lost-virtual-router.html

20 lines
4.0 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>22.4. Recovering a Lost Virtual Router</title><link rel="stylesheet" type="text/css" href="Common_Content/css/default.css" /><link rel="stylesheet" media="print" href="Common_Content/css/print.css" type="text/css" /><meta name="generator" content="publican 2.8" /><meta name="package" content="Apache_CloudStack-Admin_Guide-4.0.0-incubating-en-US-1-" /><link rel="home" href="index.html" title="CloudStack Administrator's Guide" /><link rel="up" href="troubleshooting.html" title="Chapter 22. Troubleshooting" /><link rel="prev" href="troubleshooting-dataloss-on-exported-primary-storage.html" title="22.3. Data Loss on Exported Primary Storage" /><link rel="next" href="troubleshooting-maintenance-mode-not-working-on-vCenter.html" title="22.5. Maintenance mode not working on vCenter" /></head><body><p id="title"><a class="left" href="http://cloudstack.org"><img src="Common_Content/images/image_left.png" alt="Product Site" /></a><a class="right" href="http://docs.cloudstack.org"><img src="Common_Content/images/image_right.png" alt="Documentation Site" /></a></p><ul class="docnav"><li class="previous"><a accesskey="p" href="troubleshooting-dataloss-on-exported-primary-storage.html"><strong>Prev</strong></a></li><li class="next"><a accesskey="n" href="troubleshooting-maintenance-mode-not-working-on-vCenter.html"><strong>Next</strong></a></li></ul><div xml:lang="en-US" class="section" id="troubleshooting-recover-lost-virtual-router" lang="en-US"><div class="titlepage"><div><div><h2 class="title" id="troubleshooting-recover-lost-virtual-router">22.4. Recovering a Lost Virtual Router </h2></div></div></div><div class="formalpara"><h5 class="formalpara" id="idp16714528">Symptom</h5>
A virtual router is running, but the host is disconnected. A virtual router no longer functions as expected.
</div><div class="formalpara"><h5 class="formalpara" id="idp31348896">Cause</h5>
The Virtual router is lost or down.
</div><div class="formalpara"><h5 class="formalpara" id="idp21789256">Solution</h5>
If you are sure that a virtual router is down forever, or no longer functions as expected, destroy it. You must create one afresh while keeping the backup router up and running (it is assumed this is in a redundant router setup):
</div><div class="itemizedlist"><ul><li class="listitem"><div class="para">
Force stop the router. Use the stopRouter API with forced=true parameter to do so.
</div></li><li class="listitem"><div class="para">
Before you continue with destroying this router, ensure that the backup router is running. Otherwise the network connection will be lost.
</div></li><li class="listitem"><div class="para">
Destroy the router by using the destroyRouter API.
</div></li></ul></div><div class="para">
Recreate the missing router by using the restartNetwork API with cleanup=false parameter. For more information about redundant router setup, see Creating a New Network Offering.
</div><div class="para">
For more information about the API syntax, see the API Reference at <a href="http://docs.cloudstack.org/CloudStack_Documentation/API_Reference%3A_CloudStack">http://docs.cloudstack.org/CloudStack_Documentation/API_Reference%3A_CloudStack</a>API Reference.
</div></div><ul class="docnav"><li class="previous"><a accesskey="p" href="troubleshooting-dataloss-on-exported-primary-storage.html"><strong>Prev</strong>22.3. Data Loss on Exported Primary Storage</a></li><li class="up"><a accesskey="u" href="#"><strong>Up</strong></a></li><li class="home"><a accesskey="h" href="index.html"><strong>Home</strong></a></li><li class="next"><a accesskey="n" href="troubleshooting-maintenance-mode-not-working-on-vCenter.html"><strong>Next</strong>22.5. Maintenance mode not working on vCenter</a></li></ul></body></html>