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

Bug 1339321

Summary: Importing Hosted Engine VM storage domain produces import warning
Product: [oVirt] ovirt-engine Reporter: Roman Mohr <rmohr>
Component: BLL.HostedEngineAssignee: Roy Golan <rgolan>
Status: CLOSED DUPLICATE QA Contact: meital avital <mavital>
Severity: low Docs Contact:
Priority: low    
Version: 3.6.5.1CC: bugs, dfediuck, mlipchuk, ylavi
Target Milestone: ovirt-4.1.0-alphaFlags: dfediuck: ovirt-4.1?
rule-engine: planning_ack?
rule-engine: devel_ack?
rule-engine: testing_ack?
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-09-14 15:06:56 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: SLA RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Logs with import warning none

Description Roman Mohr 2016-05-24 16:50:16 UTC
Created attachment 1161119 [details]
Logs with import warning

Description of problem:

After adding the master storage domain, the HE Storage domain will be imported automatically. The import produces this warning:


2016-05-24 16:34:03,978 WARN [org.ovirt.engine.core.bll.GetUnregisteredDiskQuery] (org.ovirt.thread.pool-8-thread-24) [2c927b80] Exception while parsing JSON for disk. Exception: '{}': org.codehaus.jackson.JsonParseException: Unexpected character ('H' (code 72)): expected a valid value (number, String, array, object, 'true', 'false' or 'null')
 at [Source: java.io.StringReader@7cd62078; line: 1, column: 2]


The import still succeeds. Logs are attached.

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


How reproducible:
always

Steps to Reproduce:
1. hosted-engine --deploy with the appliance
2. Add a master storage domain
3. Check the logs when the HE storage domain is imported

Actual results:
The warning appears in the logs

Expected results:
No warning should appear.

Additional info:
It might be related on how we create the hosted engine images during engine-setup.
See https://bugzilla.redhat.com/show_bug.cgi?id=1294625 for a possible reason.

Comment 1 Yaniv Lavi 2016-09-14 15:06:56 UTC

*** This bug has been marked as a duplicate of bug 1336655 ***