Skip to content

Filesystem: remove validate-all fstype check, as there isnt a reliable and portable way to check #2057

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

Conversation

oalbrigt
Copy link
Contributor

@oalbrigt oalbrigt commented Jun 19, 2025

This check cause Warnings and might cause errors in future pcs versions
when running "pcs resource create".

Example:

Warning: Validating resource options using the resource agent itself is enabled by default and produces warnings. In a future version, this might be changed to errors. Specify --agent-validation to switch to the future behavior.
Warning: Validation result from agent:
  Jun 19 06:13:45 INFO: It seems we do not have ext3 support

…e and portable way to check

This check cause Warnings and might cause errors in future pcs versions
when running "pcs resource create".

Example:
Warning: Validating resource options using the resource agent itself is enabled by default and produces warnings. In a future version, this might be changed to errors. Specify --agent-validation to switch to the future behavior.
Warning: Validation result from agent:
  Jun 19 06:13:45 INFO: It seems we do not have ext3 support
@oalbrigt oalbrigt merged commit c060741 into ClusterLabs:main Jun 26, 2025
1 check passed
@oalbrigt oalbrigt deleted the Filesystem-remove-fstype-validate-all-check branch June 26, 2025 08:24
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.

1 participant