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-api

Re: [Xen-API] RE: [Xen-users] Re: [XCP] cdrommon issue

To: xen-api@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-API] RE: [Xen-users] Re: [XCP] cdrommon issue
From: George Shuklin <george.shuklin@xxxxxxxxx>
Date: Wed, 18 Aug 2010 18:18:17 +0400
Delivery-date: Wed, 18 Aug 2010 07:19:09 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:in-reply-to :references:content-type:date:message-id:mime-version:x-mailer :content-transfer-encoding; bh=yPqGfc5SnJuTLqEQ2QVtoKBrHR7nX0AN1ZKMMFbHc+M=; b=N+kVmPL6hwgOleeB/9KPlDvcIwCtLOsJ5RgAvjwP62kglWhQ0u+weX7kvlCKW9WSx6 Hig/0CLfeVSHDg8ddV9vOw6KoxLnIIaoYHkZZuFN/h/wge2lr2Rk1zvxat13djrjZ36J 8NKCpMCHZNoUANGfFzmN3H3nqXewPqWF5Nqno=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:in-reply-to:references:content-type:date:message-id :mime-version:x-mailer:content-transfer-encoding; b=rgXXQfRU52aQN+N2ZQq4NzqpJcr/V6bjUXEMnh8dE/3yjjsIxFIYOzf+UlrHghmRB1 pkANBDiInBDi2WVSQcXYR9F3Q/R2IVxSTr/uQF7yNDW3t9Jc1E7lHocKB4w1p8Rk/tr8 9iesvRTMuGJuc2KLyV8f8GYrJqKkIWbV5TpTA=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <6bd84e2904d78110d81c3a7cc01a0bc6@localhost>
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
References: <!&!AAAAAAAAAAAYAAAAAAAAAOgqliAJ8G9HmeeIRgCxsX/CgAAAEAAAAB8pS27trwJKmwcBrjxelQ4BAAAAAA==@xxxxxxxxxx> <20f2e30a8bec3c1f6b7f3fd94e254b2e@localhost> <81A73678E76EA642801C8F2E4823AD2180818B3CD2@xxxxxxxxxxxxxxxxxxxxxxxxx> <6bd84e2904d78110d81c3a7cc01a0bc6@localhost>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
I think, this can be hardware problem. Check drives health (if drives
are not in hardware RAID, use smartctl from smartmontools), run simplest
dd if=/dev/drive_name of=/dev/null bs=64k to see if all sectors of disk
are accessible.


В Срд, 18/08/2010 в 15:22 +0200, cluster@xxxxxxxx пишет:
> Hi Dave,
> 
> thanks a lot for your answer.
> 
> I tried to comment out cdrommon line from xenservices, i didn't reboot the
> machine instead i restarted xen-api by using xe-toolstack-restart.
> 
> After restarting toolstack, as always, 2 processes VGS first and, after
> killing it, LVM second consume 99% of cpu!
> 
> This problem is the same that affect the operation of live migration and
> startup/poweroff and that jeopardize the possibility to restart the
> physical host.
> 
> Do you know a safe way to restart cdrommon without restarting the physical
> server? Where can i submit the bug and should i report any other
> information?
> 
> Many thanks and regards,
> Francesco 
> 
> 
> On Wed, 18 Aug 2010 13:42:33 +0100, Dave Scott <Dave.Scott@xxxxxxxxxxxxx>
> wrote:
> > Hi,
> > 
> > I've heard other reports of cdrommon going crazy but I don't think anyone
> > has filed a bug yet. Can you try commenting it out from
> > /etc/init.d/xenservices?
> > 
> > Cheers,
> > Dave
> > 
> >> -----Original Message-----
> >> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-users-
> >> bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of cluster@xxxxxxxx
> >> Sent: 14 August 2010 17:23
> >> To: xen-users@xxxxxxxxxxxxxxxxxxx
> >> Cc: gallo@xxxxxxxxxx
> >> Subject: [Xen-users] Re: [XCP] cdrommon issue
> >> 
> >> 
> >> Hi all,
> >> 
> >> this problem is still present also in XCP 0.5
> >> 
> >> After 5 or 6 days of phisical server normal running, the process
> >> cdrommon
> >> start to consume about 97% of cpu causing VMs to become unresponsive.
> >> 
> >> When I kill the process (kill -9 [cdrommon_pid]) operation like migrate
> >> or
> >> start or stop VMs became impossible.
> >> 
> >> Is there a safe way to restart cdrommon?
> >> 
> >> My hardware is DELL PowerEdge 2950. Is there already a bug submission?
> >> 
> >> Thanks for any help, this bug make the system very unstable.
> >> 
> >> Cheers,
> >> Francesco Gallo
> >> 
> >> 
> >> On Thu, 22 Jul 2010 16:25:10 +0200, "Francesco Gallo"
> >> <gallo@xxxxxxxxxx>
> >> wrote:
> >> > Hi all,
> >> >
> >> >
> >> >
> >> > Sometimes the process cdrommon use 99,8% of CPU and the result is
> >> that
> >> all
> >> > vms becames very slow.
> >> >
> >> >
> >> >
> >> > I killed the process and now everything is fine but I can't live
> >> migrate
> >> > VMS.
> >> >
> >> >
> >> >
> >> > I found this problem also in this citrix thread:
> >> >
> >> >
> >> >
> >> > http://forums.citrix.com/thread.jspa?messageID=1475962
> >> >
> >> <http://forums.citrix.com/thread.jspa?messageID=1475962&tstart=0#147596
> >> 2>
> >> > &tstart=0#1475962
> >> >
> >> >
> >> >
> >> > My XCP version is still 0.1.1
> >> >
> >> >
> >> >
> >> > Any solution?
> >> >
> >> >
> >> >
> >> > Regards,
> >> >
> >> > Francesco Gallo
> >> 
> >> _______________________________________________
> >> Xen-users mailing list
> >> Xen-users@xxxxxxxxxxxxxxxxxxx
> >> http://lists.xensource.com/xen-users
> 
> _______________________________________________
> xen-api mailing list
> xen-api@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/mailman/listinfo/xen-api



_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api

<Prev in Thread] Current Thread [Next in Thread>