RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1144197 - Disable libguestfs UML backend mode in RHEL7
Summary: Disable libguestfs UML backend mode in RHEL7
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: libguestfs
Version: 7.1
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: rc
: ---
Assignee: Richard W.M. Jones
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-19 00:59 UTC by Lingfei Kong
Modified: 2015-03-05 13:45 UTC (History)
4 users (show)

Fixed In Version: libguestfs-1.27.50-1.1.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-05 13:45:21 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2015:0303 0 normal SHIPPED_LIVE libguestfs bug fix and enhancement update 2015-03-05 17:34:44 UTC

Description Lingfei Kong 2014-09-19 00:59:28 UTC
Description of problem:
As we discussed with developer in a email libguestfs backend mode UML will not be supported on RHEL. So features should be removed or disabled in libguestfs on RHEL. In case of UML information maybe removed for the man page, i have checked the following man page contain UML info:
guestfs(3), guestfish(1), libguestfs(3), guestfs-performance(1), guestfs-release-notes(1), virt-builder(1), virt-sysprep(1), virt-what(1), Sys::Guestfs(3pm), Sys::Virt::Error(3pm)


Version-Release number of selected component (if applicable):
libguestfs-1.27.48-1.1.el7

How reproducible:
100%


Steps to Reproduce:

Actual results:

Expected results:

Additional info:

Comment 1 Richard W.M. Jones 2014-09-19 12:46:34 UTC
This is a RHEL 7 only patch:

https://github.com/libguestfs/libguestfs/commit/f19f2847b7ae15e629d66c6d2dc53128d0826419

After applying this patch you should see:

$ LIBGUESTFS_BACKEND=uml guestfish -a /dev/null run
libguestfs: error: launch: In RHEL, only the 'libvirt' or 'direct' method is supported.
In particular, User-Mode Linux (UML) is not supported.

Comment 3 Lingfei Kong 2014-10-22 02:50:20 UTC
Verified with libguestfs-tools-c-1.28.1-1.2.el7

Steps to verify:
# export LIBGUESTFS_BACKEND=uml
# guestfish -a /dev/null run
libguestfs: error: launch: In RHEL, only the 'libvirt' or 'direct' method is supported.
In particular, User-Mode Linux (UML) is not supported.

Comment 5 errata-xmlrpc 2015-03-05 13:45:21 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2015-0303.html


Note You need to log in before you can comment on or make changes to this bug.