Re: [ClusterLabs] cluster okey but errors when tried to move resource - ?

2023-06-09 Thread Ondrej Mular
To me, this seems like an issue in `crm_resource` as the error message comes from it. Pcs is actually using `crm_resource --move` when moving resources. In this case, pcs should call `crm_resource --move REDIS-clone --node podnode3 --master`, you can see that if you run pcs with `--debug` option.

Re: [ClusterLabs] cluster okey but errors when tried to move resource - ?

2023-06-09 Thread lejeczek via Users
On 09/06/2023 09:04, Reid Wahl wrote: On Thu, Jun 8, 2023 at 10:55 PM lejeczek via Users wrote: On 09/06/2023 01:38, Reid Wahl wrote: On Thu, Jun 8, 2023 at 2:24 PM lejeczek via Users wrote: Ouch. Let's see the full output of the move command, with the whole CIB that failed to

Re: [ClusterLabs] cluster okey but errors when tried to move resource - ?

2023-06-09 Thread Reid Wahl
On Thu, Jun 8, 2023 at 10:55 PM lejeczek via Users wrote: > > > > On 09/06/2023 01:38, Reid Wahl wrote: > > On Thu, Jun 8, 2023 at 2:24 PM lejeczek via Users > > wrote: > >> > >> > >>> Ouch. > >>> > >>> Let's see the full output of the move command, with the whole CIB that > >>> failed to