Bug 1141653

Summary: Using edit-node to Installed Plugins failed when repo is a directory and also dir named endswith ".iso"
Product: Red Hat Enterprise Virtualization Manager Reporter: haiyang,dong <hadong>
Component: ovirt-nodeAssignee: Douglas Schilling Landgraf <dougsland>
Status: CLOSED WONTFIX QA Contact: Virtualization Bugs <virt-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.4.0CC: cshao, ecohen, fdeutsch, gklein, gouyang, huiwa, leiwang, nbarcet, ycui
Target Milestone: ---   
Target Release: 3.6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: node
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-09-17 15:35:37 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Node RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description haiyang,dong 2014-09-15 06:46:47 UTC
Description of problem:
[root@dhcp-66-106-144 edit-node-autotest]# edit-node --repo=/root/edit-node-autotest/rhevh-iso/rhev-hypervisor6-6.5-20140821.1.iso --install=ovirt-autotesting-sysvinit /root/edit-node-autotest/rhevh-iso/rhev-hypervisor6-6.5-20140821.1.iso/rhev-hypervisor6-6.5-20140821.1.iso
/root/edit-node-autotest/rhevh-iso/rhev-hypervisor6-6.5-20140821.1.iso/rhev-hypervisor6-6.5-20140821.1.iso
Setting SELinux Permissive During Yum Install
Installing Packages
Setting Up DNS For Chroot
Configuring Yum Repo
mount -o loop /root/edit-node-autotest/rhevh-iso/rhev-hypervisor6-6.5-20140821.1.iso /var/tmp/dd-iso4suOx6
/root/edit-node-autotest/rhevh-iso/rhev-hypervisor6-6.5-20140821.1.iso: Is a directory

Can't Mount Driver Disk ISO
Returning SELinux To Enforcing
umount: /var/tmp/edit-liveos-YkhlXG/install_root: device is busy.
        (In some cases useful info about processes that use
         the device is found by lsof(8) or fuser(1))
Unmounting directory /var/tmp/edit-liveos-YkhlXG/install_root failed, using lazy umount
lazy umount succeeded on /var/tmp/edit-liveos-YkhlXG/install_root



Version-Release number of selected component (if applicable):
ovirt-node-tools-3.0.1-18.el6.14.noarch
ovirt-node-minimizer-3.0.1-18.el6.14.noarch
rhev-hypervisor6-6.5-20140821.1.iso

How reproducible:
100% 
 
Steps to Reproduce:

Actual result:

Expect result:


Additional info:

Comment 2 Fabian Deutsch 2015-09-17 15:35:37 UTC
This functionality will move to cockpit, where we don't have the issue.