From: "Daniel P. Berrange" <berrange@redhat.com>
To: Michael Li <mli@platform.com>
Cc: kvm@vger.kernel.org
Subject: Re: Credit-Based CPU Scheduling & Modifying VM Disk Size
Date: Mon, 9 Aug 2010 22:51:28 +0100 [thread overview]
Message-ID: <20100809215128.GC12525@redhat.com> (raw)
In-Reply-To: <E2AC825D4FC7764DA86D9C8ECA27A2DE0456512C@catoexm05.noam.corp.platform.com>
On Mon, Aug 09, 2010 at 04:33:46PM -0400, Michael Li wrote:
> Just wondering if KVM supports (if not now then will it in future releases) the following:
>
> - Credit-Based CPU Scheduling like Xen. I tried the following command using RHEL 5.5 and it does not work:
>
> $ virsh schedinfo RHEL5u3-tomcat
> Scheduler : Unknown
> error: this function is not supported by the hypervisor: virDomainGetSchedulerType
libvirt only supports the schedinfo command / API against KVM when you
have the 'cpu' CGroups controller mounted. Cgroups isn't available for
RHEL-5.5 hosts though, so you'd have to wait for RHEL6 in this case.
> - Modify VM's Disk Size
qemu-img can copy disks, resizing as it does it. For raw disks
just dd extra sace onto the end of it (with a suitable seek= param
to avoid killing your existing data :-)
Daniel
--
|: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :|
|: http://libvirt.org -o- http://virt-manager.org -o- http://deltacloud.org :|
|: http://autobuild.org -o- http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|
next prev parent reply other threads:[~2010-08-09 21:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-09 20:33 Credit-Based CPU Scheduling & Modifying VM Disk Size Michael Li
2010-08-09 21:51 ` Daniel P. Berrange [this message]
2010-08-10 3:52 ` David S. Ahern
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=20100809215128.GC12525@redhat.com \
--to=berrange@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=mli@platform.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.