Bug 1113433 - [setup] auto-populating local ISO domain with guest tools and virtio-win does not work
Summary: [setup] auto-populating local ISO domain with guest tools and virtio-win does...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-engine-installer
Version: 3.5
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: 3.5.0
Assignee: Sandro Bonazzola
QA Contact: Pavel Stehlik
URL:
Whiteboard: integration
Depends On: 1113155
Blocks: 1108789
TreeView+ depends on / blocked
 
Reported: 2014-06-26 08:05 UTC by Jiri Belka
Modified: 2014-08-13 08:55 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-06-30 07:28:10 UTC
oVirt Team: ---
Embargoed:


Attachments (Terms of Use)
sosreport-LogCollector-20140626100014.tar.xz (6.11 MB, application/x-xz)
2014-06-26 08:05 UTC, Jiri Belka
no flags Details

Description Jiri Belka 2014-06-26 08:05:50 UTC
Created attachment 912368 [details]
sosreport-LogCollector-20140626100014.tar.xz

Description of problem:

d/s has auto-population of local ISO domain with RHEV Guest Tools iso and virtio-win vfd files. BZ1108789 is RFE for 3.5 to have such feature for oVirt.

It does not work in oVirt. Couple of (probably) related issues:

* d/s strings in oVirt code - BZ1113155
* engine-setup still does not work even if d/s rpms (rhev-guest-tools-iso, virtio-win) are installed, thus to fit d/s strings in oVirt code

# ls -l /var/lib/exports/iso/5ea770f5-9565-44a7-8c1a-aeb4856ab514/images/11111111-1111-1111-1111-111111111111/
total 0

[root@localhost yum.repos.d]# ls -l -d /usr/share/{virtio-win,rhev-guest-tools-iso}
drwxr-xr-x. 2 root root 4096 Jun 26 09:34 /usr/share/rhev-guest-tools-iso
drwxr-xr-x. 4 root root 4096 Jun 26 09:34 /usr/share/virtio-win

# egrep -ni "rhev|virtio-win" /usr/share/ovirt-engine/setup/ovirt_engine_setup/constants.py
366:        'virtio-win',
368:    RHEV_GUEST_TOOLS_DIR = os.path.join(
370:        'rhev-guest-tools-iso',

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


How reproducible:


Steps to Reproduce:
1. depends if code has been repaired to have oVirt values for guest tools:
   - if not: install rhev-guest-tools-iso, virtio-win
   - if so: ensure ovirt-guest-tools-iso, virtio-win are (i suppose) located
     in /usr/share/{ovirt-guest-tools-iso,virtio-win}
2. engine-setup and select local iso domain
3. check local iso domain for its content

Actual results:
local iso domain does not contain guest tools iso and virtio-win vfd

Expected results:
should be there

Additional info:

Comment 1 Itamar Heim 2014-06-29 10:38:06 UTC
bug 1108789 was pushed to 3.6.0.
why not just place the above info in it and close this one as duplicate?
(its not currently a bug this isn't working, it was implemented yet)

Comment 2 Jiri Belka 2014-06-30 07:28:10 UTC
oVirt WGT iso and auto-populating of ISO domain was postponed for 3.6, thus closing this BZ as not a bug because it hasn't been implemented yet.


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