Bug 1513481
Summary: | uploading iso to glusterfs via ssh fails | ||
---|---|---|---|
Product: | [oVirt] ovirt-iso-uploader | Reporter: | Jiri Belka <jbelka> |
Component: | Core | Assignee: | Denis Chaplygin <dchaplyg> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Jiri Belka <jbelka> |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.1.0 | CC: | bugs, dchaplyg, jbelka, lsvaty, lveyde, sabose |
Target Milestone: | ovirt-4.2.2 | Flags: | sabose:
ovirt-4.2?
sabose: planning_ack? rule-engine: devel_ack+ lsvaty: testing_ack+ |
Target Release: | 4.2.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ovirt-iso-uploader-4.2.0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-03-29 10:57:02 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Gluster | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1460704 |
Description
Jiri Belka
2017-11-15 14:03:01 UTC
IIRC it have special support for gluster, so why would you need sshd? (In reply to Denis Chaplygin from comment #1) > IIRC it have special support for gluster, so why would you need sshd? nothing prevents me to type it like that. Gluster is a very special to be used in that way, so we probably need to disable ssh support on gluster backed ISO domains. (In reply to Denis Chaplygin from comment #3) > Gluster is a very special to be used in that way, so we probably need to > disable ssh support on gluster backed ISO domains. ACK iso uploader should fail if specified iso domain is gluster and ssh option is set. A meaningful error should also be printed. Moving to 4.2.2, it didn't get into 4.2.1 ok, ovirt-iso-uploader-4.2.0-1.el7ev.noarch # ovirt-iso-uploader --iso-domain=jbelka-iso --user=admin@internal -k /etc/pki/ovirt-engine/keys/engine_id_rsa --ssh-user=root upload install62.iso Please provide the REST API password for the admin@internal oVirt Engine user (CTRL+D to abort): ERROR: ssh upload is not compatible with glusterfs iso domain INFO: Use the -h option to see usage. This bugzilla is included in oVirt 4.2.2 release, published on March 28th 2018. Since the problem described in this bug report should be resolved in oVirt 4.2.2 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report. |