View Single Post
  #1 (permalink)  
Old 2006-08-30
klapczuk klapczuk is offline
Junior Member
 
Join Date: 2006-08-30
Posts: 5
Rep Power: 0
klapczuk has an average reputation (10+)
Default Cannot Start routing daemon in VSX

Hi all,
I created the cluster on VSX, with two members. On this cluster I created Virtual System, and I try to run OSPF on it. I enter the CLI and issue the following commands:
[Expert@cp_clust_1:0]# fw vsx set 2
Context is set to Virtual Device cp_clust_1_VR_SOX_1 (ID 2).
[Expert@cp_clust_1:2]# fw vsx stat -v
VSX Gateway Status
==================
Name: cp_clust_1
Security Policy: Standard
Installed at: 11Aug2006 12:27:08
SIC Status: Trust

Number of Virtual Systems allowed by license: 100
Virtual Systems [active / configured]: 0 / 0
Virtual Routers and Switches [active / configured]: 1 / 1

Virtual Devices Status
======================

ID | Type & Name | Security Policy | Installed at | SIC Stat
-----+-------------------------+-------------------+-----------------+---------
2 | R cp_clust_1_VR_SOX_1 | <Default Policy> | 11Aug2006 12:35 | Trust

Type: S - Virtual System, B - Virtual System in Bridge mode,
R - Virtual Router, W - Virtual Switch.

[Expert@cp_clust_1:2]# drouter enable 2
dynamic routing already enabled for vs_id = 2
[Expert@cp_clust_1:2]# drouter start 2
[Expert@cp_clust_1:2]# router
EU0 999 System error when trying to resolve 'localhost': Temporary failure in name resolution
ER0 999 The Dynamic Routing daemon is not running on Virtual System 2
Run 'drouter start 2'
(disconnected)>

The question is - how to make this routing daemon working?

Regards,

klapczuk
Reply With Quote