11 lines
304 B
Markdown
11 lines
304 B
Markdown
---
|
|
type: task
|
|
---
|
|
|
|
NetworkConfig should validate that no ports which have been configured to be
|
|
used conflict with each other. In other words, no port used by a storage
|
|
allocation should be used twice within that allocation, or used by another
|
|
storage allocation.
|
|
|
|
Same goes for directories being used.
|