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 622804 - Cloned linux RHEL6.6 Beta image, renames NICS defined in original image.
Summary: Cloned linux RHEL6.6 Beta image, renames NICS defined in original image.
Keywords:
Status: CLOSED DUPLICATE of bug 647174
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: virt-manager
Version: 6.1
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Cole Robinson
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-08-10 13:07 UTC by Everett Bennett
Modified: 2010-12-01 17:31 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 622799
Environment:
Last Closed: 2010-12-01 16:40:17 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Everett Bennett 2010-08-10 13:07:44 UTC
Description of problem:

Cloned a linux image with NICS eth0, eth1, and eth2.
Afterwards, when viewing the cloned image, the NICS are renamed
eth3, eth4, and eth5.

Version-Release number of selected component (if applicable):

root@rhel601 ~]# uname -a
Linux rhel601 2.6.32-44.2.el6.x86_64 #1 SMP Wed Jul 21 12:48:32 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux
[root@rhel601 ~]# rpm -qa|grep virt
python-virtinst-0.500.3-5.el6.noarch
libvirt-java-0.4.5-1.el6.noarch
fence-virt-0.2.1-4.el6.x86_64
virt-manager-0.8.4-6.el6.noarch
libvirt-devel-0.8.1-13.el6.x86_64
libvirt-java-devel-0.4.5-1.el6.noarch
libvirt-client-0.8.1-13.el6.x86_64
libvirt-0.8.1-13.el6.x86_64
virt-top-1.0.4-3.1.el6.x86_64
virt-viewer-0.2.1-2.el6.x86_64
libvirt-python-0.8.1-13.el6.x86_64


Additional info:

Fixed by editing the file /etc/udev/rules.d/70-persistent-net.rules.
Deleted the eth0, eth1, and eth2 entries.  Changed the eth3, eth4, and eth5 entries to eth0, eth1, and eth2, respectively.

Comment 2 RHEL Program Management 2010-08-10 13:38:56 UTC
This issue has been proposed when we are only considering blocker
issues in the current Red Hat Enterprise Linux release.

** If you would still like this issue considered for the current
release, ask your support representative to file as a blocker on
your behalf. Otherwise ask that it be considered for the next
Red Hat Enterprise Linux release. **

Comment 4 Cole Robinson 2010-12-01 16:40:17 UTC

*** This bug has been marked as a duplicate of bug 647174 ***


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