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. Download
- 2. Installation Guide
- 3. Upgrade
- 4. Configuration
- 5. Feature Set-up
- 5.1. Search
- 5.2. Cloud Functions
- 5.3. Ngenea Worker Plugins
- 5.4. Disaster Recovery / Cold Failover
- 5.5. External SSL
- 5.6. LDAP / Active Directory Login
- 5.7. Queues
- 6. Usage
- 6.1. API
- 6.2. Monitoring and Management
- 6.3. Custom Workflows
- 6.4. Jobs
- 6.5. Site Sync
- 6.6. Bidirectional Site Sync
- 6.7. Search
- 6.8. Controlling Bandwidth Usage
- 6.9. Configuration
- 6.10. Certificate Lifetime
- 6.11. Feature Flags
- 6.12. Actions
- 6.13. Limitations
- 6.13.1. Site Sync
- 6.13.1.1. Site Sync must only be used in one direction
- 6.13.1.2. Site Sync only considers changes within an applicable time window for synchronisation
- 6.13.1.3. Site Sync supports Independent Filesets
- 6.13.1.4. Destination site Independent Filesets must exist prior to synchronisation
- 6.13.1.5. Directory deletion is not supported
- 6.13.2. Bidirectional Site Sync
- 6.13.2.1. Bidirectional Site Sync implements eventual consistency
- 6.13.2.2. Bidirectional Site Sync is only supported via schedules
- 6.13.2.3. Bidirectional synchronisation is sequential
- 6.13.2.4. Swapping files / Last write wins
- 6.13.2.5. Renaming or deleting files and directories causes re-sending of data
- 6.13.2.6. Renaming or files and directories on both bidirectional Site Sync sites causes duplication of data
- 6.13.2.7. Creation or deletion of empty directories on site 1 does not synchronise to site 2
- 6.13.1. Site Sync
- 7. Troubleshooting
- 8. Reference
- 8.1. Default Workflows
- 8.2. Hidden Workflows
- 8.3. Discovery Steps
- 8.4. Workflow Steps
- 8.4.1.
dynamo.tasks.migrate
- Function: Worker - 8.4.2.
dynamo.tasks.recall
- Function: Worker - 8.4.3.
dynamo.tasks.reverse_stub
- Function: Worker - 8.4.4.
dynamo.tasks.ngenea_sync_metadata
- Function: Worker - 8.4.5.
dynamo.tasks.delete_paths_from_gpfs
- Function: Worker - 8.4.6.
dynamo.tasks.check_sync_state
- Function: Worker - 8.4.7.
dynamo.tasks.move_paths_on_gpfs
- Function: Worker - 8.4.8.
dynamo.tasks.one_step_move_paths_on_gpfs
- Function: Worker - 8.4.9.
dynamo.tasks.remove_location_xattrs_for_moved
- Function: Worker - 8.4.10.
dynamo.tasks.move_in_cloud
- Function: Worker - 8.4.11.
dynamo.tasks.remove_from_cloud
- Function: Worker - 8.4.12.
dynamo.tasks.ensure_cloud_file_exists
- Function: Worker - 8.4.13.
dynamo.tasks.import_files_from_external_target
- Function: Worker - 8.4.14.
dynamo.tasks.copy_files_from_external_target
- 8.4.15.
dynamo.tasks.import_bytes
- Function: Worker - 8.4.16.
dynamo.tasks.recall_bytes
- Function: Worker
- 8.4.1.
- 8.5. Automated Tasks
- 8.5.1. Every minute
- 8.5.2. Every 30 minutes
- 8.5.3. Hourly
- 8.5.3.1.
dynamocore.tasks.jobs.update_state_as_failed_for_inactive_tasks
- 8.5.3.2.
dynamocore.tasks.jobs.invalidate_cancelled_job_tasks
- 8.5.3.3.
dynamocore.tasks.network.ensure_consistent_tc_rules
- 8.5.3.4.
dynamocore.tasks.events.cleanup_old_events
- 8.5.3.5.
dynamocore.tasks.browsing.browsing_task_clear
- 8.5.3.6.
dynamocore.tasks.system_settings.create_or_update_site_settings_auto
- 8.5.3.7.
dynamocore.tasks.system_settings.sync_global_settings_auto
- 8.5.3.8.
dynamocore.tasks.spaces.sync_spaces
- 8.5.3.1.
- 8.5.4. Every 12 Hours
- 8.5.5. Daily
- 8.5.5.1.
dynamocore.tasks.search.remove_old_search_results
- 8.5.5.2.
dynamocore.tasks.jobs.expire_old_jobs
- 8.5.5.3.
dynamocore.tasks.network.update_cloud_ips_for_s3
- 8.5.5.4.
dynamocore.tasks.network.update_cloud_ips_for_azure
- 8.5.5.5.
dynamocore.tasks.network.update_cloud_ips_for_google
- 8.5.5.6.
dynamocore.tasks.server.get_remote_servers
- 8.5.5.7.
dynamocore.tasks.jobs.expire_old_fsobjects
- 8.5.5.8.
dynamocore.tasks.refresh.delete_removed_queues
- 8.5.5.1.
- 8.6. Job States
- 8.7. Task States
- 8.8. File States
- 8.9. API
- 9. Tools
- 9.1.
ngclient
- 9.2.
ngclient-workflows
- 9.3.
ngclient-features
- 9.4.
ngclient-settings
- 9.5.
ngclient-sites
- 9.6.
ngenea-client.conf
- 9.7.
transparent_recall
- 9.1.
- 10. Backup