Skip to content

Conversation

@schabrolles
Copy link
Contributor

@schabrolles schabrolles commented Jun 11, 2016

PowerPC bootlist supports a maximum of 5 entries. If more than 5 paths is given, bootlist is not set.
This is particulary true when boot device is multipathed.
bootlist -m normal /dev/mapper/mpatha will failed if mpatha has more than 5 paths.
=> We need to check and limit to 5 the number of path given to the bootlist command.

bootlist is not set when more than 5 paths is given.
This is particulary true when boot device is multipathed.
We need to check and limit to 5 the number of path given to the bootlist command.
@gdha gdha added the enhancement Adaptions and new features label Jun 13, 2016
@gdha gdha added this to the Rear v1.19 milestone Jun 13, 2016
@gdha gdha self-assigned this Jun 13, 2016
@gdha
Copy link
Member

gdha commented Jun 13, 2016

@schabrolles I cannot verify this, so if you say so, then I accept it

@gdha gdha merged commit 80b9c3f into rear:master Jun 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Adaptions and new features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants