On Wed, Mar 2, 2011 at 10:02 AM, Tapas Mishra <mightydreams@xxxxxxxxx> wrote:
> On Wed, Mar 2, 2011 at 11:20 PM, Freddie Cash <fjwcash@xxxxxxxxx> wrote:
>> On Tue, Mar 1, 2011 at 9:24 PM, Tapas Mishra <mightydreams@xxxxxxxxx> wrote:
>>>
>>> On Tue, Mar 1, 2011 at 2:38 PM, Fajar A. Nugraha <list@xxxxxxxxx> wrote:
>>> > Most (or perhaps all?) Linux distro can't be installed in
>>> > paravirtualized (PV) mode using local ISO/CDROM, so virt-manager does
>>> > not allow that option (for simplicity, maybe).
>>> I do not agree with you here.I have used KVM and virt-manager also and
>>> virt-manager gives an option to
>>> install a PV guest or HVM guest and they use the same ISO which one
>>> downloads from the vendors site.
>>
>> Technically, there's no such thing as a PV guest in KVM. Every guest is an
>> HVM guest. But you can install paravirt drivers for network and storage
>> I/O. There's no difference between a normal OS kernel and a KVM guest OS
>> kernel. It's very different setup from Xen.
>>
>> Thus, every install into a KVM guest is a normal OS install.
>>
>>
> I gave the wrong example my mistake.What I wanted to convey was a PV
> guest option on Xen and HVM guest option
> in virt-manager.So creating a PV guest on Xen using virt-manager
> should not be a difficult thing but it does not work.
> I would like to know if there is some way this problem can be debugged
> since virt-install has also failed.
The way we've been working around this "issue" is to manually create
the guest install using xen-tools. Once it's bootstrapped and
what-not, the we create the VM manually in virt-manger, and tell it to
import the existing install.
Alternatively, if you have access to a network installer and a local
repo mirror, virt-manager supports that. Gives you a similar result
to using xen-tools, but with an "installer" process similar to an ISO
install. We've moved to this setup for our Debian VMs.
--
Freddie Cash
fjwcash@xxxxxxxxx
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|