Displaying 20 results from an estimated 200 matches similar to: "How to create virtual machine via virsh shell?"
2012 Mar 07
3
virsh create error : monitor socket did not show up
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
but the situation is very few.
So,can some tell me about this? I just want to know why has this kind of situation.
Thanks.
Best Regards!
???
tel: 13718913184
mail: zhanggp at neusoft.com
????????
2011 Nov 14
2
libvirt0.8.7.tar.gz installation failure
Hi:
I get a very strange problem when I installing libvirt0.8.7.tar.gz.
Here is my infomaton:
compute with RHELD6.0 systerm;
the systerm comes with libvirt0.8.7,bu I uninstalled it and its dependencies .
And then i download the libvirt0.8.7.tar.gz , untar it ,configure --with-esx,make,make install.
But I got an error like "libvirtd: /usr/local/lib/libvirt.so.0: version
2012 Mar 15
2
virsh create error : monitor socket did not
Hi,
Occasionally I run into this situation , i created a vm-template and i use "virsh create vm-template " to start a vm .After a pause , i got this error :
virsh create error : monitor socket did not ;
Then i try again with the same template and the same command , my vm created successfully.
I try to find something in the file of /var/log/libvrit/qemu/vm-template.log, but i cannot
2012 Jul 19
1
virsh define function question
Hi,
How do I view the libvirt virsh domxml-to-native function implementation? I think this function contains some error.
Because we use libvirt to manage some host and vms on vmware hypervisor.
We use openenbula generate a template for libvirt ,such as my attachment windows2008.xml.
but when i use domxml-to-native to convert xml file to vmware config file vmx as below. This may not be
2012 Mar 07
0
libvirt-users Digest, Vol 27, Issue 11
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
2012 Mar 16
0
virsh create error : monitor socket did not (Alex Jia)
Hi Alex,
when I got this error, it was a vnc listener problem. Is there other
actives vms on this server?
try to change the port number to see if the problem was solved.
<graphics type='vnc' listen='0.0.0.0' port='5909'/>
Good Luck.
Josir Gomes
Date: Thu, 15 Mar 2012 18:07:07 +0800
> From: Alex Jia <ajia at redhat.com>
> To: ??? <zhanggp at
2008 Mar 11
3
ActionController::NotImplemented (Only requests are allowed.)
We have a bunch of strange entries in our error log, and don''t know
exactly what they mean:
The errors are as follows
ActionController::NotImplemented (Only requests are allowed.):
/usr/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_controller/
routing.rb:1437:in `recognize_path''
/usr/lib/ruby/gems/1.8/gems/actionpack-2.0.2/lib/action_controller/
routing.rb:1424:in
2011 Nov 17
1
libvirt uninstall @ install problem??
Hi:
I have a rhel6.1 system, before I installed libvirt0.9.6.tar.gz, it already have installed libvirt-0.8.7-xxx.rpm.
Can someone tell me how to uninstall the libvirt-0.8.7XXX.rpm ,and then i can install libvirt0.9.6.tar.gz and use it .
Thanks!
zhanggp at neusoft.com
---------------------------------------------------------------------------------------------------
Confidentiality Notice: The
2011 Nov 11
0
libvirt:create volume error
Hi,
I use libvirt version of 0.9.6,and i use vpx://xx/db/compute to login on the esx hypervisor.But I get an error like "internal error Could not create volume: NotImplemented - ?..??.???????..?.?" when i create a new volume.And I follows the web-page http://www.jedi.be/blog/2010/12/08/libvirt-0-8-6-and-vmware-esx/ , so,do I lost something or someelse configurations are needed?
Regards
2011 Dec 13
1
libvirt0.9.7.tar.gz installation cannot start libvirtd?
Hi?
I have a host Redhat6.1 ?when i install os the libvirt0.8.7 were contained . Latter i installed libvirt0.9.3.tar.gz without uninstall the libvirt0.8.7, i just use the virsh functions. Now i want to install libvirt0.9.7.tar.gz , and i uninstall libvirt0.9.3 and uninstall libvirt0.8.7 with "rpm -e" , i also delete some files contains vesion number 0.8.7 or o.9.3.
Today i install
2008 Nov 29
3
Can't run Evidence Scribe
Hello, I have a program called "Evidence Scribe" it runs with .NET
Whenever I try to run it I receive this:
Code:
blake at blake-desktop ~ $ env WINEPREFIX="/home/blake/.wine" wine "C:\Program Files\Idoneum\Evidence Scribe\Evidence Scribe.exe"
fixme:gdiplus:GdipGetFontHeightGivenDPI Unhandled unit type: 3
Unhandled Exception: System.InvalidOperationException:
2002 Oct 14
1
Winword 2000
With wine 20020904 and Office 2000 Professional, everything works fine
but one thing: Word can't save. :-( This make all working functions
unavailable. When clicking Save button, get this (and a popup windows
that says: "Disk is full or too many open files!"):
I hope somebody has fixed it and can help, thanks indeed.
Imre Veres
fixme:mpr:WNetGetUniversalNameW (L"C:\\My
2006 Feb 17
1
IndexReader NotImplemented
Hi there,
Sorry if this has come up before, but I couldn''t see it obviously
addressed anywhere. There are a few methods in IndexReader that raise
NotImplementedErrors. I''m specifically interested in get_term_vector,
but there are a number of others. Is there anything specific holding
these back, or would patches to implement them be accepted?
Thanks,
--
Alex
2000 Jan 26
11
Win2K and Samba
Has anyone tried using Windows 2000 Professional with Samba? I'm
checking it out now, and when I try to connect to a share, I get an
error message similiar to the one you get with Win98 and NT4 with SP3+
with encrypted passwords.
Does anyone know the equivelant registry path to set plain text passwords? The NT4 path doesn't seem to exist:
2012 Aug 16
1
[LLVMdev] Question on C++ code completion - function parameter list
Hello,
Using c-index-test.exe I'm learning clang code completion for C++.
I have an issue to get the current parameter list of a C++ function. While it works for a C function, I get nothing which can be evaluated in case of C++ function.
I use the following command line:
"c-index-test -code-completion-at=x.cpp:9:10 -x c++ -fsyntax-only -x.cpp"
Where:
- "9:10" is
2010 Oct 06
2
Regression bug in latest Wine?
Hi.
I've been using Keep Focused (http://keepfocused.codeplex.com/) in Wine and it was working despite some errors.
But today I updated Wine from the Wine and this is the error I get when I start it:
Code:
fixme:gdiplus:GdipMeasureString graphics object has no HDC
Unhandled Exception: System.NotImplementedException: The requested feature is not implemented [GDI+ status: NotImplemented]
2024 Jul 27
0
[ANNOUNCE] xfs 1.2.2
xfs is the X Font Server, allowing remote X servers such as X Terminals to
access fonts for rendering via legacy X11 core protocol requests.
This release fixes a number of compiler warnings, and makes other code
cleanups and changes to improve code maintainability and analyzer output.
For those building for 32-bit platforms, it also enables use of the
"large file" APIs - though no file
2000 Aug 11
2
HELP: problem getting Samba to connect - "ERRSRV - ERRinvnetname"?
Dear list readers:
I've installed the most recent Samba from source on my Redhat Linux
server. The simple file share I've made shows up, the machine pings
correctly, and does ftp and apache fine, but won't let anyone login to
Samba. For example:
$ smbclient '//WWW.PSYCH.UDEL.EDU/SIMPLE/' -U me
added interface ip=128.175.41.164 bcast=128.175.41.255 nmask=255.255.255.0
2012 Mar 27
4
render :js => "window.close();" wont work
when i try to do the following in a action
render :js => "window.close();" wont work
it still response in the browser,but the window wont close.
i dont know why.thx!
--
*愿爱与喜悦心与你同在!
石岩敬上
大连东软信息学院 计算机系软件工程应用方向
Dalian NEUSOFT Institute of Information
中国-大连市软件园路8号
邮编:116023
**Mail:hlcfan.yan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org*
2009 Aug 26
0
[LLVMdev] [Stackless] [C++-sig] [Boost] Trouble optimizing Boost.Python integration for game development (it seems too slow)
On Wed, Aug 26, 2009 at 4:41 AM, Dan Sanduleac<sanduleac.dan at gmail.com> wrote:
> Oh, I see. Didn't think of this, thanks!
>
> So, just to be clear, there's no binding overhead in Cython because the
> functions defined there are pure python, right? (The function objects I
> mean). Whereas the ones I defined in Boost are more expensive to call.
>
> On Wed, Aug