Displaying 20 results from an estimated 1100 matches similar to: "libvirt-users Digest, Vol 27, Issue 11"
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 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
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 ,
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
2012 Oct 23
0
回复: error: internal error lxc state driver is notactive
Thanks for your response, I found that the server's kernel has been changed so I installed the official kernel by yum.
but there still question:
/usr/bin/virsh -c lxc:/// start instance-00000011
error: Failed to start domain instance-00000011
error: internal error Child process (PATH=/sbin:/usr/sbin:/bin:/usr/bin LIBVIRT_DEBUG=3 LIBVIRT_LOG_OUTPUTS=3:stderr /usr/libexec/libvirt_lxc --name
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
2013 Sep 07
1
Re: Error Attaching Seventh VirtIO-SCSI Device to Guest
> -----Original Message-----
> From: Osier Yang [mailto:jyang@redhat.com]
> Sent: Friday, September 06, 2013 10:54 PM
> To: McEvoy, James
> Cc: libvirt-users@redhat.com
> Subject: Re: [libvirt-users] Error Attaching Seventh VirtIO-SCSI Device to Guest
>
> On 04/09/13 09:34, McEvoy, James wrote:
> > I have run into a problem attempting to attach the seventh
2011 Apr 04
0
Release of libvirt-0.9.0
As scheduled, libvirt 0.9.0 was tagged and pushed today, it's
available from FTP at:
ftp://libvirt.org/libvirt/
This is a large release w.r.t. the amount of features and changes,
and well worth bumping the middle version number. We are also getting
closer to a 1.0.0 release !
Features:
- Support cputune cpu usage tuning (Osier Yang and Nikunj A. Dadhania)
- Add public APIs for storage
2021 Jul 13
2
Wiki request
On Tue, Jul 13, 2021 at 8:20 AM Jeffrey Osier-Mixon <jefro at redhat.com> wrote:
>
> Hi all - I'm able to log in, but not yet able to edit the SIG proposal. Would it be possible for me to have access to this doc?
>
> https://wiki.centos.org/SpecialInterestGroup/Automotive
>
> thanks
>
> Jeffrey "Jefro" Osier-Mixon | jefro at redhat.com
> Red Hat
2021 Jul 13
1
Wiki request
I have changed to: JefroOsierMixon
but for some reason it won't save. The settings page just spins after I
click Save. Hopefully it will complete at some point - I will keep checking
back.
thanks
Jeffrey "Jefro" Osier-Mixon | jefro at redhat.com
Red Hat Office of the CTO | Sr. Principal Community Architect, Automotive
On Tue, Jul 13, 2021 at 9:11 AM Akemi Yagi <amyagi at
2021 Jul 13
1
Wiki request
Hi all - I'm able to log in, but not yet able to edit the SIG proposal.
Would it be possible for me to have access to this doc?
https://wiki.centos.org/SpecialInterestGroup/Automotive
thanks
Jeffrey "Jefro" Osier-Mixon | jefro at redhat.com
Red Hat Office of the CTO | Sr. Principal Community Architect, Automotive
On Fri, Jul 9, 2021 at 10:08 AM Jeffrey Osier-Mixon <jefro
2011 Jan 17
1
virt-install with --channel option inquiry
hi, virt guys,
This is Hongqing from Fedroa QA team. I try to forward the guest installation logs to host with virtio.
I have used virsh edit <guestName> to add a channel, it works fine.
I think it would be better if I can initialize it when I create the guest using virt-install,
and virt-install also offers the option, I have tried below, but it does not work.
virt-install
2012 Apr 17
2
[libvirt] [test-API 2/3] Add the better copyright statements in scripts
On Tue, Apr 17, 2012 at 07:22:48PM +0800, Osier Yang wrote:
> [ CC to Rich ]
>
> On 2012?04?17? 19:18, Osier Yang wrote:
> >On 2012?04?17? 19:13, Daniel P. Berrange wrote:
> >>On Tue, Apr 17, 2012 at 07:09:36PM +0800, Osier Yang wrote:
> >>>On 2012?04?17? 19:04, Daniel P. Berrange wrote:
> >>>>On Tue, Apr 17, 2012 at 06:59:24PM +0800, Osier Yang
2021 Jul 13
2
Wiki request
On Tue, Jul 13, 2021 at 9:03 AM Jeffrey Osier-Mixon <jefro at redhat.com> wrote:
>
> Thanks - it appears that I log in as "jefro". I can change this to FirstLast if that is preferred.
>
> Jeffrey "Jefro" Osier-Mixon | jefro at redhat.com
> Red Hat Office of the CTO | Sr. Principal Community Architect, Automotive
Please do. CamelCase has a special
2021 Jul 13
1
Wiki request
On Tue, 13 Jul 2021 at 17:29, Jeffrey Osier-Mixon <jefro at redhat.com> wrote:
>
> I have changed to: JefroOsierMixon
>
> but for some reason it won't save. The settings page just spins after I click Save. Hopefully it will complete at some point - I will keep checking back.
>
> thanks
>
> Jeffrey "Jefro" Osier-Mixon | jefro at redhat.com
I have added
2009 Dec 19
0
some thoughts about virt-v2v (including matt's reply)
From matt :
Osier,
Comments inline below.
On 18/12/09 07:39, Osier Yang wrote:
> and another point.
>
> the messages printed to stdout or stderr are not with "message level".
> such as
> [root at dhcp-66-70-131 image]# virt-v2v -i libvirtxml demo1.xml
> virt-v2v: The connected hypervisor does not support a machine type of pc.
> virt-v2v: demo1 configured with
2011 Jun 20
1
libvirt-users Digest, Vol 18, Issue 17
Yes, I also think that iptables module should be loaded before libvirt-bin
and I have seen a post which regarded loading conntrack modules and these
modules also seem to be necessary...
I know a little about Upstart in Ubuntu. However, I still don't know how to
properly solve this problem.
ip_tables module depend on other modules being loaded and since I don't know
the full list of modules
2006 Sep 11
1
can't copy file.
i mount a windows share like this:
mount -t smbfs -o
iocharset=gb2312,codepage=936,username=administrator //192.168.10.27/cvs /mnt/windows
and try to copy file from /mnt/windows to my local disk.
but if came to file with chinese name it always told me "cp: can't creat
normal file , invalid argument."
by the way i can see the file name (in chinese),
and here is my locale:
LANG=zh_CN