[ 
https://issues.apache.org/jira/browse/ARTEMIS-4803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Justin Bertram updated ARTEMIS-4803:
------------------------------------
    Description: 
We just installed 2.33.0 on a Windows server using with shared file storage. We 
have the situation that we in get endless loop with the following entry in the 
artemis log file:
{noformat}
WARN  [org.apache.activemq.artemis.core.server.impl.FileLockNodeManager] Lost 
the lock according to the monitor, notifying listeners{noformat}
We noticed that if we changed the config file to local disk the problem does 
not happen. 

We are using {*}Windows based clustered file shared storage and it is SMB not 
NFS{*}. 

SMB configuration properties are as below:
{noformat}
PS C:\Windows\system32> Get-SmbClientConfiguration
ConnectionCountPerRssNetworkInterface : 4
DirectoryCacheEntriesMax              : 16
DirectoryCacheEntrySizeMax            : 65536
DirectoryCacheLifetime                : 10
DormantFileLimit                      : 1023
EnableBandwidthThrottling             : True
EnableByteRangeLockingOnReadOnlyFiles : True
EnableInsecureGuestLogons             : False
EnableLargeMtu                        : True
EnableLoadBalanceScaleOut             : True
EnableMultiChannel                    : True
EnableSecuritySignature               : True
ExtendedSessionTimeout                : 1000
FileInfoCacheEntriesMax               : 64
FileInfoCacheLifetime                 : 10
FileNotFoundCacheEntriesMax           : 128
FileNotFoundCacheLifetime             : 5
KeepConn                              : 600
MaxCmds                               : 50
MaximumConnectionCountPerServer       : 32
OplocksDisabled                       : False
RequireSecuritySignature              : True
SessionTimeout                        : 60
UseOpportunisticLocking               : True
WindowSizeThreshold                   : 1{noformat}

  was:
We just installed apache-artemis-2.33.0-bin on Windows server using with shared 
file storage. We have the situation that we in get endless loop with the 
following entry in the artemis log file:

WARN  [org.apache.activemq.artemis.core.server.impl.FileLockNodeManager] Lost 
the lock according to the monitor, notifying listeners

We noticed that if we changed the config file to local disk the problem does 
not happen. 

We are using {*}Windows based clustered file shared storage and it is SMB not 
NFS{*}. 

SMB configuration properties are as below:

PS C:\Windows\system32> Get-SmbClientConfiguration

 

 

ConnectionCountPerRssNetworkInterface : 4

DirectoryCacheEntriesMax              : 16

DirectoryCacheEntrySizeMax            : 65536

DirectoryCacheLifetime                : 10

DormantFileLimit                      : 1023

EnableBandwidthThrottling             : True

EnableByteRangeLockingOnReadOnlyFiles : True

EnableInsecureGuestLogons             : False

EnableLargeMtu                        : True

EnableLoadBalanceScaleOut             : True

EnableMultiChannel                    : True

EnableSecuritySignature               : True

ExtendedSessionTimeout                : 1000

FileInfoCacheEntriesMax               : 64

FileInfoCacheLifetime                 : 10

FileNotFoundCacheEntriesMax           : 128

FileNotFoundCacheLifetime             : 5

KeepConn                              : 600

MaxCmds                               : 50

MaximumConnectionCountPerServer       : 32

OplocksDisabled                       : False

RequireSecuritySignature              : True

SessionTimeout                        : 60

UseOpportunisticLocking               : True

WindowSizeThreshold                   : 1


> Lost the lock according to the monitor, notifying listeners
> -----------------------------------------------------------
>
>                 Key: ARTEMIS-4803
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4803
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.33.0
>            Reporter: Ayla
>            Assignee: Justin Bertram
>            Priority: Major
>         Attachments: Capture.JPG
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> We just installed 2.33.0 on a Windows server using with shared file storage. 
> We have the situation that we in get endless loop with the following entry in 
> the artemis log file:
> {noformat}
> WARN  [org.apache.activemq.artemis.core.server.impl.FileLockNodeManager] Lost 
> the lock according to the monitor, notifying listeners{noformat}
> We noticed that if we changed the config file to local disk the problem does 
> not happen. 
> We are using {*}Windows based clustered file shared storage and it is SMB not 
> NFS{*}. 
> SMB configuration properties are as below:
> {noformat}
> PS C:\Windows\system32> Get-SmbClientConfiguration
> ConnectionCountPerRssNetworkInterface : 4
> DirectoryCacheEntriesMax              : 16
> DirectoryCacheEntrySizeMax            : 65536
> DirectoryCacheLifetime                : 10
> DormantFileLimit                      : 1023
> EnableBandwidthThrottling             : True
> EnableByteRangeLockingOnReadOnlyFiles : True
> EnableInsecureGuestLogons             : False
> EnableLargeMtu                        : True
> EnableLoadBalanceScaleOut             : True
> EnableMultiChannel                    : True
> EnableSecuritySignature               : True
> ExtendedSessionTimeout                : 1000
> FileInfoCacheEntriesMax               : 64
> FileInfoCacheLifetime                 : 10
> FileNotFoundCacheEntriesMax           : 128
> FileNotFoundCacheLifetime             : 5
> KeepConn                              : 600
> MaxCmds                               : 50
> MaximumConnectionCountPerServer       : 32
> OplocksDisabled                       : False
> RequireSecuritySignature              : True
> SessionTimeout                        : 60
> UseOpportunisticLocking               : True
> WindowSizeThreshold                   : 1{noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@activemq.apache.org
For additional commands, e-mail: issues-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact


Reply via email to