Re: libvirt-users Digest, Vol 27, Issue 11

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxx> wrote:
Send libvirt-users mailing list submissions to
       libvirt-users@xxxxxxxxxx

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@xxxxxxxxxx

You can reach the person managing the list at
       libvirt-users-owner@xxxxxxxxxx

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@xxxxxxxxxx>
To: ??? <zhanggp@xxxxxxxxxxx>
Cc: libvirt-users <libvirt-users@xxxxxxxxxx>
Subject: Re: virsh create error : monitor socket did
       not show up
Message-ID: <4F57440D.1030009@xxxxxxxxxx>
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@xxxxxxxxxxx>
To: libvirt-users <libvirt-users@xxxxxxxxxx>
Subject: virsh create error : monitor socket did not
       show up
Message-ID: <201203071902069063017@xxxxxxxxxxx>
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@xxxxxxxxxxx
????????

??????????
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@xxxxxxxxxx>
To: ??? <zhanggp@xxxxxxxxxxx>
Cc: "libvirt-users@xxxxxxxxxx" <libvirt-users@xxxxxxxxxx>
Subject: Re: ??: Re:  virsh create error : monitor
       socket did not show up
Message-ID: <4F57514D.9080507@xxxxxxxxxx>
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@xxxxxxxxxx>
> *?????* 2012-03-07 19:18
> *????* ??? <mailto:zhanggp@xxxxxxxxxxx>
> *???* libvirt-users <mailto:libvirt-users@xxxxxxxxxx>
> *???* Re: 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@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvirt-users

End of libvirt-users Digest, Vol 27, Issue 11
*********************************************


[Index of Archives]     [Virt Tools]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux