Hi everyone,
I would like to confirm whether Dataminer can do automation for a backup workflow that uses the built-in Snapshot on Dell EMC Isilon.
Specially, the end user goal is:
- Create snapshots automatically on the main Isilon system.
- Copy or replicate those snapshots to an external backup NAS
- Monitor the snapshot creation and copy process
- Trigger alarms or actions if the snapshot or copy operation fails
- Potentially schedule or orchestrate the entire workflow through Dataminer
My questions are:
- Can Dataminer automate snapshot creation on Isilon?
- Is it possible to automate the snapshot copy to a back up NAS?
- Is there an existing connector for Isilon, or would this require a custom connector?
- Has anyone implemented snapshot-based backup automation with Dataminer?
Any advice or experience would be greatly appreciated.
Thanks.
Hi Chie,
After reviewing the catalog, I found the EMC Isilon x200 connector, which enables monitoring on this NAS via API. Bases on the information available in the connector, its primary focus is in monitoring rather than control.
To enable actions such as triggering snapshot creation or backup (assuming that the API supports these operations), a new connector feature would be required. Depending on the complexity of scheduling and orchestration, this could be implemented using automation scripts/scheduled tasks (for basic scenarios) or SRM (for more advanced use cases).
Hope it helps.