[libvirt-users] libvirt-users Digest, Vol 27, Issue 11

Jatin Kumar cs5090243 at cse.iitd.ernet.in
Wed Mar 7 11:37:10 UTC 2012


How do we allow resource over provisioning in KVM ?
I have already posted the same question twice but haven't got any response
yet,
sorry for repeating it again but its important for me, so if some one could
please point
me in the right direction.

--
Jatin

On Wed, Mar 7, 2012 at 4:58 PM, <libvirt-users-request at redhat.com> wrote:

> Send libvirt-users mailing list submissions to
>        libvirt-users at redhat.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        https://www.redhat.com/mailman/listinfo/libvirt-users
> or, via email, send a message with subject or body 'help' to
>        libvirt-users-request at redhat.com
>
> You can reach the person managing the list at
>        libvirt-users-owner at redhat.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of libvirt-users digest..."
>
>
> Today's Topics:
>
>   1. Re: virsh create error : monitor socket did not show up
>      (Osier Yang)
>   2. virsh create error : monitor socket did not show up (???)
>   3. Re: ??: Re:  virsh create error : monitor socket did not show
>      up (Osier Yang)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 07 Mar 2012 19:18:37 +0800
> From: Osier Yang <jyang at redhat.com>
> To: ??? <zhanggp at neusoft.com>
> Cc: libvirt-users <libvirt-users at redhat.com>
> Subject: Re: [libvirt-users] virsh create error : monitor socket did
>        not show up
> Message-ID: <4F57440D.1030009 at redhat.com>
> Content-Type: text/plain; charset=GB2312
>
> On 03/07/2012 06:22 PM, ??? wrote:
> > Hi,all
> > i get a problem as below when i create a vm:
> > virsh create deployment.0
> > error: Failed to create domain from deployment.0
> > error: monitor socket did not show up.: No such file or directory
>
> Generally it tells the qemu failed to start,
> could you check if there is error log in
> guest log (e.g. /var/log/libvirt/qemu/$guest.log)
>
> Osier
>
>
>
> ------------------------------
>
> Message: 2
> Date: Wed, 7 Mar 2012 19:02:07 +0800
> From: ??? <zhanggp at neusoft.com>
> To: libvirt-users <libvirt-users at redhat.com>
> Subject: [libvirt-users] virsh create error : monitor socket did not
>        show up
> Message-ID: <201203071902069063017 at neusoft.com>
> Content-Type: text/plain; charset="gb2312"
>
>  Hi,all
>  i get a problem as below when i create a vm:
>  virsh create deployment.0
>  error: Failed to create domain from deployment.0
>  error: monitor socket did not show up.: No such file or directory
>
> ok,here is my /var/log/libvirt/qemu/guest.log error:
>
> Using CPU model "cpu64-rhel6"
> kvm: -device lsi,id=scsi0,bus=pci.0,addr=0x4: Parameter 'driver' expects a
> driver name
> Try with argument '?' for a list.
> I had to admit that my template is error ,this is my error part:
> <disk type='file' device='disk' >
> xxx
> <target dev='hda'>
> xxx
> </disk>
> <disk type='file' device='cdrom' >
> <target dev='sdc'/>
> </disk>
> Althroug i had handled this error ,bug i didnot quite understand .
>
>
>
>
>
>
> ???
> tel:  13718913184
> mail: zhanggp at neusoft.com
> ????????
>
> ??????????
> http://www.neusoft.com
>
> ---------------------------------------------------------------------------------------------------
> Confidentiality Notice: The information contained in this e-mail and any
> accompanying attachment(s)
> is intended only for the use of the intended recipient and may be
> confidential and/or privileged of
> Neusoft Corporation, its subsidiaries and/or its affiliates. If any reader
> of this communication is
> not the intended recipient, unauthorized use, forwarding, printing,
>  storing, disclosure or copying
> is strictly prohibited, and may be unlawful.If you have received this
> communication in error,please
> immediately notify the sender by return e-mail, and delete the original
> message and all copies from
> your system. Thank you.
>
> ---------------------------------------------------------------------------------------------------
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> https://www.redhat.com/archives/libvirt-users/attachments/20120307/5364fd69/attachment.html
> >
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: 11635_??20??????logo(0(01-16-12-08-11).jpg
> Type: image/jpeg
> Size: 11635 bytes
> Desc: not available
> URL: <
> https://www.redhat.com/archives/libvirt-users/attachments/20120307/5364fd69/attachment.jpg
> >
>
> ------------------------------
>
> Message: 3
> Date: Wed, 07 Mar 2012 20:15:09 +0800
> From: Osier Yang <jyang at redhat.com>
> To: ??? <zhanggp at neusoft.com>
> Cc: "libvirt-users at redhat.com" <libvirt-users at redhat.com>
> Subject: Re: [libvirt-users] ??: Re:  virsh create error : monitor
>        socket did not show up
> Message-ID: <4F57514D.9080507 at redhat.com>
> Content-Type: text/plain; charset=GB2312
>
> On 03/07/2012 06:44 PM, ??? wrote:
> > ok,here is my log:
> > Using CPU model "cpu64-rhel6"
> > kvm: -device lsi,id=scsi0,bus=pci.0,addr=0x4: Parameter 'driver' expects
> > a driver name
> > Try with argument '?' for a list.
>
> This tells the "lsi" device is not supported by
> your qemu. You must configured scsi device in
> domain XML, and "lsilogic" is the default controller
> model if you don't configure it. see
>
> http://libvirt.org/formatdomain.html#elementsControllers
>
> > I had to admit that my template is error ,this is my error part:
> >
> >                 <disk type='file' device='disk' >
> >                 xxx
> >                 <target dev='hda'>
> >                 xxx
> >                 </disk>
> >                 <disk type='file' device='cdrom' >
> >                 <target dev='sdc'/>
> >                 </disk>
> >
> > Althroug i had handled this error ,bug i didnot quite understand .
> > ------------------------------------------------------------------------
> > ???
> > *????* Osier Yang <mailto:jyang at redhat.com>
> > *?????* 2012-03-07 19:18
> > *????* ??? <mailto:zhanggp at neusoft.com>
> > *???* libvirt-users <mailto:libvirt-users at redhat.com>
> > *???* Re: [libvirt-users] virsh create error : monitor socket did not
> > show up
> > On 03/07/2012 06:22 PM, ??? wrote:
> >  > Hi,all
> >  > i get a problem as below when i create a vm:
> >  > virsh create deployment.0
> >  > error: Failed to create domain from deployment.0
> >  > error: monitor socket did not show up.: No such file or directory
> > Generally it tells the qemu failed to start,
> > could you check if there is error log in
> > guest log (e.g. /var/log/libvirt/qemu/$guest.log)
> > Osier
> >
> ---------------------------------------------------------------------------------------------------
> > Confidentiality Notice: The information contained in this e-mail and any
> > accompanying attachment(s)
> > is intended only for the use of the intended recipient and may be
> > confidential and/or privileged of
> > Neusoft Corporation, its subsidiaries and/or its affiliates. If any
> > reader of this communication is
> > not the intended recipient, unauthorized use, forwarding, printing,
> > storing, disclosure or copying
> > is strictly prohibited, and may be unlawful.If you have received this
> > communication in error,please
> > immediately notify the sender by return e-mail, and delete the original
> > message and all copies from
> > your system. Thank you.
> >
> ---------------------------------------------------------------------------------------------------
>
>
>
> ------------------------------
>
> _______________________________________________
> libvirt-users mailing list
> libvirt-users at redhat.com
> https://www.redhat.com/mailman/listinfo/libvirt-users
>
> End of libvirt-users Digest, Vol 27, Issue 11
> *********************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20120307/95510013/attachment.htm>


More information about the libvirt-users mailing list