search for: l189

Displaying 11 results from an estimated 11 matches for "l189".

Did you mean: 189
2016 Jul 12
4
Re: Help: Can I access network inside libguestfs?
Thanks Pino for quick response. Actually I use the libguestfs APIs in C++ program. Following your idea, I think I should try guestfs_set_network for this. Please correct me if I have any misunderstanding. Thanks, Allen 2016-07-12 16:38 GMT+08:00 Pino Toscano <ptoscano@redhat.com>: > Hi, > > On Tuesday, 12 July 2016 16:30:17 CEST Baochuan Wu wrote: > > I mounted virtual
2016 Jul 12
0
Re: Help: Can I access network inside libguestfs?
...ould enable the network inside the appliance. For further tips on using yum, have a look at how virt-customize works. In particular you must use "yum -y install ..." to avoid any unwanted interactivity. https://github.com/libguestfs/libguestfs/blob/master/customize/customize_run.ml#L29-L189 Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-p2v converts physical machines to virtual machines. Boot with a live CD or over the network (PXE) and turn machines into KVM guests....
2020 Mar 16
0
[nbdkit] Serving "temporary disks" over NBD
...-memory-plugin cannot be used). Funnily enough nbd-server despite being very inflexible in many ways actually makes this particular use-case easy because of the nbd-server -c option: https://github.com/NetworkBlockDevice/nbd/blob/cb20c16354cccf4698fde74c42f5fb8542b289ae/man/nbd-server.1.in.sgml#L189 Of course I could very easily write a custom plugin just for this purpose, but could we do something in upstream nbdkit to make it easier? Currently the cow filter (unlike nbd-server -c) serves identical content to all clients. Adding a new option to make it serve a new COW to each client is pos...
2019 Jun 25
1
Help! Extlinux no longer bootable after reorder disk numbers
I split one partition, then my hard drive partitions and my partition numbers are listed in the wrong order and I fixed them <https://journalxtra.com/linux/how-to-reorder-linux-drive-partition-numbers/> so they run sequentially from lowest to highest. And the problem is, as the article <https://journalxtra.com/linux/how-to-reorder-linux-drive-partition-numbers/> has warned, my disks
2013 Jan 28
1
Setting inline hook to a function identical to default in knitr turns of exponential formatting
Hello List, while dealing with a questin of 'xiaodao' ( http://r.789695.n4.nabble.com/Problem-with-large-small-numbers-in-knitr-tp4653986.html) I noticed that copying the default inline hook function obtained by knit_hooks$get("inline") into a knit_hook$set(inline = <...>) call turns off exponential fomatting in the resulting .tex file. I used a stripped version of
2019 Nov 21
0
Re: Dealing with ImageIO problems
...f getting it right by default. In nbdkit-python-plugin, any exception which escapes will be caught in the C code and turned into an NBD error on the wire. The function which does this is: https://github.com/libguestfs/nbdkit/blob/a52ebb4e8d18a73b9ae009cd768bfab18505f59a/plugins/python/python.c#L189 Since each plugin method corresponds* (* = mostly) to a single NBD command on the wire, returning an error from the method signals an error back to the NBD client. If the NBD client is ‘qemu-img convert’ then it will exit the first time it sees an error. (The retry filter http://libguestfs.org/n...
2019 Nov 21
2
Re: Dealing with ImageIO problems
...t. > > In nbdkit-python-plugin, any exception which escapes will be caught in > the C code and turned into an NBD error on the wire. The function > which does this is: > > https://github.com/libguestfs/nbdkit/blob/a52ebb4e8d18a73b9ae009cd768bfab18505f59a/plugins/python/python.c#L189 > > Since each plugin method corresponds* (* = mostly) to a single NBD > command on the wire, returning an error from the method signals an > error back to the NBD client. If the NBD client is ‘qemu-img convert’ > then it will exit the first time it sees an error. > > (The ret...
2019 Nov 19
4
Re: [PATCH v2 00/11] rvh-upload: Various fixes and cleanups
On Tue, Nov 19, 2019 at 04:14:45PM +0200, Nir Soffer wrote: >On Tue, Nov 19, 2019 at 3:36 PM Martin Kletzander <mkletzan@redhat.com> >wrote: > >> On Tue, Nov 19, 2019 at 01:48:31PM +0100, Martin Kletzander wrote: >> >On Tue, Nov 19, 2019 at 02:24:11PM +0200, Nir Soffer wrote: >> >>On Tue, Nov 19, 2019 at 2:16 PM Martin Kletzander
2014 Nov 05
17
[Bug 2305] New: sshd does not accept @cert-authority when doing host based authentication.
https://bugzilla.mindrot.org/show_bug.cgi?id=2305 Bug ID: 2305 Summary: sshd does not accept @cert-authority when doing host based authentication. Product: Portable OpenSSH Version: 6.5p1 Hardware: amd64 OS: Linux Status: NEW Severity: normal Priority: P5 Component:
2007 Nov 14
10
[GE users] Apple Leopard has dtrace -- anyone used the SGE probes/scripts yet?
Hi, Chris (cc) and I try to get the SGE master monitor work with Apple Leopard dtrace. Unfortunately we are stuck with the error msg below. Anyone having an idea what could be the cause? What I can rule out as cause is function inlining for the reasons explained below. Background information on SGE master monitor implementation is under http://wiki.gridengine.info/wiki/index.php/Dtrace
2017 Mar 14
3
llvm-stress crash
...i16 %Tr93, i32 1 %ZE186 = zext i32 %E162 to i64 %Sl187 = select i1 %Cmp95, <8 x i8> %B100, <8 x i8> %B100 %Cmp188 = icmp uge i16 %B115, %Sl11 br i1 %Cmp188, label %CF236, label %CF242 CF242: ; preds = %CF242, %CF250, %CF248, %CF236 %L189 = load i8, i8* %0 store i8 %Sl29, i8* %0 %E190 = extractelement <4 x i16> %B9, i32 3 %Shuff191 = shufflevector <4 x i16> %Shuff26, <4 x i16> %Shuff26, <4 x i32> <i32 6, i32 0, i32 2, i32 4> %I192 = insertelement <1 x i32> %I122, i32 %3, i32 0 %B193 = ud...