Administration GuideΒΆ
Ngenea Hub harnesses the power of Ngenea to provide global workflows, enabling your data to be where you need it, when you need it.
- 1. Installation
- 2. Upgrade
- 3. Configuration
- 4. Feature Set-up
- 4.1. Search
- 4.2. Cloud Functions
- 4.3. Ngenea Worker Plugins
- 4.4. Disaster Recovery / Cold Failover
- 4.5. External SSL
- 4.6. LDAP / Active Directory Login
- 4.7. Queues
- 5. Usage
- 5.1. Web Interface
- 5.2. API
- 5.3. Monitoring and Management
- 5.4. Custom Workflows
- 5.5. Jobs
- 5.6. Site Sync
- 5.7. Bidirectional Site Sync
- 5.8. Search
- 5.9. Controlling Bandwidth Usage
- 5.10. Configuration
- 5.11. Certificate Lifetime
- 5.12. Feature Flags
- 5.13. Actions
- 5.14. Limitations
- 5.14.1. Site Sync
- 5.14.1.1. Site Sync must only be used in one direction
- 5.14.1.2. Site Sync only considers changes within an applicable time window for synchronisation
- 5.14.1.3. Site Sync supports Independent Filesets
- 5.14.1.4. Destination site Independent Filesets must exist prior to synchronisation
- 5.14.1.5. Directory deletion is not supported
- 5.14.2. Bidirectional Site Sync
- 5.14.2.1. Bidirectional Site Sync implements eventual consistency
- 5.14.2.2. Bidirectional Site Sync is only supported via schedules
- 5.14.2.3. Bidirectional synchronisation is sequential
- 5.14.2.4. Swapping files / Last write wins
- 5.14.2.5. Renaming or deleting files and directories causes re-sending of data
- 5.14.2.6. Renaming or files and directories on both bidirectional Site Sync sites causes duplication of data
- 5.14.2.7. Creation or deletion of empty directories on site 1 does not synchronise to site 2
- 5.14.1. Site Sync
- 6. Troubleshooting
- 7. Reference
- 7.1. Default Workflows
- 7.2. Hidden Workflows
- 7.3. Discovery Steps
- 7.4. Workflow Steps
- 7.4.1.
dynamo.tasks.migrate
- Function: Worker - 7.4.2.
dynamo.tasks.recall
- Function: Worker - 7.4.3.
dynamo.tasks.reverse_stub
- Function: Worker - 7.4.4.
dynamo.tasks.ngenea_sync_metadata
- Function: Worker - 7.4.5.
dynamo.tasks.delete_paths_from_gpfs
- Function: Worker - 7.4.6.
dynamo.tasks.check_sync_state
- Function: Worker - 7.4.7.
dynamo.tasks.move_paths_on_gpfs
- Function: Worker - 7.4.8.
dynamo.tasks.one_step_move_paths_on_gpfs
- Function: Worker - 7.4.9.
dynamo.tasks.remove_location_xattrs_for_moved
- Function: Worker - 7.4.10.
dynamo.tasks.move_in_cloud
- Function: Worker - 7.4.11.
dynamo.tasks.remove_from_cloud
- Function: Worker - 7.4.12.
dynamo.tasks.ensure_cloud_file_exists
- Function: Worker - 7.4.13.
dynamo.tasks.import_files_from_external_target
- Function: Worker - 7.4.14.
dynamo.tasks.copy_files_from_external_target
- 7.4.15.
dynamo.tasks.import_bytes
- Function: Worker - 7.4.16.
dynamo.tasks.recall_bytes
- Function: Worker
- 7.4.1.
- 7.5. Automated Tasks
- 7.5.1. Every minute
- 7.5.2. Every 30 minutes
- 7.5.3. Hourly
- 7.5.3.1.
dynamocore.tasks.jobs.update_state_as_failed_for_inactive_tasks
- 7.5.3.2.
dynamocore.tasks.jobs.invalidate_cancelled_job_tasks
- 7.5.3.3.
dynamocore.tasks.network.ensure_consistent_tc_rules
- 7.5.3.4.
dynamocore.tasks.events.cleanup_old_events
- 7.5.3.5.
dynamocore.tasks.browsing.browsing_task_clear
- 7.5.3.6.
dynamocore.tasks.system_settings.create_or_update_site_settings_auto
- 7.5.3.7.
dynamocore.tasks.system_settings.sync_global_settings_auto
- 7.5.3.8.
dynamocore.tasks.spaces.sync_spaces
- 7.5.3.1.
- 7.5.4. Every 12 Hours
- 7.5.5. Daily
- 7.5.5.1.
dynamocore.tasks.search.remove_old_search_results
- 7.5.5.2.
dynamocore.tasks.jobs.expire_old_jobs
- 7.5.5.3.
dynamocore.tasks.network.update_cloud_ips_for_s3
- 7.5.5.4.
dynamocore.tasks.network.update_cloud_ips_for_azure
- 7.5.5.5.
dynamocore.tasks.network.update_cloud_ips_for_google
- 7.5.5.6.
dynamocore.tasks.server.get_remote_servers
- 7.5.5.7.
dynamocore.tasks.jobs.expire_old_fsobjects
- 7.5.5.8.
dynamocore.tasks.refresh.delete_removed_queues
- 7.5.5.1.
- 7.6. Job States
- 7.7. Task States
- 7.8. File States
- 7.9. API
- 8. Tools
- 8.1.
ngclient
- 8.2.
ngclient-workflows
- 8.3.
ngclient-features
- 8.4.
ngclient-settings
- 8.5.
ngclient-sites
- 8.6.
ngenea-client.conf
- 8.7.
transparent_recall
- 8.1.
- 9. Backup