Bug 1115152
Summary: | Cannot edit or create block storage domain when using jsonrpc | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Retired] oVirt | Reporter: | Nir Soffer <nsoffer> | ||||||||||
Component: | vdsm-jsonrpc-java | Assignee: | Piotr Kliczewski <pkliczew> | ||||||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Kubica <pkubica> | ||||||||||
Severity: | urgent | Docs Contact: | |||||||||||
Priority: | unspecified | ||||||||||||
Version: | 3.5 | CC: | amureini, bazulay, bugs, gklein, iheim, mgoldboi, nsoffer, oourfali, pkliczew, rbalakri, smizrahi, yeylon | ||||||||||
Target Milestone: | --- | Keywords: | Reopened | ||||||||||
Target Release: | 3.5.0 | ||||||||||||
Hardware: | Unspecified | ||||||||||||
OS: | Unspecified | ||||||||||||
Whiteboard: | infra | ||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||
Doc Text: | Story Points: | --- | |||||||||||
Clone Of: | Environment: | ||||||||||||
Last Closed: | 2014-10-17 12:32:53 UTC | Type: | Bug | ||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||
Documentation: | --- | CRM: | |||||||||||
Verified Versions: | Category: | --- | |||||||||||
oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
Embargoed: | |||||||||||||
Bug Depends On: | |||||||||||||
Bug Blocks: | 1073943 | ||||||||||||
Attachments: |
|
Description
Nir Soffer
2014-07-01 17:43:28 UTC
This may be vdsm or jsonrpc-java bug - lets check first that vdsm is returning correct response, if it does, the component should change to jsonrpc-java. Created attachment 913842 [details]
engine log
Created attachment 913843 [details]
vdsm log
I tried to recreate issue with the latest engine and vdsm. 1. Configured iscsi target on my f20 by using: http://fedoraproject.org/wiki/Scsi-target-utils_Quickstart_Guide 2. Added host with jsonrpc 3. Added new domain Data/ISCSI 4. Selected a domain in the storage tab I can see it working without any exceptions. Can you please retest with the latest and give access to environment if it still fails? It works for you becasue you have one domain. Here I have 30 storage domains, which creates bigger input as you can see in vdsm and engine log attached. Note that patch mention working without ssl but my system are using ssl. Correct but the issue is related as it is marked in commit message. I tested this again with version oVirt Engine Version: 3.5.0-0.0.master.20140722232056.git8e1babc.fc19 and getDeviceList still broken. See new vdsm and engine logs. Created attachment 922387 [details]
engine log from test day 2
Created attachment 922388 [details]
vdsm log from test day 2
(In reply to Nir Soffer from comment #8) > I tested this again with version oVirt Engine Version: > 3.5.0-0.0.master.20140722232056.git8e1babc.fc19 and getDeviceList still > broken. > > See new vdsm and engine logs. Moving back to assigned based on this comment. The issue exists only for encrypted communication. oVirt 3.5 has been released and should include the fix for this issue. |