Avatar

Tom Pearce

  • Total activity 24
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 0

Activity overview

Latest activity by Tom Pearce
  • Tom Pearce created an article,

    How does a Hot-Key cause XDR Lag?

    To understand how a hot-key causes lag we need to understand some basic XDR concepts.In XDR, each datacenter, namespace, and partition combination has its own distinct XDR transaction queue. A sing...

    • Edited
    • 0 followers
    • 0 comments
    • 0 votes
  • Tom Pearce created an article,

    How To Migrate User Credentials from One Cluster to Another

    ContextWhen setting up a new Aerospike cluster, it could be useful to copy the metadata related to user credentials from an existing Aerospike implementation to a new one.Method Copy the security....

    • Edited
    • 1 follower
    • 0 comments
    • 0 votes
  • Tom Pearce created an article,

    How to move recreate or retain the System Metadata directory

    ContextThe System Metadata (SMD) directory holds information on Secondary Indexes, UDF definitions, Truncation, Strong Consistency, User/Roles and more. It may be necessary to move, migrate or reta...

    • 1 follower
    • 0 comments
    • 0 votes
  • Tom Pearce created an article,

    Ran out of queue space XDR cannot keep up with write

    Problem DescriptionAerospike log file contains this warning: WARNING (xdr): (xdr_dlog.c:568) (repeated:173276) XDR digestlog cannot keep up with writes. Dropping record.   Older versions would h...

    • 1 follower
    • 0 comments
    • 0 votes
  • Tom Pearce created an article,

    What might cause XDR to re-log a record?

    DetailThere are certain situations where XDR cannot ship a record and so the digest log entry is re-logged in the digest log so that the shipping can be attempted again later. What are these situat...

    • 1 follower
    • 0 comments
    • 0 votes
  • Tom Pearce created an article,

    ASD fails to start after a cold restart due to set limit breach on a namespace

    Problem DescriptionASD fails to start up after a cold restart when the set limit for a namespace (1023) is breached, this happens due to the resurrection of non durably deleted records by cold rest...

    • Edited
    • 1 follower
    • 0 comments
    • 0 votes
  • Tom Pearce created an article,

    XDR Slowdown During Migration

    Problem DescriptionWhen a cluster is shipping to a remote DC via XDR and cluster events have triggered migrations, XDR shipping to the remote DC slows down.ExplanationThis is an expected consequenc...

    • Edited
    • 1 follower
    • 0 comments
    • 0 votes
  • Tom Pearce created an article,

    How does Rack Aware and Prefer Uniform Balance interact

    DetailBoth rack awareness and uniform balance affect the distribution of partitions across nodes. What happens when a cluster has both enabled?AnswerUniform balance does not take rack-id into accou...

    • 1 follower
    • 0 comments
    • 0 votes
  • Tom Pearce created an article,

    Unable to access my local disk or programs after installing Aerospike

    Problem DescriptionOn installing Aerospike with the following namespace configuration, I am unable to access any of my local disk or programs. Aerospike is working as expected.   namespace test { ...

    • 1 follower
    • 0 comments
    • 0 votes
  • Tom Pearce created an article,

    Batch transaction against a set with set level permissions throws role violation

    Problem DescriptionWhen a role has been given set level permissions, when a batch call is made as follows, a role violation error is returned even if the user has the role with correct permissions:...

    • 1 follower
    • 0 comments
    • 0 votes