| Summary: | Adding an additional Ovirt Node to datacenter containing local POSIX mounts fails | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Bryan <bhughes> | ||||||||
| Component: | BLL.Storage | Assignee: | Allon Mureinik <amureini> | ||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Aharon Canan <acanan> | ||||||||
| Severity: | medium | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | --- | CC: | amureini, bhughes, bugs, rgolan, sbonazzo | ||||||||
| Target Milestone: | --- | Flags: | rule-engine:
planning_ack?
rule-engine: devel_ack? rule-engine: testing_ack? |
||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2016-05-01 19:09:53 UTC | Type: | Bug | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | Storage | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Attachments: |
|
||||||||||
|
Description
Bryan
2016-04-28 15:23:37 UTC
Created attachment 1151942 [details]
VDSM log
Created attachment 1151944 [details]
Hosted-engine-setup log
Created attachment 1151945 [details]
host deploy log
For reference: My storage domains exist like this after the first host is deployed and before trying to add the second host: Critial (Master domain) -> Gluster Noncritical -> Gluster ISODatastore -> Gluster REPO -> Gluster HDFS01 -> Posix HDFS02 -> Posix HDFS03 -> Posix HDFS01 is a local mount on first host: it is mounted at /hdfs01 on host1 HDFS02 is a local mount on first host: it is mounted at /hdfs02 on host1 HDFS03 is a local mount on first host: it is mounted at /hdfs03 on host1 I don't want host2 to use or access these three storage domains, it has no need to for our deployment. So, host2 will have a storage domain to connect to (all the gluster ones) when it joins the datacenter Moving to ovirt-engine since the logic allowing or disallowing to add an host is there. Hosted Engine hosts need shared storage in order to run HE VMs, while a local storage is needed here. So the request here is to allow local storage domains to be attached to hosts with shared storage domains already attached. On the roadmap, when the storage domains will be connected to clusters, not DCs, but this won't happen any time soon unfortunately. *** This bug has been marked as a duplicate of bug 1134318 *** |