Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Known issue: PV list limitation: support to max 32 drives #104

Open
Leo-Yan opened this issue Jul 16, 2020 · 0 comments
Open

Known issue: PV list limitation: support to max 32 drives #104

Leo-Yan opened this issue Jul 16, 2020 · 0 comments

Comments

@Leo-Yan
Copy link
Contributor

Leo-Yan commented Jul 16, 2020

So far, it's predefined to support max 32 drives for PV list, this is mainly caused by the message transferring is not flexible so we use the fixed string array to pass PV list.

The limitation is relevant with the macros:
https://github.com/Seagate/propeller/blob/master/src/ilm.h#L9
https://github.com/Seagate/lvm2-stx-private/blob/centos7_lvm2/lib/locking/lvmlockd.c#L24
https://github.com/Seagate/lvm2-stx-private/blob/centos7_lvm2/daemons/lvmlockd/lvmlockd-internal.h#L24

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

No branches or pull requests

1 participant