Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Blog
  • Questions
  • Learning
    • E-learning Courses
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Tutorials
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • DataMiner Insights
      • Security
      • Integration Studio
      • System Architecture
      • DataMiner Releases & Updates
      • DataMiner Apps
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
  • Downloads
  • More
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
      • General Inquiries
      • DataMiner DevOps Support
      • Commercial Requests
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Error during synchronization: synchronization is ignored (but does it start before being ignored?)

Solved418 views4th September 2024adl2099 Midnight Sync sync synchronization errors
1
Alberto De Luca [DevOps Enabler]4.58K 3rd September 2024 0 Comments

Hello Dojo,

Currently dealing with a legacy bespoke routine where the file size of an export has increased over time to support new requirements - therefore we should no longer export to "Documents" as that folder, by design, expects files to be less than 20MB.

When file synchronization of files fails, due to the file size being more than 20MB, we get messages like

DMA name --> Error during synchronization --> File "ABC.zip" is more than 20MB --> Sync is ignored

Hence the question: will the sync start and then fail ("during") before being "ignored"?

Or is the error triggered just after a file size check, hence the sync process will ignore the files before attempting to sync the first few MB?

We're working with our support squad to re-tune the routine and export to a different path, out of Documents. Any steer on other mitigation steps we can take will be helpful.

We can remove the notice messages, but before addressing the effect, I thought to check on the community about wider considerations on the cause.

Most CUBE clients seem to become very slow when this happens as many more lines need to be polled
(files will fail sync on all the DMAs of the cluster, as shown above) and most servers normally used by operators have no eventing configuration.

PS: Will the sync run only at configured times (e.g. midnight sync) or is it triggered also on file creation in the Documents folder?

Alberto De Luca [DevOps Enabler] Selected answer as best 4th September 2024

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
2
Dieter Degrande [SLC] [DevOps Advocate]417 Posted 3rd September 2024 4 Comments

Hi Alberto,

A size check is being done before synchronizing the file, so the file will be ignored completely and not partially synced.

The sync will run both at file creation and a midnight sync normally.

Note that this size can be configured in the MaintenanceSettings.xml file:
https://docs.dataminer.services/user-guide/Reference/Skyline_DataMiner_Folder/More_information_on_certain_files_and_folders/MaintenanceSettings_xml.html?q=maintenancesettings%20maxsize#documentsmaxsize

Dieter Degrande [SLC] [DevOps Advocate] Posted new comment 4th September 2024
Alberto De Luca [DevOps Enabler] commented 3rd September 2024

Thanks for the prompt feedback Dieter – if the default is 20MB, given there’s space on all drives of the DMAs, could this become ~max 500MB?
Or would that incur other limitations & knock-on effects?

Dieter Degrande [SLC] [DevOps Advocate] commented 3rd September 2024

Increasing this to a size like 500MB could cause potential issues like out of memory exceptions in SLDMS, note that SLDMS still is a 32 bit process and thus has a limitation of maximum 4GB of memory until it is eventually ported to 64 bit.
Everything that needs to be synced needs to be sent over the wire and is loaded in memory in SLDMS before being written to disk on both the sending and receiving agents.
Therefore I would not advise setting this to 500 MB, 50MB is the max I would set it to, or as you mentioned inspect the documents that are synced and see if they can be split up or reduced in size.

Alberto De Luca [DevOps Enabler] commented 4th September 2024

Again, thanks for your feedback, Dieter

We’re likely to leave size settings unchanged so we don’t build any more load on SLDMS as advised – good shout!

Not clear why the simple presence of a file exceeding the size limits triggers the a notice message on all the DMAs in the cluster: this happens at every sync after file creation, so there seems to be no memory of the files that sync will need to ignore – but as you say, at this stage it might be helpful for us to inspect the documents and evaluate how to reduce the size.

Dieter Degrande [SLC] [DevOps Advocate] commented 4th September 2024

The reason why this notice is seemingly happening on all agents in the cluster is because the notice is generated on the agent that wants to sync with the origin of the document, so it is generated on all agents except for the one where the file originates from.

Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas

Recent questions

Alarm Dashboard PDF/CSV Export 0 Answers | 0 Votes
Is the Microsoft SharePoint Connector Still Usable 0 Answers | 0 Votes
Is the Microsoft SharePoint Connector Still Usable 0 Answers | 0 Votes

Question Tags

adl2099 (115) alarm (62) Alarm Console (82) alarms (100) alarm template (83) Automation (223) automation scipt (111) Automation script (167) backup (71) Cassandra (180) Connector (108) Correlation (68) Cube (150) Dashboard (194) Dashboards (188) database (83) DataMiner Cube (57) DIS (81) DMS (71) DOM (139) driver (65) DVE (55) Elastic (83) Elasticsearch (115) elements (80) Failover (104) GQI (159) HTTP (76) IDP (74) LCA (151) low code app (166) low code apps (93) lowcodeapps (75) MySQL (53) protocol (203) QAction (83) security (88) services (51) SNMP (86) SRM (337) table (54) trending (87) upgrade (62) Visio (539) Visual Overview (345)
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs

[ Placeholder content for popup link ] WordPress Download Manager - Best Download Management Plugin