Bug 782663
Summary: | Cannot register ovirt-node image to ovirt-engine | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Retired] oVirt | Reporter: | Mike Burns <mburns> | ||||||
Component: | ovirt-engine-core | Assignee: | Roy Golan <rgolan> | ||||||
Status: | CLOSED UPSTREAM | QA Contact: | yeylon <yeylon> | ||||||
Severity: | urgent | Docs Contact: | |||||||
Priority: | urgent | ||||||||
Version: | unspecified | CC: | abaron, acathrow, bazulay, danken, dougsland, iheim, jboggs, lpeer, srevivo, ykaul | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2012-02-06 10:52:19 UTC | Type: | --- | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Created attachment 555902 [details]
vdsm-reg.log using http
Hi Mike, As we talked today, I am going to confirm with ovirt engine guys what url we should use to register. We had this talk before, here the gerrit url: http://gerrit.ovirt.org/#change,318 Thanks Douglas Roy, this HAS to be fixed in the Engine side, as you promised. See my http://gerrit.ovirt.org/310 sum-up: Dan Kenigsberg Dec 28 Patch Set 5: Verified; Looks good to me, approved I'm taking this in, under the understanding that a compatible name change in ovirt-engine is imminent. just sent http://gerrit.ovirt.org/#change,1120 almost an hour ago. Is this going to make it in soon? Gerrit still shows pending review |
Created attachment 555901 [details] vdsm-reg.log using https Description of problem: vdsm-reg fails to register a node to ovirt-engine Version-Release number of selected component (if applicable): vdsm-4.9.3.1-0.fc16.x86_64 How reproducible: Always Steps to Reproduce: 1.install ovirt-node 2.add hostname/port for ovirt-engine 3. Actual results: excerpt from log file: MainThread::DEBUG::2012-01-18 02:08:01,974::vdsm-reg-setup::131::root::registerVDS URI= /OvirtEngineWeb/register?vds_ip=172.31.12.100&vds_name=localhost.localdomain&vds_unique_id=00757EC3-837A-DA11-89D7-BD3DCB5EF0DE_00%3A1a%3A92%3A7d%3A4d%3A48&port=54321&__VIEWSTATE= <mburns> MainThread::DEBUG::2012-01-18 02:08:02,007::vdsm-reg-setup::163::root::registerVDS status: 404 reason: Not Found Expected results: Node registers and shows up awaiting approval Additional info: There is a slight different message when using http instead of https. Will post that log shortly.