Bug 1141510
| Summary: | iscsi error with chap enabled during discovery | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] oVirt | Reporter: | Gianluca Cecchi <gianluca.cecchi> | ||||||||
| Component: | vdsm | Assignee: | Dan Kenigsberg <danken> | ||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Gil Klein <gklein> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 3.5 | CC: | amureini, bazulay, bugs, danken, ecohen, gianluca.cecchi, gklein, iheim, mgoldboi, nicolas, nsoffer, oourfali, rbalakri, smizrahi, yeylon | ||||||||
| Target Milestone: | --- | Keywords: | Regression | ||||||||
| 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:22:59 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
        
        
          Gianluca Cecchi
        
        
        
        
        
          2014-09-14 08:48:19 UTC
        
       
      
      
      
    Please provide vdsm.log. I would test the same with jsonrpc disabled, to make sure that this is related to jsonrpc. If this also do not work on xmlrpc, then it sounds like storage issue. Reproduced locally - this indeed seems to be a json issue. With XMLRPC I got an error about the vdsm verb failing due to fabricated authentication detials. With JSONRPC I got the above issue. vdsm version: [root@mayhem ~]# rpm -qa | grep vdsm vdsm-xmlrpc-4.16.0-291.git9d8dc2a.fc20.noarch vdsm-jsonrpc-4.16.0-291.git9d8dc2a.fc20.noarch vdsm-python-4.16.0-291.git9d8dc2a.fc20.noarch vdsm-yajsonrpc-4.16.0-291.git9d8dc2a.fc20.noarch vdsm-cli-4.16.0-291.git9d8dc2a.fc20.noarch vdsm-python-zombiereaper-4.16.0-291.git9d8dc2a.fc20.noarch vdsm-4.16.0-291.git9d8dc2a.fc20.x86_64 Engine: Built from source, using commit hash a6387a99ec9d497aec12b5b5d5a406826c723649 Created attachment 937670 [details]
vdsm+engine logs
    Created attachment 937722 [details]
vdsm log with the iSCSI error
Here it is the requested log file for vdsm.
    Created attachment 937723 [details]
engine.log.gz
Here it is the gzipped engine.log
    My vdsm related versions: [root@ovnode04 ~]# rpm -qa | grep vdsm vdsm-xmlrpc-4.16.4-0.el6.noarch vdsm-yajsonrpc-4.16.4-0.el6.noarch vdsm-jsonrpc-4.16.4-0.el6.noarch vdsm-python-zombiereaper-4.16.4-0.el6.noarch vdsm-cli-4.16.4-0.el6.noarch vdsm-python-4.16.4-0.el6.noarch vdsm-4.16.4-0.el6.x86_64 oVirt 3.5 has been released and should include the fix for this issue.  |