search for: internal_feature_available

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

2015 Nov 05
0
[PATCH 2/2] actions: refactor available & feature_available
Refactor the internal_feature_available to return the result for just one group, so it is easier to know on the library side what was the actual error, and which group refers to; drop internal_available, as no more needed after this. On the library side, implement in available and feature_available the real logic to iterate through the...
2015 Nov 06
2
Re: [PATCH 2/2] actions: refactor available & feature_available
On Thu, Nov 05, 2015 at 04:56:43PM +0100, Pino Toscano wrote: > Refactor the internal_feature_available to return the result for just > one group, so it is easier to know on the library side what was the > actual error, and which group refers to; drop internal_available, as no > more needed after this. > > On the library side, implement in available and feature_available the > real...
2015 Nov 05
4
[PATCH 1/2] actions: turn available & feature_available as non-daemon
...e mode 100644 src/available.c diff --git a/daemon/available.c b/daemon/available.c index 54c6b9b..6409b90 100644 --- a/daemon/available.c +++ b/daemon/available.c @@ -67,13 +67,13 @@ available (char *const *groups, int error_on_unavailable) } int -do_feature_available (char *const *groups) +do_internal_feature_available (char *const *groups) { return available (groups, 0); } int -do_available (char *const *groups) +do_internal_available (char *const *groups) { if (available (groups, 1) == -1) return -1; diff --git a/generator/actions.ml b/generator/actions.ml index 7ecd384..6348c88 100644 --- a/ge...
2020 Feb 20
0
buffer overflow detected in collectd using libguestfs
...(error) Feb 20 15:58:11 tve50 collectd[4689]: libguestfs: trace: launch = 0 Feb 20 15:58:11 tve50 collectd[4689]: libguestfs: trace: list_filesystems Feb 20 15:58:11 tve50 collectd[4689]: libguestfs: trace: feature_available "lvm2" Feb 20 15:58:11 tve50 collectd[4689]: libguestfs: trace: internal_feature_available "lvm2" Feb 20 15:58:11 tve50 collectd[4689]: libguestfs: trace: internal_feature_available = 0 Feb 20 15:58:11 tve50 collectd[4689]: libguestfs: trace: feature_available = 1 Feb 20 15:58:11 tve50 collectd[4689]: libguestfs: trace: feature_available "ldm" Feb 20 15:58:11 tve50 co...
2017 Sep 01
1
virt-resize error on RHEL 7 (was: Re: Regarding libguestfs)
Hi Richard, As per your suggestion we removed pango-devel and build was successful. Thank you! After the delivery, our customer reported another error related to virt-resize as below: virt-resize: error: libguestfs error: internal_feature_available: dispatch_incoming_message: unknown procedure number 458, set LIBGUESTFS_PATH to point to the matching libguestfs appliance directory Regards, Abinaya -----Original Message----- From: Richard W.M. Jones [mailto:rjones at redhat.com] Sent: Tuesday, August 29, 2017 7:56 PM To: Abinaya Sandhiya Ma...
2017 Mar 13
2
virt-customize fail to inject firstboot script when running it from script.
...uot; libguestfs: trace: get_backend_setting = NULL (error) libguestfs: trace: launch = 0 libguestfs: trace: inspect_os libguestfs: trace: umount_all libguestfs: trace: umount_all = 0 libguestfs: trace: list_filesystems libguestfs: trace: feature_available "lvm2" libguestfs: trace: internal_feature_available "lvm2" libguestfs: trace: internal_feature_available = 0 libguestfs: trace: feature_available = 1 libguestfs: trace: feature_available "ldm" libguestfs: trace: internal_feature_available "ldm" libguestfs: trace: internal_feature_available = 1 libguestfs: trace: f...
2017 Mar 14
0
Re: virt-customize fail to inject firstboot script when running it from script.
...d_setting = NULL (error) > libguestfs: trace: launch = 0 > libguestfs: trace: inspect_os > libguestfs: trace: umount_all > libguestfs: trace: umount_all = 0 > libguestfs: trace: list_filesystems > libguestfs: trace: feature_available "lvm2" > libguestfs: trace: internal_feature_available "lvm2" > libguestfs: trace: internal_feature_available = 0 > libguestfs: trace: feature_available = 1 > libguestfs: trace: feature_available "ldm" > libguestfs: trace: internal_feature_available "ldm" > libguestfs: trace: internal_feature_available...
2017 Sep 01
0
Re: virt-resize error on RHEL 7 (was: Re: Regarding libguestfs)
On Fri, Sep 01, 2017 at 05:19:06AM +0000, abinaya.manikandan at wipro.com wrote: > virt-resize: error: libguestfs error: internal_feature_available: > dispatch_incoming_message: unknown procedure number 458, set > LIBGUESTFS_PATH to point to the matching libguestfs appliance directory You've mixed up different installations of libguestfs also. Suggest the same resolution as here: https://www.redhat.com/archives/libguestfs/2017-Au...
2017 Sep 07
0
Re: virt-resize error on RHEL 7 (was: Re: Regarding libguestfs)
On Thu, Sep 07, 2017 at 10:10:52AM +0000, emlyn.jose@wipro.com wrote: > Hello Richard, > > Attaching a log file just to check if the issue is with the virt-resize binary. > Kindly have a look at the attached log. The error is: virt-resize: error: libguestfs error: internal_feature_available: dispatch_incoming_message: unknown procedure number 458, set which is caused by and can be fixed if you follow the instructions in this email: https://www.redhat.com/archives/libguestfs/2017-August/msg00140.html Please don't bother me again until you have read the above email. Rich. -...
2017 Mar 14
2
Re: virt-customize fail to inject firstboot script when running it from script.
...or) >> libguestfs: trace: launch = 0 >> libguestfs: trace: inspect_os >> libguestfs: trace: umount_all >> libguestfs: trace: umount_all = 0 >> libguestfs: trace: list_filesystems >> libguestfs: trace: feature_available "lvm2" >> libguestfs: trace: internal_feature_available "lvm2" >> libguestfs: trace: internal_feature_available = 0 >> libguestfs: trace: feature_available = 1 >> libguestfs: trace: feature_available "ldm" >> libguestfs: trace: internal_feature_available "ldm" >> libguestfs: trace: internal_fea...
2017 Aug 23
2
virt-sysprep: error: no operating systems were found in the guest image on libguestfs-1.36.5
...fsname=/dev/pts dir=/dev/pts type=devpts opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0 guestfsd: main_loop: proc 47 (umount_all) took 0.00 seconds libguestfs: trace: umount_all = 0 libguestfs: trace: list_filesystems libguestfs: trace: feature_available "lvm2" libguestfs: trace: internal_feature_available "lvm2" guestfsd: main_loop: new request, len 0x30 guestfsd: main_loop: proc 458 (internal_feature_available) took 0.00 seconds libguestfs: trace: internal_feature_available = 0 libguestfs: trace: feature_available = 1 libguestfs: trace: feature_available "ldm" libguestfs: trace:...
2016 Nov 16
2
Re: [ovirt-users] OVA import of FC21 VM hangs during virt-v2v conversion?
.../config" "followsymlinks:true" > guestfsd: main_loop: new request, len 0x44 > guestfsd: main_loop: proc 37 (is_file) took 0.00 seconds > libguestfs: trace: v2v: is_file = 1 > libguestfs: trace: v2v: feature_available "selinuxrelabel" > libguestfs: trace: v2v: internal_feature_available "selinuxrelabel" > guestfsd: main_loop: new request, len 0x3c > guestfsd: main_loop: proc 458 (internal_feature_available) took 0.00 seconds > libguestfs: trace: v2v: internal_feature_available = 0 > libguestfs: trace: v2v: feature_available = 1 > libguestfs: trace: v2v: au...
2018 Sep 19
2
virt-customize is very slow in ubuntu 18.04/centos 7.5
...evpts opts=rw,relatime,mode=600,ptmxmode=000 freq=0 passno=0 umount-all: /proc/mounts: fsname=shmfs dir=/dev/shm type=tmpfs opts=rw,relatime freq=0 passno=0 libguestfs: trace: umount_all = 0 libguestfs: trace: list_filesystems libguestfs: trace: feature_available "lvm2" libguestfs: trace: internal_feature_available "lvm2" guestfsd: main_loop: proc 47 (umount_all) took 0.01 seconds guestfsd: main_loop: new request, len 0x30 guestfsd: main_loop: proc 458 (internal_feature_available) took 0.00 seconds libguestfs: trace: internal_feature_available = 0 libguestfs: trace: feature_available = 1 libguestfs:...
2016 Mar 29
5
[PATCH 0/2] added filesystem_walk0 low level API
The filesystem_walk0 API parses the FS internals of a partition and returns a list of all the files and directories contained within. It list deleted files and directories as well. For each node, it reports its relative path, its inode and its allocation status. The output is serialised in XDR format and written to the given file. The command is similar to The Sleuth Kit "fls -rp
2017 Feb 21
1
[PATCH] generator: Put all the daemon procedure numbers (proc_nr)
This is a follow-up to the other generator changes in: https://www.redhat.com/archives/libguestfs/2017-February/msg00217.html Rich.
2017 Apr 21
0
[PATCH 1/2] generator: Simplify the handling of string parameters.
...;)], []; tests = [ InitBasicFS, Always, TestRun ( [["vfs_minimum_size"; "/dev/sda1"]]), []; @@ -9452,7 +9452,7 @@ See also L<ntfsresize(8)>, L<resize2fs(8)>, L<btrfs(8)>, L<xfs_info(8)>." }; { defaults with name = "internal_feature_available"; added = (1, 31, 25); - style = RInt "result", [String "group"], []; + style = RInt "result", [String (PlainString, "group")], []; visibility = VInternal; shortdesc = "test availability of some parts of the API"; longdesc...
2017 Apr 21
4
[PATCH 0/2] generator: Simplify the handling of string parameters.
Very large but mechanical change to the generator. Rich.
2017 Feb 18
8
[PATCH 0/6] generator: Split up generator/actions.ml
Split up the huge generator/actions.ml into several smaller files. Rich.