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-devel] Guest CentOS 5.4 64bit on-top XCP 0.5 issue / HP ProLiant BL

To: xen-api <xen-api@xxxxxxxxxxxxxxxxxxx>, xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>, xen-devel mailing list <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] Guest CentOS 5.4 64bit on-top XCP 0.5 issue / HP ProLiant BL460c G6
From: Marco Sinhoreli <msinhore@xxxxxxxxx>
Date: Fri, 18 Feb 2011 15:57:28 -0200
Cc: "Santos, Jose Renato G" <joserenato.santos@xxxxxx>
Delivery-date: Fri, 18 Feb 2011 09:58:42 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=vMPjmT1kCq6QVRkqUzMbPkZroPAfXYMPRDYA1OpPYs0=; b=CAJXdynqQuZ8LjRqsVZRYNPLZAmqJmWm7L3j1Q6n+UOniX9G7ABYJbeIeqyTSjLfei xg84sVgPHowroA2ZDkYg+0Mz0uGZl6aL8YMTFNROtTfm/mXDeIMSmaTVTry09OvvCFbm QbdbNo0/UE7Dipx0/Qa7L6jiicUr7yO34nX1A=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=JTIOYjas6CciDoitNpHkpva6l8xMK0ih+6lJIU5BsucyVclifFkmbvpp3KlBzSgtZS ESnHV0nHhbv80vtub/PLvzBQcmqmd3vA6L98kSBnUAz3EuZcNcD7HeBZER8s7ew0kH1U 4nLmLn66vhI1w2x/j9Cs6g9JriSVDJpxEqCzw=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hello all:

I've running on-top XCP 0.5 (Xen Hypervisor 3.4.2) a CentOS 5.4 64bit
Guest and it has some issue to finish the boot. In linux kernel boot,
it goes into a loop like this bellow:

<code>
INFO: task swapper:1 blocked for more than 120 seconds.
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
swapper       D ffff880004217d88     0     1      0     2               (L-TLB)
 ffff880004217c90  0000000000000246  0000000000000000  ffff8800010f3460
 0000000000000008  ffff88000425c7a0  ffff88001fa51860  0000000000001678
 ffff88000425c988  00000000000520a1
Call Trace:
 [<ffffffff80287879>] __wake_up_common+0x3e/0x68
 [<ffffffff80262fb3>] wait_for_completion+0x7d/0xaa
 [<ffffffff8028906a>] default_wake_function+0x0/0xe
 [<ffffffff80258b30>] pdflush+0x0/0x207
 [<ffffffff8029c577>] kthread_create+0xc1/0x141
 [<ffffffff8029c3f2>] keventd_create_kthread+0x0/0xc4
 [<ffffffff80258b30>] pdflush+0x0/0x207
 [<ffffffff802889dd>] enqueue_task+0x41/0x56
 [<ffffffff80288a48>] __activate_task+0x56/0x6d
 [<ffffffff802490c3>] try_to_wake_up+0x392/0x3a4
 [<ffffffff80264931>] _spin_lock_irqsave+0x9/0x14
 [<ffffffff802c1187>] start_one_pdflush_thread+0x1b/0x2e
 [<ffffffff8065d20a>] pdflush_init+0xa/0x13
 [<ffffffff8064c7eb>] init+0x1f9/0x2fe
 [<ffffffff80260b2c>] child_rip+0xa/0x12
 [<ffffffff8064c5f2>] init+0x0/0x2fe
 [<ffffffff80260b22>] child_rip+0x0/0x12
</code>

This problem occurs only on HP blades model HP ProLiant BL460c G6 [1].
Others servers running XenServer or XCP the problem does not occur.


[1] 
http://h10010.www1.hp.com/wwpc/us/en/sm/WF05a/3709945-3709945-3328410-241641-3328419-3884098.html

Cheers,

--
Marco Sinhoreli

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] Guest CentOS 5.4 64bit on-top XCP 0.5 issue / HP ProLiant BL460c G6, Marco Sinhoreli <=