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 611855 - creating vms fails, with inability to create tap devices
Summary: creating vms fails, with inability to create tap devices
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: libvirt
Version: 6.0
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Daniel Veillard
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-07-06 17:16 UTC by ritz
Modified: 2010-07-09 16:34 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-07-09 16:34:18 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description ritz 2010-07-06 17:16:47 UTC
Description of problem:
creating vms fails, with inability to create tap devices

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

How reproducible:
always

Steps to Reproduce:
1. fresh minimal install
2. add libvirt
3. connect to system using virt-manager
4. try to create a vm

Actual results:
fails

Expected results:
should work

Additional info:
add tunectl to "Requires"

Comment 1 Daniel Berrangé 2010-07-06 17:23:51 UTC
Please provide the actual error messages received.  libvirt has no need for any tunctl program as it opens /dev/net/tun directly, and this device node is automatically created by udev on all my RHEL6 systems.

Comment 3 ritz 2010-07-08 11:32:01 UTC
I have not been able to reproduce this issue, after uninstalling tunctl. Odd. It was related with unable to create tap device, using qemu.

Comment 4 Dave Allan 2010-07-09 16:34:18 UTC
Since the problem is now not reproducible, I'm going to close this BZ, but of course please reopen if you are able to reproduce it.


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