Re: [ClusterLabs] I can't use pcs console on Rocky Linux 8

2022-08-12 Thread Reid Wahl
On Fri, Aug 12, 2022 at 12:50 PM Social Boh wrote: > > dnf install python3-cryptography > Last metadata expiration check: 4:10:13 ago on Fri 12 Aug 2022 09:58:02 > AM -05. > Package python3-cryptography-3.2.1-5.el8.x86_64 is already installed. > Dependencies resolved. > Nothing to do. > Complete

Re: [ClusterLabs] I can't use pcs console on Rocky Linux 8

2022-08-12 Thread Social Boh
 dnf install python3-cryptography Last metadata expiration check: 4:10:13 ago on Fri 12 Aug 2022 09:58:02 AM -05. Package python3-cryptography-3.2.1-5.el8.x86_64 is already installed. Dependencies resolved. Nothing to do. Complete! --- I'm SoCIaL, MayBe El 12/08/2022 a las 1:57 p. m., Reid Wah

Re: [ClusterLabs] I can't use pcs console on Rocky Linux 8

2022-08-12 Thread Reid Wahl
On Fri, Aug 12, 2022 at 11:50 AM Social Boh wrote: > > Hello list, > > i'm trying to create a cluster on Rocky Linux 8 and this is the result: > > pcs host auth open1 open2 > > Traceback (most recent call last): > File "/usr/sbin/pcs", line 11, in > load_entry_point('pcs==0.10.12', 'console

[ClusterLabs] I can't use pcs console on Rocky Linux 8

2022-08-12 Thread Social Boh
Hello list, i'm trying to create a cluster on Rocky Linux 8 and this is the result: /*pcs *//*host*//**//*auth*//***open1 open2*/ Traceback (most recent call last):   File "/usr/sbin/pcs", line 11, in     load_entry_point('pcs==0.10.12', 'console_scripts', 'pcs')()   File "/usr/lib/python3

[ClusterLabs] Antw: [EXT] Re: Start resource only if another resource is stopped

2022-08-12 Thread Ulrich Windl
>>> Andrei Borzenkov schrieb am 11.08.2022 um 21:40 in Nachricht : > On 11.08.2022 17:34, Miro Igov wrote: >> Hello, >> >> I am trying to create failover resource that would start if another resource >> is stopped and stop when the resource is started back. I wonder: Could it be implemented usin