search for: msg00008

Displaying 18 results from an estimated 18 matches for "msg00008".

Did you mean: msg00000
2018 Oct 01
2
[PATCH v2] v2v: -o rhv-upload: test-v2v-o-rhv-upload.sh: add more skip checks
-o rhv-upload requires python3, and nbdkit with the python3 plugin, so skip this test if they are not installed. --- v1 is: https://www.redhat.com/archives/libguestfs/2018-October/msg00008.html v2v/test-v2v-o-rhv-upload.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/v2v/test-v2v-o-rhv-upload.sh b/v2v/test-v2v-o-rhv-upload.sh index 8bda7cc0b..23d2ad7a0 100755 --- a/v2v/test-v2v-o-rhv-upload.sh +++ b/v2v/test-v2v-o-rhv-upload.sh @@ -28,6 +28,8 @@ set -x $TEST_FUNCTIONS sk...
2015 Feb 11
1
Re: [PATCH v3 2/2] New API: btfs_scrub_status
..., > + &ret->btrfsscrub_tree_extents_scrubbed) != 1) > + goto error; [etc] In my previous comment[1], I said it's better to turn this into a loop, and that's what you've done. [1] https://www.redhat.com/archives/libguestfs/2015-February/msg00008.html Unfortunately testing `i == 2' etc means the loop isn't useful. The code is effectively the same as the old code. It's still fragile if the output of scrub status changes slightly. I suggest removing the `i == X' tests. Rest of the patch looks OK. Rich. -- Richard Jones...
2011 Feb 02
1
iSCSI storage pool questions
Hi All, I've been trying to figure out the best way of using an iSCSI SAN with KVM and thanks to a helpful post by Tom Georgoulias that I found on this list (https://www.redhat.com/archives/libvirt-users/2010-May/msg00008.html), it appears I have a solution. What I'm wondering is the following: 1) If I use an iSCSI LUN as the storage pool (instead of creating an LVM VG from this iSCSI LUN manually first and using LVM in libvirt) do I loose any functionality (such as snapshotting)? 2) If I am intending on doin...
2015 May 19
2
libguestfs error: mkfs_btrfs
...trfstune_seeding: /dev/vda1: btrfstune: invalid option -- 'f' I found two patch https://www.redhat.com/archives/libguestfs/2012-May/msg00018.htmlvirt-make-fs Fix estimation when making btrfs (but there is no virt-make-fs under tools) https://www.redhat.com/archives/libguestfs/2012-April/msg00008.html New API: mkfs-btrfs for creating btrfs filesystems ( It was patched in libguestfs-1.29.40) It seems stupid, but I can't find the answer, I am sorry
2020 Apr 06
1
Re: [PATCH virt-v2v v2 2/2] v2v: Allow large temporary directory to be set on a global basis.
...I'll mention it later on). Since my requests [1][2] for actual use cases and motivations behind this went unanswered other than with - "because containers" - "because why not" then, I'll keep NACK-ing this patch. [1] https://www.redhat.com/archives/libguestfs/2020-April/msg00008.html [2] https://www.redhat.com/archives/libguestfs/2020-April/msg00010.html Since the problem is "let's find out what to clean on failure", I propose a different approach, as also looking at this patch pointed out to me: - create a single virt-v2v.XXXXXX temporary directory in LIB...
2007 Jun 22
3
Simulate HTTP put and delete in Camping/SleepingBag
Hello, I''m not yet a camping guru nor a RESTafarian, but I try. Currently I''m trying to build a rest-style web app with sleeping bag/camping and I may successfully access the index, show, new, create and edit methods, that are provided with sleeping bag. But I don''t know, how to build a form or link to access destroy and update. I think this is mainly because of the
2018 Oct 01
0
Re: [PATCH v2] v2v: -o rhv-upload: test-v2v-o-rhv-upload.sh: add more skip checks
On Mon, Oct 01, 2018 at 04:40:19PM +0200, Pino Toscano wrote: > -o rhv-upload requires python3, and nbdkit with the python3 plugin, so > skip this test if they are not installed. > --- > > v1 is: > https://www.redhat.com/archives/libguestfs/2018-October/msg00008.html > > v2v/test-v2v-o-rhv-upload.sh | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/v2v/test-v2v-o-rhv-upload.sh b/v2v/test-v2v-o-rhv-upload.sh > index 8bda7cc0b..23d2ad7a0 100755 > --- a/v2v/test-v2v-o-rhv-upload.sh > +++ b/v2v/test-v2v-o-rhv-upload.sh >...
2015 Oct 20
1
[PATCH v3 09/13] v2v: drop redundant umount_all() and shutdown()
umount_all() and shutdown() are performed by guestfs automatically on close(), so drop explicit calls to them right before close(). Also umount_all() in the middle of processing doesn't look justified so drop it, too. (The only step following it is do_fstrim() which does mounting/umounting on its own). Signed-off-by: Roman Kagan <rkagan@virtuozzo.com> --- v2v/v2v.ml | 4 ---- 1 file
2010 Aug 16
2
gpt and extlinux how to get it bootable?
Hi I just tried to implement gpt extlinux booting in my archboot project. extlinux installs fine but i'm not able to boot the hd afterwards. Setting partition to boot on in parted doesn't seem to have an effect in GPT mode. Is there any way to get it booting, i haven't found any docu about it. Thanks in advance greetings tpowa -- Tobias Powalowski Archlinux Developer & Package
2003 Sep 18
0
RE: BIG Bug on Linux EXT3 file system, or "/bin/ls" problem?? Pl ease Help!!!
Hi, Marc, Thanks for your help! a "ls -alFs" command shows the difference, Theodore Ts'o talked about it at https://listman.redhat.com/archives/ext3-users/2003-January/msg00008.html. Both File system and "/bin/ls" contains no bugs, my knowledge databse in my mind got lots of ""Bugs" instead. :) vista104 /0 > ls -alF total 211233264 drwxrwxr-t 5 root wheel 4096 Sep 17 23:35 ./ drwxr-xr-x 27 root root 4096 Sep 18 10:...
2016 Oct 03
1
Re: Extracting files from OVA is bad
...Tomas [1] https://lists.nongnu.org/archive/html/qemu-devel/2016-09/msg04554.html [2] https://lists.nongnu.org/archive/html/qemu-devel/2016-09/msg04556.html [3] https://lists.nongnu.org/archive/html/qemu-devel/2016-09/msg04578.html [4] https://lists.nongnu.org/archive/html/qemu-block/2016-10/msg00008.html -- Tomáš Golembiovský <tgolembi@redhat.com>
2012 Jul 04
1
NOTICE: Data corruption bug when writing to qcow2 files
...st increased from 1.0 to 1.1.0, and this change is noted in the README file. (Thanks to Kevin Wolf, Paolo Bonzini, Avi Kivity, Padraig Brady for invaluable help.) Rich. [1] https://www.redhat.com/archives/libguestfs/2012-July/msg00005.html [2] https://www.redhat.com/archives/libguestfs/2012-July/msg00008.html [3] https://github.com/libguestfs/libguestfs/blob/cb24ceedd8a8ef7da71cfcce6db10669de47685c/resize/test-virt-resize.sh [4] https://bugzilla.redhat.com/show_bug.cgi?id=836710 [5] https://www.redhat.com/archives/libguestfs/2012-July/msg00014.html -- Richard Jones, Virtualization Group, Red Hat...
2015 Feb 11
4
[PATCH v3 0/2] add btrfs_balance_status and btrfs_scrub_status
v3: - rebase on upstream - fix some comments v2: - add check for the length of lines[] - the code parsing 'btrfs scrub -R status' output is changed into a loop Hu Tao (2): New API: btrfs_balance_status New API: btfs_scrub_status daemon/btrfs.c | 263 +++++++++++++++++++++++++++++++ generator/actions.ml | 26 +++
2020 Apr 06
6
[PATCH virt-v2v v2 0/2] v2v: Large temporary directory handling.
v1 was here: https://www.redhat.com/archives/libguestfs/2020-April/msg00007.html There's a BZ for this now which I forgot to add to the commit message: https://bugzilla.redhat.com/show_bug.cgi?id=1814611 For v2: - Fix incorrect reference to $TMPDIR in existing manual. - Separate handling for small temporary files and large temporary files. Small temporary files go into $TMPDIR
2019 Jan 02
4
[PATCH nbdkit v2 0/2] Use of attribute(()).
v1 was here: https://www.redhat.com/archives/libguestfs/2019-January/msg00008.html In v2 I have provided two patches: The first patch extends attribute((nonnull)) to most internal functions, but not to the external API. The second patch uses a macro so that attribute((format)) is only used in the public API on GCC or Clang. At least in theory these headers could be used...
2012 Mar 25
2
build postfix rpm with mysql
...uot; = 0 ]; then CCARGS="${CCARGS} -DDEF_SERVER_SASL_TYPE=\\\"dovecot\\\"" fi %endif %if %{with_spf} AUXLIBS="${AUXLIBS} -lspf2" CCARGS="${CCARGS} -DHAVE_NS_TYPE" %endif %if %{with_tls} # See http://www.openldap.org/lists/openldap-devel/200105/msg00008.html # - rh6.2 needs LIBS=-ldl to build correctly. # - reported by Jauder Ho <jauderho at carumba.com> if pkg-config openssl; then CCARGS="${CCARGS} -DUSE_TLS $(pkg-config --cflags openssl)" AUXLIBS="${AUXLIBS} $(pkg-config --libs openssl)" else # # CHE...
2011 Nov 19
4
build postfix spec w/ mysql
...uot; = 0 ]; then CCARGS="${CCARGS} -DDEF_SERVER_SASL_TYPE=\\\"dovecot\\\"" fi %endif %if %{with_spf} AUXLIBS="${AUXLIBS} -lspf2" CCARGS="${CCARGS} -DHAVE_NS_TYPE" %endif %if %{with_tls} # See http://www.openldap.org/lists/openldap-devel/200105/msg00008.html # - rh6.2 needs LIBS=-ldl to build correctly. # - reported by Jauder Ho <jauderho at carumba.com> if pkg-config openssl; then CCARGS="${CCARGS} -DUSE_TLS $(pkg-config --cflags openssl)" AUXLIBS="${AUXLIBS} $(pkg-config --libs openssl)" else # # CHE...
2017 Jun 05
19
[PATCH v3 00/19] Allow APIs to be implemented in OCaml.
v2 was here: https://www.redhat.com/archives/libguestfs/2017-June/msg00008.html This series gets as far as a working (and faster) reimplementation of ‘guestfs_list_filesystems’. I also have another patch series on top of this one which reimplements the inspection APIs inside the daemon, but that needs a bit more work still, since inspection turns out to be a very large...