WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] RE: XCP - Cannot find host NIC with XCP

To: "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] RE: XCP - Cannot find host NIC with XCP
From: 黃獻輝 <turing@xxxxxxxxxx>
Date: Wed, 8 Jun 2011 01:20:22 +0800
Accept-language: zh-TW, en-US
Acceptlanguage: zh-TW, en-US
Delivery-date: Tue, 07 Jun 2011 10:23:16 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcwlLTSMQvhq8VtYQJOJEcsdmVSokwACc6hg
Thread-topic: XCP - Cannot find host NIC with XCP

Hi all,

 

We are trying XCP and want to use it in our production environment,

It’s really a perfect project!!

 

But we have a strange problem now.

 

When we try to move a XCP Hypervisor from Pool A to Pool B,

Then it lost the network connection, and we use console to check XCP Hypervisor,

The XCP Hypervisor console shows it cannot find any Host NIC,

 

We try to use xe-reset-networking, and after reboot, the first NIC is on but xsconsole still not show the NIC

I paste the /etc/firstboot.d/log/30-prepare-networking.log, and find some log :

 

+ unset MODE IP NETMASK GATEWAY DOMAIN PIF LABEL

+ for iface in '${INTERFACES}'

+ '[' '!' -e /etc/firstboot.d/data/interface-68:b5:99:79:f6:18.conf ']'

+ source /etc/firstboot.d/data/interface-68:b5:99:79:f6:18.conf

++ LABEL=eth0

++ MODE=static

++ IP=10.144.138.3

++ NETMASK=255.255.255.0

++ GATEWAY=10.144.138.254

++ DNS=10.160.1.9,10.160.128.9

++ /opt/xensource/bin/xe pif-introduce mac=68:b5:99:79:f6:18 host-uuid=ff1e31f4-4937-43e1-92df-cf189d68b3bb device=eth0

Error: Connection refused (calling connect )

+ PIF=

+ logger 'Warning: PIF introduce failed with mac 68:b5:99:79:f6:18'

++ /opt/xensource/bin/xe pif-list host-uuid=ff1e31f4-4937-43e1-92df-cf189d68b3bb MAC=68:b5:99:79:f6:18 params=uuid --minimal

Error: Connection refused (calling connect )

+ PIF=

+ logger 'Warning: cannot configure IP settings for PIF with mac 68:b5:99:79:f6:18'

+ unset MODE IP NETMASK GATEWAY DOMAIN PIF LABEL

+ '[' x68:b5:99:79:f6:18 '!=' x ']'

++ /opt/xensource/bin/xe pif-list params=uuid MAC=68:b5:99:79:f6:18 --minimal

Error: Connection refused (calling connect )

 

Is there anyone have the same problem?

Or can give some poing to figure out what happen?

Thanks a lot!!!!

 

Klein,

 

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>