xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: pengfei zhang <zpfalpc23@hotmail.com>
To: xen-devel@lists.xensource.com
Subject: Xend hangs on  starting time!
Date: Mon, 25 Apr 2011 20:25:04 -0700 (PDT)	[thread overview]
Message-ID: <1303788304346-4340070.post@n5.nabble.com> (raw)

I come across some problem when using xen-4.1.1-rc1-pre from xen-4.1-testing
tree and 2.6.32.36xen linux kernel from
git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git. 
when I use 'xend restart' , it hangs when kernel dmesg printing 'Bridge
firewalling registered' and the console show below messages: 

localhost# xend restart 
Nothing to flush. 
Cannot get current device settings: Operation not supported 
  not setting speed 
  not setting autoneg 

I check the /var/log/xen/xend.log: 

1655 [2011-04-26 10:17:16 4260] INFO (SrvDaemon:332) Xend Daemon started 
1656 [2011-04-26 10:17:16 4260] INFO (SrvDaemon:336) Xend changeset: Thu Apr
07 15:26:58 2011 +0100 23025:dbf2ddf652dc. 
1657 [2011-04-26 10:17:16 4260] DEBUG (tcp:96) Listening on :8002 
1658 [2011-04-26 10:17:17 4260] DEBUG (XendNode:332) pscsi record count: 6 
1659 [2011-04-26 10:17:17 4260] DEBUG (XendCPUPool:747)
recreate_active_pools 

check the /var/log/messages: 
9690 Apr 26 10:16:46 houyi-vm12 smbd[3981]:   Unable to connect to CUPS
server localhost:631 - Connection refused 
9691 Apr 26 10:17:11 houyi-vm12 kernel: Bridge firewalling registered 
9692 Apr 26 10:17:11 houyi-vm12 kernel: bnx2: peth0: using MSIX 
9693 Apr 26 10:17:11 houyi-vm12 syslogd: sendto: Network is unreachable 
9694 Apr 26 10:17:11 houyi-vm12 kernel: ADDRCONF(NETDEV_UP): peth0: link is
not ready 
9695 Apr 26 10:17:14 houyi-vm12 kernel: bnx2: peth0 NIC Copper Link is Up,
1000 Mbps full duplex 
9696 Apr 26 10:17:14 houyi-vm12 kernel: ADDRCONF(NETDEV_CHANGE): peth0: link
becomes ready 
9697 Apr 26 10:17:15 houyi-vm12 kernel: device peth0 entered promiscuous
mode 
9698 Apr 26 10:17:15 houyi-vm12 kernel: eth0: port 1(peth0) entering
forwarding state 
9699 Apr 26 10:17:20 houyi-vm12 sshd[4353]: Accepted password for root from
10.1.171.135 port 

after I kill the hanging xend start process using keyboard, the console show
the messages: 
localhost# xend restart 
Nothing to flush. 
Cannot get current device settings: Operation not supported 
  not setting speed 
  not setting autoneg 
^CTraceback (most recent call last): 
  File "/usr/sbin/xend", line 110, in ? 
    sys.exit(main()) 
  File "/usr/sbin/xend", line 102, in main 
    return daemon.stop() or daemon.start() 
  File "usr/lib64/python2.4/site-packages/xen/xend/server/SrvDaemon.py",
line 181, in start 
    s = r.read() 
KeyboardInterrupt 

Can some help with the xend hang problem. Thanks a lot!

--
View this message in context: http://xen.1045712.n5.nabble.com/Xend-hangs-on-starting-time-tp4340070p4340070.html
Sent from the Xen - Dev mailing list archive at Nabble.com.

             reply	other threads:[~2011-04-26  3:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-26  3:25 pengfei zhang [this message]
2011-04-26 13:46 ` Xend hangs on starting time! Konrad Rzeszutek Wilk
2011-05-09 22:37   ` Javier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1303788304346-4340070.post@n5.nabble.com \
    --to=zpfalpc23@hotmail.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).