Re: [ClusterLabs] Failed 'virsh' call when test RA run by crm_resource (con't) - SOLVED!

2023-01-12 Thread Reid Wahl
On Thursday, January 12, 2023, Ulrich Windl < ulrich.wi...@rz.uni-regensburg.de> wrote: Reid Wahl schrieb am 12.01.2023 um 18:00 in Nachricht > : >> On Thu, Jan 12, 2023 at 6:24 AM Madison Kelly wrote: > > ... > >> Hooray! I'm really glad someone figured this out. >> >> Based on a link that

Re: [ClusterLabs] Failed 'virsh' call when test RA run by crm_resource (con't)

2023-01-12 Thread Madison Kelly
On 2023-01-12 04:50, Keisuke MORI wrote: Hi, Just a guess but could it be the same issue with this? https://serverfault.com/questions/1105733/virsh-command-hangs-when-script-runs-in-the-background That was exactly what it was! Bandini linked the same thing last night. I fixed it by calling

Re: [ClusterLabs] Failed 'virsh' call when test RA run by crm_resource (con't) - SOLVED!

2023-01-12 Thread Reid Wahl
On Thu, Jan 12, 2023 at 6:24 AM Madison Kelly wrote: > > On 2023-01-11 23:10, Madison Kelly wrote: > > Hi all, > > > >There was a lot of sub-threads, so I figured it's helpful to start a > > new thread with a summary so far. For context; I have a super simple > > perl script that pretends to

Re: [ClusterLabs] Failed 'virsh' call when test RA run by crm_resource (con't) - SOLVED!

2023-01-12 Thread Madison Kelly
On 2023-01-11 23:10, Madison Kelly wrote: Hi all,   There was a lot of sub-threads, so I figured it's helpful to start a new thread with a summary so far. For context; I have a super simple perl script that pretends to be an RA for the sake of debugging. https://pastebin.com/9z314TaB  

Re: [ClusterLabs] Failed 'virsh' call when test RA run by crm_resource (con't)

2023-01-12 Thread Madison Kelly
On 2023-01-12 01:32, Vladislav Bogdanov wrote: What would be the reason of running that command without redirecting its output somewhere? In the real RA I am. I made a super stripped down test script to figure out how to make any call to virsh that didn't end up with it hanging. -- Madison

Re: [ClusterLabs] Failed 'virsh' call when test RA run by crm_resource (con't)

2023-01-12 Thread Andrei Borzenkov
On Thu, Jan 12, 2023 at 12:50 PM Keisuke MORI wrote: > > Hi, > > Just a guess but could it be the same issue with this? > > https://serverfault.com/questions/1105733/virsh-command-hangs-when-script-runs-in-the-background > That is exactly the same issue. The reason for SIGTTOU is explained in

Re: [ClusterLabs] Failed 'virsh' call when test RA run by crm_resource (con't)

2023-01-12 Thread Keisuke MORI
Hi, Just a guess but could it be the same issue with this? https://serverfault.com/questions/1105733/virsh-command-hangs-when-script-runs-in-the-background 2023年1月12日(木) 15:36 Madison Kelly : > > On 2023-01-12 01:26, Reid Wahl wrote: > > On Wed, Jan 11, 2023 at 10:21 PM Madison Kelly wrote: >

Re: [ClusterLabs] Failed 'virsh' call when test RA run by crm_resource (con't)

2023-01-11 Thread Madison Kelly
On 2023-01-12 01:28, Reid Wahl wrote: On Wed, Jan 11, 2023 at 10:27 PM Reid Wahl wrote: On Wed, Jan 11, 2023 at 10:26 PM Reid Wahl wrote: On Wed, Jan 11, 2023 at 10:21 PM Madison Kelly wrote: On 2023-01-12 01:12, Reid Wahl wrote: On Wed, Jan 11, 2023 at 8:11 PM Madison Kelly wrote:

Re: [ClusterLabs] Failed 'virsh' call when test RA run by crm_resource (con't)

2023-01-11 Thread Madison Kelly
On 2023-01-12 01:26, Reid Wahl wrote: On Wed, Jan 11, 2023 at 10:21 PM Madison Kelly wrote: On 2023-01-12 01:12, Reid Wahl wrote: On Wed, Jan 11, 2023 at 8:11 PM Madison Kelly wrote: Hi all, There was a lot of sub-threads, so I figured it's helpful to start a new thread with a

Re: [ClusterLabs] Failed 'virsh' call when test RA run by crm_resource (con't)

2023-01-11 Thread Vladislav Bogdanov
What would be the reason of running that command without redirecting its output somewhere? Madison Kelly 12 января 2023 г. 07:21:44 написал: On 2023-01-12 01:12, Reid Wahl wrote: On Wed, Jan 11, 2023 at 8:11 PM Madison Kelly wrote: Hi all, There was a lot of sub-threads, so I

Re: [ClusterLabs] Failed 'virsh' call when test RA run by crm_resource (con't)

2023-01-11 Thread Reid Wahl
On Wed, Jan 11, 2023 at 10:27 PM Reid Wahl wrote: > > On Wed, Jan 11, 2023 at 10:26 PM Reid Wahl wrote: > > > > On Wed, Jan 11, 2023 at 10:21 PM Madison Kelly wrote: > > > > > > On 2023-01-12 01:12, Reid Wahl wrote: > > > > On Wed, Jan 11, 2023 at 8:11 PM Madison Kelly > > > > wrote: > > > >>

Re: [ClusterLabs] Failed 'virsh' call when test RA run by crm_resource (con't)

2023-01-11 Thread Reid Wahl
On Wed, Jan 11, 2023 at 10:26 PM Reid Wahl wrote: > > On Wed, Jan 11, 2023 at 10:21 PM Madison Kelly wrote: > > > > On 2023-01-12 01:12, Reid Wahl wrote: > > > On Wed, Jan 11, 2023 at 8:11 PM Madison Kelly wrote: > > >> > > >> Hi all, > > >> > > >> There was a lot of sub-threads, so I

Re: [ClusterLabs] Failed 'virsh' call when test RA run by crm_resource (con't)

2023-01-11 Thread Reid Wahl
On Wed, Jan 11, 2023 at 10:21 PM Madison Kelly wrote: > > On 2023-01-12 01:12, Reid Wahl wrote: > > On Wed, Jan 11, 2023 at 8:11 PM Madison Kelly wrote: > >> > >> Hi all, > >> > >> There was a lot of sub-threads, so I figured it's helpful to start a > >> new thread with a summary so far. For

Re: [ClusterLabs] Failed 'virsh' call when test RA run by crm_resource (con't)

2023-01-11 Thread Madison Kelly
On 2023-01-12 01:12, Reid Wahl wrote: On Wed, Jan 11, 2023 at 10:12 PM Reid Wahl wrote: On Wed, Jan 11, 2023 at 8:11 PM Madison Kelly wrote: Hi all, There was a lot of sub-threads, so I figured it's helpful to start a new thread with a summary so far. For context; I have a super

Re: [ClusterLabs] Failed 'virsh' call when test RA run by crm_resource (con't)

2023-01-11 Thread Madison Kelly
On 2023-01-12 01:12, Reid Wahl wrote: On Wed, Jan 11, 2023 at 8:11 PM Madison Kelly wrote: Hi all, There was a lot of sub-threads, so I figured it's helpful to start a new thread with a summary so far. For context; I have a super simple perl script that pretends to be an RA for the sake

Re: [ClusterLabs] Failed 'virsh' call when test RA run by crm_resource (con't)

2023-01-11 Thread Reid Wahl
On Wed, Jan 11, 2023 at 10:12 PM Reid Wahl wrote: > > On Wed, Jan 11, 2023 at 8:11 PM Madison Kelly wrote: > > > > Hi all, > > > >There was a lot of sub-threads, so I figured it's helpful to start a > > new thread with a summary so far. For context; I have a super simple > > perl script that

Re: [ClusterLabs] Failed 'virsh' call when test RA run by crm_resource (con't)

2023-01-11 Thread Reid Wahl
On Wed, Jan 11, 2023 at 8:11 PM Madison Kelly wrote: > > Hi all, > >There was a lot of sub-threads, so I figured it's helpful to start a > new thread with a summary so far. For context; I have a super simple > perl script that pretends to be an RA for the sake of debugging. > >

[ClusterLabs] Failed 'virsh' call when test RA run by crm_resource (con't)

2023-01-11 Thread Madison Kelly
Hi all, There was a lot of sub-threads, so I figured it's helpful to start a new thread with a summary so far. For context; I have a super simple perl script that pretends to be an RA for the sake of debugging. https://pastebin.com/9z314TaB I've had variations log environment variables