Skip to content

Conversation

MarkSymsCtx
Copy link
Contributor

No description provided.

For shared block storage multipath is recommended in all cases to
improve resilience and performance. Enable this by default when
installing a fresh host, for upgrade leave existing settings.

Signed-off-by: Mark Syms <[email protected]>
xe host-param-set uuid=${INSTALLATION_UUID} other-config:multipathing=true
xe host-param-set uuid=${INSTALLATION_UUID} other-config:multipathhandle=dmp
fi
xe host-param-set uuid=${INSTALLATION_UUID} multipathing=true
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was the change from other-config:multipathing=true to multipathing=true intentional?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, other-config is pre CH 8.2, since then there has been a first-class parameter which should be used in preference.

@MarkSymsCtx MarkSymsCtx merged commit 32302a3 into xapi-project:master Sep 30, 2025
2 checks passed
@MarkSymsCtx MarkSymsCtx deleted the CP-308803 branch September 30, 2025 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants