| Summary: | Product key in sysprep.inf is empty in spite of correct ProductKey* and OS type being set | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | David Jaša <djasa> |
| Component: | ovirt-engine | Assignee: | Frantisek Kobzik <fkobzik> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Pavel Novotny <pnovotny> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.3.0 | CC: | acathrow, iheim, lpeer, mavital, michal.skrivanek, Rhev-m-bugs, sbonazzo, yeylon |
| Target Milestone: | --- | Keywords: | Regression |
| Target Release: | 3.3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | virt | ||
| Fixed In Version: | is19 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-21 22:15:28 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: | |
| Bug Depends On: | |||
| Bug Blocks: | 1026487 | ||
|
Description
David Jaša
2013-09-26 09:52:14 UTC
Happened to me with XP and 7 32b guests so far. The configuration of sysprep should be done in /etc/ovirt-engine/osinfo.conf.d directory. The database values are ignored. We have to decide if we should - deprecate database values, or - use database values as a default (in case os info value is empty). patch 19743 merged upstream master. release note flag? merged ovirt-engine-3.3 branch as 087f4b5849be858d4fb86497ae93ff82d3cd5e18 Verified in rhevm-3.3.0-0.26.master.el6ev.noarch (is19). Verification steps: 1) Create new VM (OS type Windows 7 x64) with Win 7 x64 installed. 2) Following comment 3, set the product key in osinfo configuration file (not via rhevm-config): In /etc/ovirt-engine/osinfo.conf.d/00-defaults.properties file set value of `os.windows_7x64.productKey.value` to `w7x64-abcde-12345-fghij-56789`. 3) Restart ovirt-engine service. 4) Run Once the VM with [sysprep] floppy attached. 5) In the guest VM, open A:\sysprep.inf and the value in <ProductKey> tag is <Key>w7x64-abcde-12345-fghij-56789</Key>. Closing - RHEV 3.3 Released Closing - RHEV 3.3 Released |