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

Re: Re: [Xen-users] performance problem with more than one domain U

To: "tex---74@xxxxxxxxxx" <tex---74@xxxxxxxxxx>
Subject: Re: Re: [Xen-users] performance problem with more than one domain U
From: Todd Deshane <todd.deshane@xxxxxxx>
Date: Mon, 26 Sep 2011 13:33:17 -0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 26 Sep 2011 10:34:20 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=z14hHvf2g5fW0KBZ8k4FBDw4QWnmz3PEQivxwDY+Tdw=; b=XFExmeGYMmerRuLeePJu8QQ8Tx9hdhzyb/QYS2CkfOFp2Z8MbJxZ9y2rhEvZdwL+o2 OnoOgt+vR5oRw91h78QJHMseE3V/bxsB1YOVxikux1Py41YsH/FGa7CfiFvVKf/B4jcP YtZaSEAfw4FkSG3ne4m5LVsqFcslbIH6YtgYM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <31371255.251317046244326.JavaMail.defaultUser@defaultHost>
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>
References: <31371255.251317046244326.JavaMail.defaultUser@defaultHost>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Mon, Sep 26, 2011 at 10:10 AM, tex---74@xxxxxxxxxx
<tex---74@xxxxxxxxxx> wrote:
> OK,
> maybe I did not explain very well the situation in my previous post.
>
>
> Let's say I have 2 VM, called VM "A" and VM "B"
>
> VM "A" has 8 vcpus and
> 12 GB RAM
>
> VM "B" has  1 vcpu and 2 GB RAM
>
> Now, I start the VM A and
> from the VM A I do the command time rm -r  /mydir and I have this time:
>
>
> 0.15 user
> 0.60 system
> 3:46.79 elapsed
>
> Then I start the VM "B". I
> just start it, but I am always logged to VM "A".
>
> At this point I
> launch another time the command "time rm -r  /mydir" ALWAYS FROM VM
> "A", not B!
> And, on the same VM, this time I have:
> 0.00 user
> 0.56
> system
> 15:33.38 elapsed
>
> The only difference is that now domain "B" is
> running.

Ah, OK I understand now. Try using xentop and drilling down into disk
I/O to see if VM B is using up some of the I/O bandwidth/resources for
some reason.

There's no reason the system shouldn't be able to handle another small VM...

-- 
Todd Deshane
http://www.linkedin.com/in/deshantm
http://www.xen.org/products/cloudxen.html
http://runningxen.com/

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

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