Feature #790
Default VDC creation should check host uniqueness
Status: | Closed | Start date: | 08/31/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Tino Vázquez | % Done: | 100% | |
Category: | Documentation | |||
Target version: | Release 3.0 | |||
Resolution: | fixed | Pull request: |
Description
So Hosts by default won't be shared between VDCs. To override the default value, a --force-hosts can be passed to onevdc (or, alternaively, a FORCEHOSTS=yes can be set in the VDC template)
Related issues
Associated revisions
Feature #790: Update oZones create VDC dialog
By default the new dialog only shows the hosts of the selected zone which are not part of a different VDC.
An option exists to force addition of hosts which do not complain with the uniqueness requirement.
(cherry picked from commit 776c18825733c7f9fe9c18bd4aa78fb377cefb39)
Conflicts:
src/ozones/Server/models/OzonesServer.rb
Feature #790: Update oZones create VDC dialog
By default the new dialog only shows the hosts of the selected zone which are not part of a different VDC.
An option exists to force addition of hosts which do not complain with the uniqueness requirement.
(cherry picked from commit 776c18825733c7f9fe9c18bd4aa78fb377cefb39)
Conflicts:
src/ozones/Server/models/OzonesServer.rb
(cherry picked from commit cbec09ab8c53d4b4ab8b795e04bb33d71f38ea7a)
History
#1 Updated by Tino Vázquez almost 10 years ago
- Category changed from 18 to Documentation
- % Done changed from 0 to 80
Documentation needs to be updated.
#2 Updated by Tino Vázquez almost 10 years ago
- Status changed from New to Closed
- % Done changed from 80 to 100
- Resolution set to fixed
Documentation done.