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 666579 - libguestfs: unknown filesystem /dev/hd{x} (cdrom)
Summary: libguestfs: unknown filesystem /dev/hd{x} (cdrom)
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: libguestfs
Version: 6.0
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: rc
: ---
Assignee: Richard W.M. Jones
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks: 711964
TreeView+ depends on / blocked
 
Reported: 2011-01-01 02:15 UTC by Douglas Schilling Landgraf
Modified: 2015-09-28 02:13 UTC (History)
5 users (show)

Fixed In Version: libguestfs-1.7.17-8.el6
Doc Type: Bug Fix
Doc Text:
If the /etc/fstab of a guest machine contained a reference to a CD-ROM drive (/dev/hdc), both virt-inspector and virt-v2v printed the following harmless warning during inspection or conversion: unknown filesystem /dev/hdc This warning has been suppressed to avoid confusion, and should no longer appear even if the guest machine refers to CD-ROM drives in /etc/fstab.
Clone Of:
: 711964 (view as bug list)
Environment:
Last Closed: 2011-05-19 11:45:55 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
patch (1.01 KB, patch)
2011-01-01 02:41 UTC, Douglas Schilling Landgraf
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2011:0586 0 normal SHIPPED_LIVE Low: libguestfs security, bug fix, and enhancement update 2011-05-19 11:44:03 UTC

Description Douglas Schilling Landgraf 2011-01-01 02:15:53 UTC
Description of problem:

virt-v2v reports the following error messages when it migrates from a
RHEL4.8 VMware ESX's guest.

How reproducible:

Version-Release number of selected component (if applicable):
# virt-v2v -ic esx://192.168.1.10/?no_verify=1 -op default --bridge br0 rhel48_34
** HEAD https://192.168.1.10/folder/rhel48_34/rhel48_34-flat.vmdk?dcPath=ha-datacenter&dsName=local_disk ==> 401 Unauthorized
** HEAD https://192.168.1.10/folder/rhel48_34/rhel48_34-flat.vmdk?dcPath=ha-datacenter&dsName=local_disk ==> 200 OK
** GET https://192.168.1.10/folder/rhel48_34/rhel48_34-flat.vmdk?dcPath=ha-datacenter&dsName=local_disk ==> 200 OK (1275s)
unknown filesystem /dev/hdc
virt-v2v: rhel48_34 configured with virtio drivers

NOTE:
/dev/hdc is my entry in fstab for CDROM

fstab:
/dev/hdc                /media/cdrom            auto    pamconsole,exec,noauto,managed 0 0

Actual results:
virt-v2v reporting error

Comment 1 Douglas Schilling Landgraf 2011-01-01 02:41:21 UTC
Created attachment 471308 [details]
patch

Attached proposed patch to upstream.

Comment 3 Rita Wu 2011-02-16 08:24:16 UTC
Verified it with the following pkgs:

libguestfs-1.7.17-12.el6.x86_64 
libguestfs-*-1.7.17-12.el6.x86_64
virt-v2v-0.7.1-3.el6.x86_64


No 'unknown filesystem /dev/hdc' warning any more,  details as below:

1.fstab entry:
/dev/hdc                /media/cdrom            auto   
pamconsole,exec,noauto,managed 0 0

2.# virt-v2v -ic xen+ssh://10.66.72.123 -o rhev -osd 10.66.90.115:/vol/v2vrwu1/xen_export rhel4u8-32b-hv-raw-intel --bridge rhevm
rhel4u8-32b-hv-raw-intel.img:   1% [=                    *           ]5m01s Leftrhel4u8-32b-hv-raw-intel.img: 100% [=================================]D 0h06m00s
virt-v2v: rhel4u8-32b-hv-raw-intel configured with virtio drivers

Comment 6 Laura Bailey 2011-04-19 06:48:40 UTC
If the /etc/fstab of a guest machine contained a reference to a CD-ROM drive (/dev/hdc), both virt-inspector and virt-v2v printed the following harmless warning during inspection or conversion:
   unknown filesystem /dev/hdc
This warning has been suppressed to avoid confusion, and should no longer appear even if the guest machine refers to CD-ROM drives in /etc/fstab.

Comment 7 Laura Bailey 2011-04-19 06:48:40 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
If the /etc/fstab of a guest machine contained a reference to a CD-ROM drive (/dev/hdc), both virt-inspector and virt-v2v printed the following harmless warning during inspection or conversion:

   unknown filesystem /dev/hdc

This warning has been suppressed to avoid confusion, and should no longer appear even if the guest machine refers to CD-ROM drives in /etc/fstab.

Comment 8 Richard W.M. Jones 2011-04-19 07:45:55 UTC
This is fine, thanks.

Comment 9 errata-xmlrpc 2011-05-19 11:45:55 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHSA-2011-0586.html

Comment 10 errata-xmlrpc 2011-05-19 13:10:48 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHSA-2011-0586.html


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