Feature #5190
Do not import Datastores that are not shared between all ESX in cluster
Status: | Closed | Start date: | 06/13/2017 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Miguel Ángel Álvarez Cabrerizo | % Done: | 0% | |
Category: | vCenter | |||
Target version: | Release 5.4 | |||
Resolution: | wontfix | Pull request: |
Description
This can be restricted to not importing only those datastores that are local (ie local hard disk) to the ESX host.
History
#1 Updated by Miguel Ángel Álvarez Cabrerizo about 4 years ago
- Assignee changed from MIGUEL ANGEL ALVAREZ CABRERIZO to Miguel Ángel Álvarez Cabrerizo
#2 Updated by Miguel Ángel Álvarez Cabrerizo about 4 years ago
- Status changed from New to Closed
- Resolution set to wontfix
Cannot be done. Datastores are imported only once per vCenter datacenter as a datastore is unique in its name at datacenter level. Therefore it's not possible to check if a datastore is not shared to all ESX hosts in a cluster as we don't treat them at cluster level. Datastores are only assigned to OpenNebula clusters but datastores are unique.