High Availability and Clusters
The following features and functionalities related to high availability and clusters are deprecated in Oracle Linux 10.
Deprecated High Availability Add-On Features
The following features have been deprecated in Oracle Linux 10 and will be removed in the next major release.
-
Specifying rules as multiple arguments. Use a single string argument instead.
-
Specifying score as a standalone value in
pcs constraint location add
andpcs constraint colocation add
. Usescore=value
instead.
Other deprecations:
-
The
--group
,--after
, and--before
options used with thepcs resource create
command are deprecated in favor ofgroup
,after
, andbefore
. To start using the replacement flags, you can run thepcs resource create
command with the--future
option.See the
pcs(8)
manual page for more information.