Skip to content

Conversation

@rosslagerwall
Copy link
Contributor

No description provided.

Otherwise the installer logs a message like:

... Installer Version b'11.1.2-1.xs9'

Signed-off-by: Ross Lagerwall <[email protected]>
Using runCmd2() means that every iteration is logged, including the
"help" output. Switch to using subprocess directly to silence the log
spam.

Signed-off-by: Ross Lagerwall <[email protected]>
Using -B causes multipath to treat the binding file as read-only but
the file doesn't exist when first booting the install environment which
causes multipath to log an error and exit with status 1.

Since it is on a tmpfs and it is not copied into the installed system,
it should be fine to write to the bindings file so just drop the -B
switch.

Signed-off-by: Ross Lagerwall <[email protected]>
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.

2 participants