Re: Apache Artemis 2.40.0: Strange File Locking Behavior On NFSv4

2025-05-01 Thread William Crowell
: null … Regards, William Crowell From: Justin Bertram Date: Thursday, May 1, 2025 at 3:54 PM To: users@activemq.apache.org Subject: Re: Apache Artemis 2.40.0: Strange File Locking Behavior On NFSv4 > Is there a way to set the lock check interval

Re: Apache Artemis 2.40.0: Strange File Locking Behavior On NFSv4

2025-05-01 Thread Justin Bertram
on issue or bug with NFS or network related issue > as you stated. > > Regards, > > William Crowell > > From: Justin Bertram > Date: Thursday, May 1, 2025 at 2:27 PM > To: users@activemq.apache.org > Subject: Re: Apache Artemis 2.40.0: Strange File Locking Behavio

Re: Apache Artemis 2.40.0: Strange File Locking Behavior On NFSv4

2025-05-01 Thread William Crowell
: Thursday, May 1, 2025 at 2:27 PM To: users@activemq.apache.org Subject: Re: Apache Artemis 2.40.0: Strange File Locking Behavior On NFSv4 > Everything works fine on AWS, and I cannot reproduce the issue. This part is clear as you explained it previously. What isn't clear is whether AWS is using

Re: Apache Artemis 2.40.0: Strange File Locking Behavior On NFSv4

2025-05-01 Thread Justin Bertram
> am verifying the Linux kernel build version, but it should be very recent. > > Regards, > > William Crowell > > From: Justin Bertram > Date: Thursday, May 1, 2025 at 12:57 PM > To: users@activemq.apache.org > Subject: Re: Apache Artemis 2.40.0: Strange File Locking Be

Re: Apache Artemis 2.40.0: Strange File Locking Behavior On NFSv4

2025-05-01 Thread William Crowell
Subject: Re: Apache Artemis 2.40.0: Strange File Locking Behavior On NFSv4 > Those option listed in the link regarding NFS that will work is sync. I'm not following you here. Which exact options are you referring to? > intr was removed and ignored in later versions of the Linux kern

Re: Apache Artemis 2.40.0: Strange File Locking Behavior On NFSv4

2025-05-01 Thread Justin Bertram
ctivemq.artemis.core.server.impl.FileLockNodeManager] state: L > (THIS MEANS ACTIVE) > 2025-05-01 15:07:05,184 DEBUG > [org.apache.activemq.artemis.core.server.impl.FileLockNodeManager] acquired > primary node lock state = L > 2025-05-01 15:07:05,186 DEBUG > [org.apache.activemq.artemis.core.server.impl.FileLockNodeManager] touch

Re: Apache Artemis 2.40.0: Strange File Locking Behavior On NFSv4

2025-05-01 Thread William Crowell
at 11:44 AM To: users@activemq.apache.org Subject: Re: Apache Artemis 2.40.0: Strange File Locking Behavior On NFSv4 Would you mind turning on DEBUG logging for org.apache.activemq.artemis.core.server.impl.FileLockNodeManager [1], reproducing, and uploading the full logs someplace accessible

Re: Apache Artemis 2.40.0: Strange File Locking Behavior On NFSv4

2025-05-01 Thread Justin Bertram
re.server.NodeManager.lambda$notifyLostLock$0(NodeManager.java:167) > ~[artemis-server-2.40.0.jar:2.40.0] > … > 2025-05-01 12:52:16,528 INFO [org.apache.activemq.artemis.core.server] > AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.40.0 > [339308e1-25f3-11f0-996a-0200ec1b9c8e

Re: Apache Artemis 2.40.0: Strange File Locking Behavior On NFSv4

2025-05-01 Thread William Crowell
] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.40.0 [339308e1-25f3-11f0-996a-0200ec1b9c8e] stopped, uptime 52.978 seconds … Regards, William Crowell From: William Crowell Date: Thursday, May 1, 2025 at 9:20 AM To: users@activemq.apache.org Subject: Apache Artemis 2.40.0: Strange File

Apache Artemis 2.40.0: Strange File Locking Behavior On NFSv4

2025-05-01 Thread William Crowell
Good morning, Disclaimer: This is not a bug, but a configuration issue. We are using Apache Artemis 2.40.0 on Rocky Linux 9. We are configuring a primary/backup pair on separate hosts and putting the data directory on an NSFv4 mount, and we are experiencing problems with the locking mechanism.