Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 906698

Summary: [Windows guest tools] viostor and files still exist on filesystem after 53011 tools uninstallation
Product: Red Hat Enterprise Virtualization Manager Reporter: Jiri Belka <jbelka>
Component: Windows Guest ToolsAssignee: Moran Goldboim <mgoldboi>
Status: CLOSED NOTABUG QA Contact: Pavel Stehlik <pstehlik>
Severity: low Docs Contact:
Priority: unspecified    
Version: 2.2.10CC: acathrow, bazulay, dyasny, iheim, lveyde, Rhev-m-bugs, ykaul
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Windows   
Whiteboard: virt
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-28 09:15:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
tools logs none

Description Jiri Belka 2013-02-01 09:19:38 UTC
Description of problem:

W2k8 32bit/64bit, w2k3 32bit (tested only on these OSes) with 53011 tools (latest tools from 2.x, specifically comming from 2.2.11) running on rhel6.4 host after uninstallation and reboot there's 'viostor' folder and other files/dirs kept in C:\program files\redhat\rhev.

C:\Program Files\Redhat\RHEV
|   
Drivers
|   Agent
|   |   log
|   |           RHEV-Agent.log
|   |           
|   viostor
|           viostor.cat
|           viostor.inf
|           viostor.sys
|           
Tools
    |   InstallLogs.original.zip
    |   InstallLogs.postuninstall.zip
    |   
    InstallLogs
            Install.RHEV-Agent_53011.LOG
            Install.RHEV-Block_53011.LOG
            install.RHEV-Network.log
            Install.RHEV-Network_53011.LOG
            Install.RHEV-tools.log
            PreReq_Install.RHEV-tools.log
            Uninstall.{23486B17-D105-45E4-B1FF-79A4DE56DD10}.LOG
            Uninstall.{BE68BE37-B830-4AB6-9589-44276E638FBC}.LOG

Version-Release number of selected component (if applicable):
Guest Tools	53011 (vfd file 52454

How reproducible:
100%

Steps to Reproduce:
1. have a VM with 53011 tools
2. run it on rhel6 based host
3. uninstall tools
  
Actual results:
viostor driver still exists on filesystem with other files

Expected results:
uninstallation should clean after itself

Additional info:

Comment 1 Jiri Belka 2013-02-01 09:20:48 UTC
Created attachment 691472 [details]
tools logs

Comment 2 Lev Veyde 2013-03-28 09:15:23 UTC
It works like that by design - we never even attempt to uninstall Storage drivers.

Actually, the same behaviour may be implemented for Network drivers as well in the future.