Displaying 20 results from an estimated 1225 matches for "3266".
Did you mean:
32,6
2020 Sep 24
2
Can't connect after AuthN: NT_STATUS_ACCESS_DENIED
...ce3/rpc_server/srv_pipe.c:1531(api_rpcTNP)
api_rpcTNP: rpc command: LSA_CLOSE
[2020/09/23 19:03:37.028187, 3]
../../source3/smbd/service.c:1131(close_cnum)
colive-12867 (ipv4:172.16.112.1:56106) closed connection to service IPC$
[2020/09/23 19:03:37.029241, 3]
../../source3/smbd/smb2_server.c:3266(smbd_smb2_request_error_ex)
smbd_smb2_request_error_ex: smbd_smb2_request_error_ex: idx[1]
status[NT_STATUS_ACCESS_DENIED] || at ../../source3/smbd/smb2_create.c:296
[2020/09/23 19:03:37.029259, 3]
../../source3/smbd/smb2_server.c:3266(smbd_smb2_request_error_ex)
smbd_smb2_request_error_ex: sm...
2012 Jul 16
1
Using virsh to load scripts for the guest machine
Right on the top of
http://www.centos.org/docs/5/html/5.2/Virtualization/chap-Virtualization-Managing_guests_with_virsh.html,
it seems to imply you can load/send scripts to the vm guest using virsh.
Is that possible? How and what are the limitations? Can you query the vm
guest?
2013 Nov 07
4
Re: RBD images locking
...mages locking
On 11/07/2013 07:56 AM, NEVEU Stephane wrote:
> Hi,
>
> One short question : Is there any chance to see locks on rbd/images in the next release ?
What exactly are you looking for? Are you willing to contribute the patches?
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
2018 Jul 30
1
Re: [PATCH v2] file: Normalize errno value for ENODEV
...ed rather than failing. But
> I'm fine with checking in the comment as worded.
>
The comment is only about the error flow. Moving it into the block would
avoid the confusion.
>
> ACK
>
> --
> Eric Blake, Principal Software Engineer
> Red Hat, Inc. +1-919-301-3266 <(919)%20301-3266>
> Virtualization: qemu.org | libvirt.org
>
2018 Aug 18
2
Re: [PATCH v2 1/4] file: Avoid unsupported fallocate() calls
On Mon, Aug 13, 2018 at 11:58 PM Nir Soffer <nsoffer@redhat.com> wrote:
> On Mon, Aug 13, 2018 at 8:44 PM Eric Blake <eblake@redhat.com> wrote:
>
>> > #ifdef FALLOC_FL_ZERO_RANGE
>> > - r = do_fallocate (h->fd, FALLOC_FL_ZERO_RANGE, offset, count);
>> > - if (r == -1 && errno != EOPNOTSUPP) {
>> > - nbdkit_error ("zero:
2014 Aug 06
2
Re: Ubuntu Trusty: failed to create VM due to permission denied
...through your
>control mechanism, in order for libvirt sVirt protections to work with
>your layout.
>
>>
>> Anyone knows how to fix this?
>
>Sadly, I don't use AppArmor myself to offer actual advice on it.
>
>--
>Eric Blake eblake redhat com +1-919-301-3266
>Libvirt virtualization library http://libvirt.org
>
2004 Apr 02
3
Doing SQL GROUP BY in R
...appear together,
similar to the following SQL statement:
SELECT A, B, COUNT(C) FROM TBL GROUP BY A, B
How do I do that with a data.frame in R?
Thanks,
Jesper Frickmann
Statistician, Quality Control
Novozymes North America Inc.
77 Perry Chapel Church Road
Franklinton, NC 27525
USA
Tel. +1 919 494 3266
[[alternative HTML version deleted]]
2014 Aug 06
2
Re: [libvirt] libvirt external disk-only snapshot will pause the VM?
...pshot being taken?
>
> The guest will temporarily pause, but the time that it remains paused
> will be a fraction of a second. In practice, it is no longer than the
> time that the guest is paused when doing live migration.
>
> --
> Eric Blake eblake redhat com +1-919-301-3266
> Libvirt virtualization library http://libvirt.org
>
>
2018 Apr 27
3
[libvirt] ignore_value
Hi,using ignore_value in libvirt source code
to do function return value processing,but I
can’t understand about it,can you give me some tips?thanks very much!
2014 May 28
2
redirecting guest stdio to the host
...t; Should I send questions to libvirt-users@redhat.com instead ? I would ask more questions.
Yes, if your questions are related to libvirt, then asking on a libvirt
list will get you a better audience that may have better answers to your
questions.
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
On 05/28/2014 08:43 AM, Alexander Binun wrote:
> Eric, I aplogize for making your work complicated.
[You top-posted again]
No need to apologize - these lists exist to help people, and we were all
new once.
>
> Should I send question...
2018 Aug 13
2
Re: [PATCH v2 4/4] file: Zero for block devices on old kernels
...in <stropts.h>, but for the obsolete STREAMS
extension that no one but Solaris ever implemented, and which no one
uses today - and thus which has little bearing on the Linux use of ioctl).
Otherwise looks okay.
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualization: qemu.org | libvirt.org
2020 Sep 24
0
Can't connect after AuthN: NT_STATUS_ACCESS_DENIED
...pi_rpcTNP)
> api_rpcTNP: rpc command: LSA_CLOSE
> [2020/09/23 19:03:37.028187, 3]
> ../../source3/smbd/service.c:1131(close_cnum)
> colive-12867 (ipv4:172.16.112.1:56106) closed connection to service IPC$
> [2020/09/23 19:03:37.029241, 3]
> ../../source3/smbd/smb2_server.c:3266(smbd_smb2_request_error_ex)
> smbd_smb2_request_error_ex: smbd_smb2_request_error_ex: idx[1]
> status[NT_STATUS_ACCESS_DENIED] || at ../../source3/smbd/smb2_create.c:296
> [2020/09/23 19:03:37.029259, 3]
> ../../source3/smbd/smb2_server.c:3266(smbd_smb2_request_error_ex)
> smb...
2013 Nov 20
3
Re: how to install libvirt-python
...1.3.1/python/esxlist.py
/usr/share/doc/libvirt-python-1.1.3.1/python/topology.py
Also, you can do:
$ python
>>> import libvirt
>>> help('libvirt')
and if that succeeds, then python found your installed libvirt bindings.
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
2016 Apr 14
3
Re: [PATCH v3 libguestfs] launch: Implement a safer getumask.
...) == -1) {
> + if (errno == EINTR) goto again;
> + perrorf (g, "waitpid");
> + return -1;
>
> Anything else, like trying to reuse the again: loop, seems like it be
> more complicated control flow.
>
> --
> Eric Blake eblake redhat com +1-919-301-3266
> Libvirt virtualization library http://libvirt.org
>
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
Fedora Windows cross-compiler. Compile Windows programs, test, and
build Windows ins...
2018 Dec 03
4
Re: [PATCH nbdkit 2/4] valgrind: Add --show-leak-kinds=all and comprehensive list of suppressions.
...t;, builddir);
Is this still right under VPATH?
> passthru ("--trace-children=no");
> passthru ("--run-libc-freeres=no");
> passthru ("--num-callers=20");
>
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualization: qemu.org | libvirt.org
2013 Aug 01
3
Re: Installing libvirt
...tions such as --bindir
that are more likely to match your distro layout (I know for sure that
./autogen.sh --system matches Fedora layout, but don't know if
Debian-based layout differs, although no one has written a patch
complaining otherwise).
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
2014 Aug 06
2
Re: [libvirt] libvirt external disk-only snapshot will pause the VM?
...it, thanks!
>
> >
> > and freeze/thaw only for file systems, not for the whole guest, am I
> right?
>
> freeze/thaw is for all freezeable file systems on the whole guest, but
> it requires guest cooperation.
>
> --
> Eric Blake eblake redhat com +1-919-301-3266
> Libvirt virtualization library http://libvirt.org
>
>
2012 Jan 29
1
libvir: error : cannot getpwuid_r(107): Success
I am on RHEL 6.1 running KVM. I am getting following error when i start a
Ubuntu 11.10 Guest
I am attaching my xml file .
# virsh -c qemu:///system create Ubuntu-110.10.xml
error: Failed to create domain from Ubuntu-110.10.xml
error: internal error Process exited while reading console log output:
16:19:53.991: 2418: info : libvirt version: 0.8.7, package: 18.el6 (Red
Hat, Inc.
2014 Mar 10
3
How to get guest's cpu and mem usage with Java APIs
Hi everybody,
I'm using libvirt java api bindings for my thesis. I would like to know if
there is a way to obtain live information about cpu and mem usage of a
domain.
Regards,
Enrico De Maio
Skype: enrico.de.maio
Mobile: +39 338 205 3397
2018 Mar 07
2
Re: [PATCH nbdkit 1/2] tests: Remove QEMU_IO / HAVE_QEMU_IO.
...> +qemu-io -f raw -c "aio_write -P 1 0 512" -c "aio_write -P 2 512 512" \
as well as disagree with hard-coding only the first qemu-io in $PATH
here, instead of allowing a command-line override.
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualization: qemu.org | libvirt.org