Displaying 20 results from an estimated 3000 matches similar to: "virsh create error : monitor socket did not"
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
????????
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
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 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
2011 Nov 11
1
How to create virtual machine via virsh shell?
Hi,
I recently in the study of the knowledge of the libvirt(version 0.9.6) and vmware(3.0beta1) , I use virshshell doing some work such as create virtual machine(but i get an error like "the connetc driver do not support") , define virtual machine(success but when i start it i get an error like "can not find vmdk file ????????????"). Then I realized to first create a volume ,
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
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 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 Dec 26
2
about randomForest
hello,
I want to use randomForest to classify a matrix which is 331030?42,the last column is class signal.I use ?
Memebers.rf<-randomForest(class~.,data=Memebers,proximity=TRUE,mtry=6,ntree=200) which told me" the error is matrix(0,n,n) set too elements"
then I use:
Memebers.rf<-randomForest(class~.,data=Memebers,importance=TRUE,proximity=TRUE) which told me"the error is
2013 Jan 07
2
febootstrap's version problem
Hi?Richard
When I installed Libguestfs with source code?it required the version of febootstrap.
But febootstrap had been installed beyond the version required.
Could you give me some suggestion?
Thanks.
---------------------------------------------------------------------------------------------------
Confidentiality Notice: The information contained in this e-mail and any accompanying
2015 Sep 15
2
libvirt 1.19: could not open drive file (permission denied)
Hi,
With libvrit 1.18 all is working fine: I can open my win7 VM on
Archlinux without problem.
But I cannot use it with libvirt 1.19: it could not open drive file
(permission denied).
In /etc/libvirt/qemu.conf, I have:
- user: root
- group: root
And the drive file has root:root as owner.
Why this configuration is running with libvirt 1.18 and not with libvirt 1.19 ?
Many thanks for
2013 Jun 22
2
snapshot-create-as for a single disk not all disks
Hi everyone!
Is there any way to create snaphot for a single disk of a virtual machine. As I konw, "virsh snapshot-create-as domain_name snapshot_name --disk-only" traverses all block devices to create snapshot. However I don't want to create snapshot except for root partition.
The version of qemu and libvirt I used is as follows:
qemu-1.4.2 and libvrit-0.10.2
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*
2015 Sep 15
2
Re: libvirt 1.19: could not open drive file (permission denied)
Indeed, I have a link between /var/lib/libvirt/images and my home
directory on an another partition.
# ls -al /var/lib/libvirt/images
lrwxrwxrwx 1 root root 17 3 sept. 09:29 /var/lib/libvirt/images ->
/home/crequill/VM
2015-09-15 17:45 GMT+02:00 Dominique Ramaekers <dominique.ramaekers@cometal.be>:
> A while ago, I had the same problem. It was a apparmor issue. Maybe your image is
2013 Jun 16
2
libvirt: xen error
Hi,
I am trying to install xen and provide libvrit support to it but while
installing at some point of time it tries to connect to GIT repository and
creates a clone but I am behind firewall and it is getting timed out.... :(
I am pasting a screenshot below. Can anyone of you please help me out with
this one.
//
Varun
2012 Sep 18
1
uploads and unpacks .zip file
hi jones!
how to upload and unpack zip file tarball into a windows VM.
i tried tar_in?tgz_in, but failed!
thanks!
??
---------------------------------------------------------------------------------------------------
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
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
2012 Sep 07
1
mount device of 'unknow' filesystem type
hi all!
some windows vm's filesystem type is unknown(/dev/sda: unknown),
and 'mount' command leads to:
'libguestfs: error: mount: /dev/sda on / (options: ''): mount: you must specify the filesystem type '
if i don't know the type, whether i could mount the device?
Thanks!
??
2012 Sep 10
1
java.lang.UnsatisfiedLinkError
hi jones!
i run a java testcase in my new environment(V1.19.35 that was installed by "make install"),
"System.loadLibrary ("guestfs_jni")" leads to :
Exception in thread "main" java.lang.UnsatisfiedLinkError: no libguestfs_jni in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1860)
at java.lang.Runtime.loadLibrary0(Runtime.java:845)
2012 Nov 21
1
Libguest Problem
Hi Richard,
I am a user of LibguestFS.
I have a problem in using LibguestFS to get the OS type of the virtual machine with Xenserver virtual environment.
But when I use the command in Linux likes the figure1. I know that this disk file could add in libguestfish.
My code is in the figure2. I can't get the OS info from GuestFs.
Could you give me some suggests?
James