Skip to content
This repository was archived by the owner on Dec 15, 2025. It is now read-only.

Fixes for PCS - #4

Open
ezaton wants to merge 1 commit into
skiselkov:masterfrom
ezaton:patch-1
Open

Fixes for PCS#4
ezaton wants to merge 1 commit into
skiselkov:masterfrom
ezaton:patch-1

Conversation

@ezaton

@ezaton ezaton commented Jan 25, 2019

Copy link
Copy Markdown

If the DEBUG variable is not set, line 35 fails with incorrect comparison. It has to be either '0' or '1' (or any integer value)
zpool_is_imported failure (because it is not imported initially) results in OCF_STD_ERR which results in error messages of the resource in PCS, despite loading and mounting.

If the DEBUG variable is not set, line 35 fails with incorrect comparison. It has to be either '0' or '1' (or any integer value)
zpool_is_imported failure (because it is not imported initially) results in OCF_STD_ERR which results in error messages of the resource in PCS, despite loading and mounting.
@ezaton

ezaton commented Jan 25, 2019

Copy link
Copy Markdown
Author

Following initial tests, RHEL 7 PCS fails with several error messages, which are caused by these two problems. I've fixed them and now the resource is working fine.
Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant