Displaying 20 results from an estimated 7000 matches similar to: "missing libvirt-sock and libvirt-bin after compile libvirt 1.2.6"
2014 Aug 06
2
Re: [libvirt] libvirt external disk-only snapshot will pause the VM?
Thanks very much Eric! This is exactly what I guessed, I just wondering
where I could find this piece of code and control the the pause time of
guest, while the snapshot being taken? thanks !
Best,
Yuanzhen
On Tue, Aug 5, 2014 at 6:30 PM, Eric Blake <eblake@redhat.com> wrote:
> On 08/05/2014 03:54 PM, Yuanzhen Gu wrote:
> > Hello folks,
> >
> > If I give command to
2015 Apr 19
0
yum install failiure - CentOS-7 - Base
Richard <lists-centos at ...> writes:
>
>
> ------------ Original Message ------------
> > Date: Sunday, April 19, 2015 18:44:43 +0000
> > From: Sarogahtyp <sarogahtyp at ...>
> > To: centos at ...
> > Subject: [CentOS] yum install failiure - CentOS-7 - Base
> >
> > I have a running CentOS 6.5 64-bit system running and i like to
>
2015 Apr 19
2
yum install failiure - CentOS-7 - Base
------------ Original Message ------------
> Date: Sunday, April 19, 2015 18:44:43 +0000
> From: Sarogahtyp <sarogahtyp at web.de>
> To: centos at centos.org
> Subject: [CentOS] yum install failiure - CentOS-7 - Base
>
> I have a running CentOS 6.5 64-bit system running and i like to
> have a CentOS 7 chrooted system inside.
> Ive done that chroot environment as
2009 Oct 07
1
dovecot 1.2.6 fails to build with openssl < 0.9.8
The update of ssl_proxy_get_security_string() in dovecot 1.2.6 has
broken compatibility with openssl < 0.9.8 (e.g. on RHEL4) because the
functions SSL_COMP_get_name and SSL_get_current_compression don't exist
until openssl 0.9.8 (build fails at link time due to these symbols
being unresolved). I've worked around this by reverting the function to
the 1.2.5 version for now but I think a
2014 Aug 06
2
Re: [libvirt] libvirt external disk-only snapshot will pause the VM?
yes, I got your point, thanks very much Eric.
If I want to take a distributed snapshot, which need pause all the VMs and
then take snapshot, how can I control the pause for all the VMs?
Is there only way that I turn to freeze/thaw functions?
and freeze/thaw only for file systems, not for the whole guest, am I right?
Thanks a lot!
Best,
Yuanzhen
On Wed, Aug 6, 2014 at 11:35 AM, Eric Blake
2014 Aug 05
2
libvirt external disk-only snapshot will pause the VM?
Hello folks,
If I give command to take external disk-only live snapshot, such as
# virsh snapshot-create-as vm1 snapshot_vm1 --disk-only
will the guest OS be paused or suspend while the snapshot being taken?
Thanks very much!
Best,
Yuanzhen
2007 Sep 13
0
question about modification of dd_parent_obj during COW
>From the online document of ZFS On-Disk Specification, I found there is a field named "dd_parent_obj" in dsl_dir_phys_t. will this field be modified or kept unchanged during snapshot COW?
For example, consider a ZFS filesytem mounted on /myzfs, which contains 2 subdirs(A and B). If we do the following steps:
1) create a snapshot named /myzfs at now.
2) rename /myzfs/A to
2014 Jul 23
2
how to read the libvirt log file
Hi folks,
I need to trace how libvirt talk with qemu monitor, log everything when
give command, but does anyone know what the format, and how to read the log
file?
for example:
2014-07-22 17:25:22.984+0000: 18571: debug : qemuMonitorIOProcess:356 :
QEMU_MONITOR_IO_PROCESS: mon=0x7f733c000a40 buf={"timestamp": {"seconds":
1406049922, "microseconds": 983916},
2004 May 28
1
asterisk console messages
was wondering if someone could give any indication of the messages that are
appearing on the console of an Asterisk PBX
WARNING[1116941120]: chan_sip.c:532 retrans_pkt: Maximum retries exceeded on
call ....@192.168.90.1 for seqno 103 (non-critical request)
192.168.90.1 is a 7940 ip phone configured as a SIP dial peer on asterisk
pbx
i mght added that the call seems to take place ok but this
2014 Aug 05
2
username and passwd after create VM from XML dump
Good afternoon guys,
I created the VM from XML dump,
# virsh create vm4.xml
and # virsh list I can see the VM running,
and I know the ip address for the VM,
but how can I know the username and password to login the running VM, which
is created from XML dump? is there any place to edit and add the username
and password in guest domain XML ? thanks a lot!!
Best,
Yuanzhen
2002 Aug 16
2
system command
Hello,
It is very simple question. I want to go to the parent directory and
give the 'system("cd ../") commnad. But it stayes at the same dirctory
as before. Do I forget to give some extra parameter to system command in
this case?
Regards,
Nader
--------------------------------------------------------------
Zie ook/see also: http://www.knmi.nl/maildisclaimer.html
2012 Nov 06
1
Failed to bind socket to '/var/run/libvirt/libvirt-sock': Permission denied
Hi all, When I start self-built libvirtd by "libvirtd -d -l -f libvirtd.conf", it shows that error : virNetSocketNewListenUNIX:346 : Failed to bind socket to '/var/run/libvirt/libvirt-sock': Permission denied I have removed some requested comments in libvirtd.conf. The key settings are shown as below: listen_tcp = 1 tcp_port = "16509"
2002 Oct 03
2
Profiles and automatic drive mappings
Hello,
I have a mixed network of 98 and 2000 machines with RH 7.3 and Samba 2.2.5
The problem I'm having is my logon scripts contain a drive map to the user's home directory:
net use H: \\server01\dave$
That works great for the 98 machines, but the 2000 machines map H: and Z: to \\server01\dave$
The 2000 machines also write a profile dirctory in that share, and copy the entire desktop
2014 Aug 06
2
Re: [libvirt] libvirt external disk-only snapshot will pause the VM?
On Wed, Aug 6, 2014 at 12:27 PM, Eric Blake <eblake@redhat.com> wrote:
> On 08/06/2014 10:06 AM, Yuanzhen Gu wrote:
> > yes, I got your point, thanks very much Eric.
>
> not entirely, because you still top-posted.
>
> got it entirely this time, not top-posted.
> >
> > If I want to take a distributed snapshot, which need pause all the VMs
> and
>
2012 Mar 29
1
msvcp80.dll doesn't work
Error file begins:
Unhandled exception: unimplemented function
msvcp80.dll.??0?$basic_ifstream at DU?$char_traits at D@std@@@std@@QAE at PAU_iobuf@@@Z
called in 32-bit code (0x7b83aa52).
I downloaded a new copy of this and placed it in the /fakedlls dirctory,
where it replaced what was there, but it still
doesn't work. The site I d/l'd the file from gave the impression that
there is
2014 Aug 06
2
Re: username and passwd after create VM from XML dump
On Wed, Aug 6, 2014 at 1:29 PM, Eric Blake <eblake@redhat.com> wrote:
> On 08/06/2014 11:11 AM, Yuanzhen Gu wrote:
>
> >> Libvirt is only concerned with what virtual hardware you present to the
> >>
> >> guest, not with the OS running in that guest or what username/password
> >>
> >> combinations will let you log into that guest OS.
2011 May 05
1
Error: unable to connect to '/var/run/libvirt/libvirt-sock'
Hi,
I meet with the problem that "Error: unable to connect to
'/var/run/libvirt/libvirt-sock' ".
I do as Error: unable to connect to '/var/run/libvirt/libvirt-sock'
<http://wiki.libvirt.org/page/FAQ#Error:_unable_to_connect_to_.27.2Fvar.2Frun.2Flibvirt.2Flibvirt-sock.27>said
but never worked:
root at shahe26:~# virsh
error: unable to connect to
2001 Dec 14
1
No print to Samba (Linux) printer from Win98
I'm stuck.
I have Samba running on my Red Hat 7.2 Linux box. I can mount by remote dirctory
on the Linux box via Samba. But I can't print to the Linux printer. I have a
Linux printer installed and I can print to it using lpr. I have a printer
configured in Samba and can see that from the Win98SE box. I've clicked on the
Samba printer name and configured a Win98 printer.
2012 Oct 31
2
how can xyplot word when with for control flow
Hi everybody,
I recently used xyplot, but I found that for control flow can't work in the
xyplot. The program code and some of my data file are shown as follow.
Would someone please tell me where my code is wrong and how can make the
code right?
Thanks.
Best regards
Yuanzhen Lin
Code:
library("lattice")
plot.data$Fam<-as.numeric(plot.data$Fam)
#### xyplot can work if one
2014 Aug 06
2
Re: username and passwd after create VM from XML dump
On Tue, Aug 5, 2014 at 6:33 PM, Eric Blake <eblake@redhat.com> wrote:
> On 08/05/2014 03:02 PM, Yuanzhen Gu wrote:
> > Good afternoon guys,
> >
> > I created the VM from XML dump,
> > # virsh create vm4.xml
> >
> > and # virsh list I can see the VM running,
> > and I know the ip address for the VM,
> >
> > but how can I know the